File: control

package info (click to toggle)
pgdbf 0.6.3%2Bgit20180121.4e84775-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,040 kB
  • sloc: sh: 3,884; ansic: 1,099; python: 198; makefile: 35
file content (21 lines) | stat: -rw-r--r-- 824 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
Source: pgdbf
Section: database
Priority: optional
Maintainer: Package Salvaging Team <team+salvage@tracker.debian.org>
Uploaders: Chris Taylor <ctaylor@debian.org>
Build-Depends: debhelper-compat (= 13),
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/salvage-team/perforate.git
Vcs-Browser: https://salsa.debian.org/salvage-team/perforate
Homepage: https://github.com/kstrauser/pgdbf

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.