Metadata-Version: 1.0
Name: crunchyfrog
Version: 0.3.1
Summary: Database front-end for GNOME
Home-page: http://crunchyfrog.googlecode.com
Author: Andi Albrecht
Author-email: albrecht.andi@gmail.com
License: GPL
Description: CrunchyFrog is a database front-end for the GNOME desktop.
        
        Supported databases
        ===================
        
        * PostgreSQL (requires psycopg2)
        * MySQL (requires MySQLdb)
        * SQLite3 (requires python-sqlite3)
        * Oracle (requires cx_Oracle)
        * MS-SQL Server (requires pymssql)
        * LDAP (requires python-ldap)
        
        It is written in Python (PyGTK) and can be extended using plugins.
        
        Check out the homepage for the most recent version and details.
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: X11 Applications :: Gnome
Classifier: Environment :: X11 Applications :: GTK
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Topic :: Database :: Front-Ends
Classifier: Topic :: Desktop Environment :: Gnome
