Metadata-Version: 2.1
Name: PuzzlePluginSystem
Version: 0.6.1
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: MIT
License-File: LICENSE.txt
Requires-Dist: blinker
Requires-Dist: setuptools
Provides-Extra: testing
Requires-Dist: mock; python_version == "2.7" and extra == "testing"
Requires-Dist: PythonicTestcase; extra == "testing"
Requires-Dist: pytest; extra == "testing"
