File: control

package info (click to toggle)
pgdbf 0.6.2-1.1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, jessie, jessie-kfreebsd, stretch
  • size: 696 kB
  • ctags: 129
  • sloc: sh: 3,884; ansic: 1,041; makefile: 9
file content (18 lines) | stat: -rw-r--r-- 636 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: pgdbf
Section: database
Priority: optional
Maintainer: Chris Taylor <ctaylor@debian.org>
Build-Depends: debhelper (>= 9), dh-autoreconf
Standards-Version: 3.9.4
Homepage: http://pgdbf.sourceforge.net/

Package: pgdbf
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: postgresql
Description: converter of XBase / FoxPro tables to PostgreSQL
 PgDBF converts XBase databases, particularly FoxPro tables with  memo files,
 into a format that PostgreSQL can directly import. It has no dependencies
 other than standard Unix libraries.
 .
 PgDBF is designed to be incredibly fast and as efficient as possible.