Source: cppreference-doc
Maintainer: Povilas Kanapickas <povilas@radix.lt>
Section: doc
Build-Depends: debhelper-compat (= 13),
               xsltproc,
               python3,
               python3-lxml,
               qttools5-dev-tools
Standards-Version: 4.7.3
Vcs-Browser: https://salsa.debian.org/debian/cppreference-doc
Vcs-Git: https://salsa.debian.org/debian/cppreference-doc.git
Homepage: https://github.com/PeterFeicht/cppreference-doc

Package: cppreference-doc-en-html
Architecture: all
Depends: ${misc:Depends}
Recommends: fonts-dejavu-core
Suggests: lynx | www-browser
Description: C and C++ standard library reference (English, Devhelp variant)
 A version of online C and C++ standard library reference manual available at
 en.cppreference.com, suitable for viewing offline.
 .
 This package contains a Devhelp book.

Package: cppreference-doc-en-qch
Architecture: all
Multi-Arch: foreign
Depends: fonts-dejavu-core,
         qttools5-dev-tools,
         ${misc:Depends}
Description: C and C++ standard library reference (English, Qt Help variant)
 A version of online C and C++ standard library reference manual available at
 en.cppreference.com, suitable for viewing offline.
 .
 This package contains a Qt Help book.
