File: control

package info (click to toggle)
cppreference-doc 20170409-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 259,872 kB
  • sloc: xml: 570,184; python: 1,923; php: 520; makefile: 168; sh: 25; cpp: 9; ansic: 9
file content (35 lines) | stat: -rw-r--r-- 1,239 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Source: cppreference-doc
Maintainer: Povilas Kanapickas <povilas@radix.lt>
Section: doc
Priority: optional
Build-Depends: debhelper-compat (= 12),
               xsltproc,
               python3,
               python3-lxml,
               qttools5-dev-tools
Standards-Version: 4.4.1
Vcs-Browser: https://github.com/p12tic/cppreference-doc-debian
Vcs-Git: https://github.com/p12tic/cppreference-doc-debian.git
Homepage: https://en.cppreference.com/w/Cppreference:Archives

Package: cppreference-doc-en-html
Architecture: all
Depends: fonts-dejavu-core,
         lynx | www-browser,
         ${misc:Depends}
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
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.