File: control

package info (click to toggle)
ferret 0.7-2
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 2,820 kB
  • ctags: 1,494
  • sloc: tcl: 22,364; makefile: 112
file content (17 lines) | stat: -rw-r--r-- 620 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: ferret
Section: misc
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 10)
Build-Depends-Indep: devscripts
Standards-Version: 3.9.8
Homepage: https://www.gnu.org/software/ferret/

Package: ferret
Architecture: all
Depends: ${misc:Depends}, bwidget (>= 1.7.0), tk
Suggests: postgresql | mariadb-server | virtual-mysql-server
Description: CASE tool for data model editing
 GNU Ferret (Free Entity Relationship and Reverse Engineering Tool)
 serves to edit data models. These can be implemented within a range of
 relational databases such as PostgreSQL or MySQL.