Metadata-Version: 2.1
Name: PuzzlePluginSystem
Version: 0.6.0
Summary: generic plugin system based on setuptools and blinker
Home-page: https://github.com/FelixSchwarz/puzzle-plugin-system
Author: Felix Schwarz
Author-email: felix.schwarz@oss.schwarz.eu
License: CC0
Platform: UNKNOWN
Requires-Dist: blinker
Requires-Dist: setuptools
Provides-Extra: testing
Requires-Dist: PythonicTestcase ; extra == 'testing'
Requires-Dist: mock ; (python_version == "2.7") and extra == 'testing'

UNKNOWN


