Metadata-Version: 1.0
Name: Pyrseas
Version: 0.4.1
Summary: Framework and utilities to upgrade and maintain databases
Home-page: http://www.pyrseas.org/
Author: Joe Abbate
Author-email: jma@freedomcircle.com
License: BSD
Description: =======
        Pyrseas
        =======
        
        Pyrseas provides a framework and utilities to upgrade and maintain a
        relational database.  Its purpose is to enhance and follow through on
        the concepts of the `Andromeda Project
        <http://www.andromeda-project.org/>`_.
        
        Pyrseas currently includes the dbtoyaml utility to create a `YAML
        <http://yaml.org/>`_ description of a PostgreSQL database's tables,
        and the yamltodb utility to generate SQL statements to modify a
        database to match an input YAML specification.
        
        Pyrseas is distributed under the BSD license.
        
Platform: OS-independent
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: SQL
Classifier: Topic :: Database :: Front-Ends
Classifier: Topic :: Software Development :: Code Generators
Classifier: Topic :: Software Development :: Version Control
