Metadata-Version: 1.0
Name: django-teagarden
Version: 0.0.1
Summary: Database planning, visualization and code generation
Home-page: http://django-teagarden.googlecode.com
Author: Henning Kage
Author-email: henning.kage@googlemail.com
License: GPL3
Description: Teagarden is a django based webapplication used for
        database planning and modelling during the software development process.
        With Teagarden, software developers and database architects can create
        database tables, fields, constraints and relations without specifying the
        database system they want to use for their project. Teagarden aims to be a
        database development platform and documenation tool, but can also create the
        final SQL statements and compares the specific, productive database against
        the modelling metadata schema.
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
