Source: pxlib
Standards-Version: 4.7.4
Maintainer: Debian Commons <pxlib@packages.debian.org>
Uploaders:
 Uwe Steinmann <steinm@debian.org>,
Section: libs
Build-Depends:
 debhelper-compat (= 14),
 quilt,
 intltool,
 docbook-utils,
 docbook-to-man,
 libgsf-1-dev,
Vcs-Browser: https://salsa.debian.org/debian/pxlib
Vcs-Git: https://salsa.debian.org/debian/pxlib.git
Homepage: https://github.com/steinm/pxlib

Package: pxlib-dev
Architecture: any
Section: libdevel
Depends:
 ${misc:Depends},
 pxlib1 (= ${binary:Version}),
 libgsf-1-dev,
Description: library to read/write Paradox database files (development files)
 Library to read and write Paradox DB files. All versions
 of Paradox are supported. Binary large objects can only be
 read. Primary index files can be read and written. This
 package contains the development files.

Package: pxlib1
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: library to read/write Paradox database files
 Library to read and write Paradox DB files. All versions
 of Paradox are supported. Binary large objects can only be
 read. Primary index files can be read and written.
