Metadata-Version: 1.1
Name: iscompatible
Version: 0.1.1
Summary: Python versioning with requirements.txt syntax
Home-page: https://github.com/mottosso/iscompatible
Author: Marcus Ottosson
Author-email: marcus@abstractfactory.com
License: MIT
Description: Python versioning with requirements.txt syntax
        ==============================================
        
        iscompatible gives you the power of the pip requirements.txt
        syntax for everyday python packages, modules, classes or arbitrary
        functions.
        
        See `the GitHub repository`_ for more information.
        
        .. _the GitHub repository: https://github.com/mottosso/iscompatible
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
