Metadata-Version: 2.1
Name: interface-meta
Version: 0.1.0
Summary: InterfaceMeta
Home-page: https://github.com/matthewwardrop/interface_meta
Author: Matthew Wardrop
Author-email: mpwardrop@gmail.com
License: MIT
Description: `interface_meta` provides a convenient way to expose an extensible API with
        enforced method signatures and consistent documentation.
        
        - **Documentation:** Coming soon.
        - **Source:** https://github.com/matthewwardrop/interface_meta
        - **Bug reports:** https://github.com/matthewwardrop/interface_meta/issues
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
