Metadata-Version: 2.1
Name: lazydep
Version: 1.0
Summary: Lazily evaluate function dependency graph
Home-page: https://github.com/alienbrett/lazydep
Author: Brett Graves
Author-email: alienbrett648@gmail.com
License: MIT
Description: 
        # lazydep
        Lazily evaluate function dependency graph
        
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 :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
