File: control

package info (click to toggle)
sphinx-basic-ng 1.0.0~beta2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 504 kB
  • sloc: python: 179; makefile: 5
file content (24 lines) | stat: -rw-r--r-- 715 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: sphinx-basic-ng
Section: python
Priority: optional
Maintainer: Georges Khaznadar <georgesk@debian.org>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 python3,
 python3-setuptools,
 python3-sphinx,
 dh-python,
Standards-Version: 4.6.2
Homepage: https://sphinx-basic-ng.readthedocs.io
Vcs-Browser: https://salsa.debian.org/debian/sphinx-basic-ng
Vcs-Git: https://salsa.debian.org/debian/sphinx-basic-ng.git

Package: sphinx-basic-ng
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: modern base for Sphinx themes
 Sphinx-basic-ng is a modern base for Sphinx themes, providing shared
 implementation of common components and a three-column layout to build upon.