File: control

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 (30 lines) | stat: -rw-r--r-- 1,274 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Source: emma
Section: gnome
Priority: optional
Maintainer: Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org>
Uploaders: Piotr Ożarowski <piotr@debian.org>, Marco Rodrigues <gothicx@sapo.pt>
Build-Depends: python (>= 2.4), python-central (>= 0.5.6), debhelper (>= 5.0.38), quilt (>= 0.40)
XS-Python-Version: current, >=2.4
Standards-Version: 3.8.0
Homepage: http://www.fastflo.de/projects/emma
Vcs-Svn: svn://svn.debian.org/python-apps/packages/emma/trunk/
Vcs-Browser: http://svn.debian.org/wsvn/python-apps/packages/emma/?op=log

Package: emma
Architecture: all
XB-Python-Version: ${python:Versions}
Depends: ${python:Depends}, python-gtk2 (>= 2.8.6-1), python-glade2 (>= 2.8.6-1), python-mysqldb (>=1.2.1-p2-2)
Description: extendable MySQL managing assistant
 emma is a graphical toolkit for MySQL database developers and administrators,
 it is the successor of yamysqlfront.
 .
 Its main features are:
   * Dialogs to create/modify MySQL databases, tables and associated indexes
   * Result sets grouped in tabs
   * SQL editor:
     + Tabs
     + Built-in syntax highlighting
     + Table and field name tab-completion
     + Automatic SQL statement formatting
   * Export to CSV files
   * Multiple simultaneously opened MySQL connections