File: control

package info (click to toggle)
dbview 1.0.4-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 140 kB
  • sloc: ansic: 477; makefile: 53
file content (26 lines) | stat: -rw-r--r-- 803 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
Source: dbview
Section: misc
Priority: optional
Maintainer: Alexandre Detiste <tchet@debian.org>
Build-Depends:
 debhelper-compat (= 13),
Standards-Version: 4.7.2
Vcs-Git: https://salsa.debian.org/debian/dbview.git
Vcs-Browser: https://salsa.debian.org/debian/dbview
X-Style: black
Homepage: https://www.infodrom.org/projects/dbview/

Package: dbview
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: view dBase III files
 Dbview is a little tool that will display dBase III and IV
 files. You can also use it to convert your old .dbf files
 for further use with Unix.
 .
 It wasn't the intention to write a freaking viewer and
 reinvent the wheel again. Instead dbview is intend to be
 used in conjunction with your favourite unix text utilities
 like cut, recode and more.