Metadata-Version: 1.2
Name: ipromise
Version: 0.65
Summary: A Python base class that provides various decorators for specifying promises relating to inheritance.
Home-page: https://github.com/NeilGirdhar/ipromise
Author: Neil Girdhar
Author-email: mistersheik@gmail.com
License: UNKNOWN
Download-URL: https://github.com/neilgirdhar/ipromise/archive/0.65.tar.gz
Description: ====
        ipromise
        ====
        .. image:: https://badge.fury.io/py/ipromise.svg
            :target: https://badge.fury.io/py/ipromise
        
        A Python base class that provides various decorators for specifying promises relating to inheritance.
        
Keywords: testing,logging,example
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3.6
