File: PKG-INFO

package info (click to toggle)
emma 0.6-2
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 528 kB
  • ctags: 266
  • sloc: python: 4,051; makefile: 34
file content (20 lines) | stat: -rw-r--r-- 955 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Metadata-Version: 1.0
Name: emma
Version: 0.6
Summary: emma is the extendable mysql managing assistant
Home-page: http://emma.sourceforge.net
Author: Florian Schmidt
Author-email: flo@fastflo.de
License: GPL
Description: 
        Emma is a graphical toolkit for MySQL database developers and administrators
        It provides dialogs to create or modify mysql databases, tables and
        associated indexes. it has a built-in syntax highlighting sql editor with
        table- and fieldname tab-completion and automatic sql statement formatting.
        the results of an executed query are displayed in a resultset where the record-
        data can be edited by the user, if the sql statemant allows for it. the sql
        editor and resultset-view are grouped in tabs. results can be exported to csv
        files. multiple simultanios opend mysql connections are possible.
        Emma is the successor of yamysqlfront.
        
Platform: UNKNOWN