Metadata-Version: 1.0
Name: Yapsy
Version: 1.6
Summary: Yet another plugin system
Home-page: http://yapsy.sourceforge.net
Author: Thibauld Nion
Author-email: tibonihoo_\'a_yahoo.fr
License: BSD
Description: Yapsy is a small library implementing the core mechanisms needed to build a plugin system into a wider application.
        
        The main purpose is to depend only on Python's standard libraries (at least version 2.3) and to implement only the basic functionalities needed to detect, load and keep track of several plugins.
Keywords: plugin manager
Platform: All
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
