File: control

package info (click to toggle)
rocm-docs-core 1.26.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,660 kB
  • sloc: python: 1,962; sh: 160; javascript: 152; cpp: 29; makefile: 27
file content (72 lines) | stat: -rw-r--r-- 2,201 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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
Source: rocm-docs-core
Section: python
Priority: optional
Maintainer: Debian ROCm Team <debian-ai@lists.debian.org>
Uploaders:
 Christian Bayle <bayle@debian.org>,
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-all,
 python3-breathe,
 python3-fastjsonschema,
 python3-git,
 python3-github,
 python3-json5,
 python3-myst-nb,
 python3-pydata-sphinx-theme,
 python3-pytest,
 python3-setuptools,
 python3-sphinx,
 python3-sphinx-copybutton,
 python3-sphinx-design,
 python3-sphinx-notfound-page,
 python3-yaml,
 python3-doxysphinx (>=3.3.12-6~exp1),
 python3-mpire,
 python3-sphinx-book-theme (>=1.1.4),
 python3-sphinx-external-toc,
 python3-doc,
 help2man,
Testsuite: autopkgtest-pkg-pybuild
Standards-Version: 4.7.2
Homepage: https://github.com/ROCm/rocm-docs-core
Vcs-Browser: https://salsa.debian.org/rocm-team/rocm-docs-core
Vcs-Git: https://salsa.debian.org/rocm-team/rocm-docs-core.git

Package: python3-rocm-docs
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Suggests:
 python-rocm-docs-core-doc,
Description: ROCm Documentation Core Utilities (Python 3)
 comprise styling, scripts, and additional HTML content that is common to all
 ROCm project's documentation. This greatly aids in maintaining the
 documentation, as any change to the appearance only needs to be modified
 in one location.
 .
 This package installs the library for Python 3. It also install an example
 that allow you to generate the ROCm doc for rocm-docs-core project.
 .
 This package installs the library for Python 3.

Package: python-rocm-docs-doc
Section: doc
Architecture: all
Depends:
 ${sphinxdoc:Depends},
 ${misc:Depends},
Description: ROCm Documentation Core Utilities (documentation)
 comprise styling, scripts, and additional HTML content that is common to all
 ROCm project's documentation. This greatly aids in maintaining the
 documentation, as any change to the appearance only needs to be modified
 in one location.
 .
 This package installs the library for Python 3. It also install an example
 that allow you to generate the ROCm doc for rocm-docs-core project.
 .
 This is the common documentation package.