Metadata-Version: 2.1
Name: vntree
Version: 0.1.0
Summary: A simple tree data structure in Python.
Home-page: https://github.com/qwilka/vn-tree
Author: Stephen McEntee
Author-email: stephenmce@gmail.com
License: MIT
Description: # vn-tree
        A simple tree data structure in Python.
        
Keywords: tree data structure node
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Natural Language :: English
Requires-Python: >=3.6
Description-Content-Type: text/markdown
