Source: nghttp3
Section: libs
Priority: optional
Maintainer: Debian Curl Maintainers <team+curl@tracker.debian.org>
Uploaders:
 Sakirnth Nagarasa <sakirnth@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 pkgconf,
Rules-Requires-Root: no
Standards-Version: 4.7.2
Homepage: https://github.com/ngtcp2/nghttp3
Vcs-Browser: https://salsa.debian.org/debian/nghttp3
Vcs-Git: https://salsa.debian.org/debian/nghttp3.git

Package: libnghttp3-9
Section: libs
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: HTTP/3 mapping over QUIC and QPACK (library)
 nghttp3 is an implementation of HTTP/3 mapping over
 QUIC (RFC 9114) and QPACK (RFC 9204). The library is
 written in C.
 .
 This package contains the shared library.

Package: libnghttp3-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
 libnghttp3-9 (= ${binary:Version}),
 ${misc:Depends},
Description: HTTP/3 mapping over QUIC and QPACK (development)
 nghttp3 is an implementation of HTTP/3 mapping over
 QUIC (RFC 9114) and QPACK (RFC 9204). The library is
 written in C.
 .
 This package contains the development files.
