Source: libnxml
Section: libs
Priority: optional
Maintainer: Boyuan Yang <byang@debian.org>
Uploaders:
 Debian XML SGML Team <debian-sgml@lists.debian.org>,
Build-Depends:
 dctrl-tools,
 debhelper-compat (= 13),
 libcurl4-gnutls-dev,
Standards-Version: 4.6.0
Homepage: https://github.com/bakulf/libnxml
Vcs-Browser: https://salsa.debian.org/debian/libnxml
Vcs-Git: https://salsa.debian.org/debian/libnxml.git

Package: libnxml0
Multi-Arch: same
Architecture: any
Pre-Depends:
 ${misc:Pre-Depends},
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Provides:
 libnxml-abi-${source:Upstream-Version},
Description: C library for parsing, writing and creating xml 1.0/1.1 files or streams
 libnxml is a C library for parsing, writing, and creating XML 1.0 and
 1.1 files or streams. It supports UTF-8, UTF-16be and UTF-16le, UCS-4
 (1234, 4321, 2143, 2312).
 .
 This package contains the shared libraries.

Package: libnxml0-dev
Multi-Arch: same
Section: libdevel
Architecture: any
Depends:
 libcurl4-gnutls-dev | libcurl-dev,
 libnxml0 (= ${binary:Version}),
 ${misc:Depends},
Description: static library and C header files for libnxml0
 libnxml is a C library for parsing, writing, and creating XML 1.0 and
 1.1 files or streams. It supports UTF-8, UTF-16be and UTF-16le, UCS-4
 (1234, 4321, 2143, 2312).
 .
 This package provides a static library and C header files.
