Metadata-Version: 1.0
Name: crunchyfrog
Version: 0.3.4
Summary: SQL client (not-only) for GNOME
Home-page: http://crunchyfrog.googlecode.com
Author: Andi Albrecht
Author-email: albrecht.andi@gmail.com
License: GPL
Description: CrunchyFrog is a database navigator and SQL client.
        
        It's mainly written for GNOME but it should run in other environments too.
        
        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 :: GTK
Classifier: Environment :: X11 Applications :: Gnome
Classifier: Environment :: MacOS X
Classifier: Environment :: Win32 (MS Windows)
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Database :: Front-Ends
