puredata-import 1.3-3 Pd object for loading libraries within a patch
Aiming to provide a simplified Python-style import for Pure Data, this import
object loads libraries as part of a patch. It will load anything that Pd
considers a library, including libraries that are defined by Pd loaders like
'libdir'.
This package is meant only for vanilla Pure Data, as pd-extended provides this
functionality built-in.