Metadata-Version: 1.0
Name: SQLAlchemy-ORM-tree
Version: 0.1.1
Summary: An implementation for SQLAlchemy-based applications of the nested-sets/modified-pre-order-tree-traversal technique for storing hierarchical data in a relational database.
Home-page: http://www.github.com/monetizeio/sqlalchemy-orm-tree/
Author: Mark Friedenbach
Author-email: mark@monetize.io
License: UNKNOWN
Download-URL: http://pypi.python.org/packages/source/S/SQLAlchemy-ORM-tree/SQLAlchemy-ORM-tree-0.1.1.tar.gz
Description: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Database
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
