Metadata-Version: 1.1
Name: treelib
Version: 1.2
Summary: A Python 2/3 implementation of tree structure. Simple use for you.
Home-page: https://github.com/caesar0301/pyTree
Author: Jamin Chen
Author-email: chenxm35@gmail.com
License: LICENSE
Description: This is a tree data structure implementation in python. Welcome to join the project to make it more useful.
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
