File: control

package info (click to toggle)
emma 0.6-4
  • links: PTS, VCS
  • area: main
  • in suites: squeeze, wheezy
  • size: 540 kB
  • ctags: 267
  • sloc: python: 4,051; makefile: 35; sh: 5
file content (30 lines) | stat: -rw-r--r-- 1,236 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-support, debhelper (>= 5.0.38), quilt (>= 0.40)
XS-Python-Version: >=2.4
Standards-Version: 3.8.3
Homepage: http://www.fastflo.de/projects/emma
Vcs-Svn: svn://svn.debian.org/python-apps/packages/emma/trunk/
Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/emma/trunk/

Package: emma
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-mysqldb (>=1.2.1-p2-2),
 python-gtk2 (>= 2.8.6-1), python-glade2 (>= 2.8.6-1)
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