Metadata-Version: 2.1
Name: requiremental
Version: 0.0.1
Summary: A requirement managemet tool.
Home-page: https://github.com/rmallow/requiremental
Author: Robert Mallow
Author-email: mail@rmallow.com
License: MIT
Description: 
        create custom requirements groups for your projects
        
        this project was started for use in algo but was deemed large enough to be separated into it's own project
        
        https://github.com/rmallow/algo
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
