Metadata-Version: 2.1
Name: daglit
Version: 0.0.1
Summary: A pared down utility for working with DAGs
Home-page: https://github.com/MrTomKimber/daglit
Author: Thomas Kimber
Author-email: tom.kimber@gmail.com
License: UNKNOWN
Project-URL: Bug Reports, https://github.com/MrTomKimber/daglit/issues
Project-URL: Source, https://github.com/MrTomKimber/daglit
Description: daglit
        ----------
        
        A simple "lite" collection of DAG utility functions for simple DAG applications. 
        
Keywords: graphs,networks,DAG,networkx,visualisation
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.6, <4
Description-Content-Type: text/markdown
Provides-Extra: test
Provides-Extra: dev
