Metadata-Version: 1.0
Name: pony
Version: 0.2
Summary: Pony Object-Relational Mapper
Home-page: http://ponyorm.com
Author: Pony Team
Author-email: team@ponyorm.com
License: AGPL
Download-URL: http://pypi.python.org/pypi/pony/
Description: Pony helps to simplify data management. Using Pony you can work with the data in terms of 
        entities and their relationships. Pony also allows querying data in pure Python using the syntax of generator 
        expressions.
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: Free for non-commercial use
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Database
