Metadata-Version: 1.0
Name: treelib
Version: 1.2.5
Summary: A Python 2/3 implementation of tree structure.
Home-page: https://github.com/caesar0301/pyTree
Author: caesar0301
Author-email: chenxm35@gmail.com
License: LICENSE
Description: This is a simple tree data structure implementation in python.
Keywords: data structure,tree,tools
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: Freely Distributable
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.2
Classifier: Topic :: Software Development :: Libraries :: Python Modules
