Metadata-Version: 2.4
Name: nxtree
Version: 0.0.1
Summary: Extends networkx to add support for trees
Author-email: Kirby Gordon <kirbyjgordon@gmail.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/KirbyG/nxtree
Project-URL: Issues, https://github.com/KirbyG/nxtree/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# nx Tree

Extends networkx class structure to include a Tree type.
