Source: nspr Section: libs Priority: optional Maintainer: Progress Linux Maintainers XSBC-Uploaders: Daniel Baumann XSBC-Original-Maintainer: Maintainers of Mozilla-related packages XSBC-Original-Uploaders: Mike Hommey Bugs: mailto:maintainers@lists.progress-linux.org Build-Depends: debhelper-compat (= 13), dpkg-dev (>= 1.15.4) Standards-Version: 4.6.0 Homepage: http://www.mozilla.org/projects/nspr/ Rules-Requires-Root: no Vcs-Browser: https://git.progress-linux.org/packages/graograman-backports/nspr Vcs-Git: https://git.progress-linux.org/packages/graograman-backports/nspr XSBC-Original-Vcs-Browser: https://salsa.debian.org/mozilla-team/nspr XSBC-Original-Vcs-Git: https://salsa.debian.org/mozilla-team/nspr.git Package: libnspr4 Architecture: any Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} Multi-Arch: same Description: NetScape Portable Runtime Library This library provides platform independent non-GUI operating system facilities including: * threads, * thread synchronisation, * normal file I/O and network I/O, * interval timing and calendar time, * basic memory management (malloc and free), * shared library linking. Package: libnspr4-dev Section: libdevel Architecture: any Depends: ${misc:Depends}, libnspr4 (>= ${source:Upstream-Version}), libnspr4 (<= ${source:Version}.1~) Breaks: libxmlsec1-dev (<= 1.2.33-1) Description: Development files for the NetScape Portable Runtime library This library provides platform independent non-GUI operating system facilities including: * threads, * thread synchronisation, * normal file I/O and network I/O, * interval timing and calendar time, * basic memory management (malloc and free), * shared library linking. . Install this package if you wish to develop your own programs using the NetScape Portable Runtime library.