File: control

package info (click to toggle)
python-markdown-rundoc 0.3.1-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 96 kB
  • sloc: python: 189; makefile: 3
file content (27 lines) | stat: -rw-r--r-- 849 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
Source: python-markdown-rundoc
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Yogeswaran Umasankar <yogu@debian.org>,
Homepage: https://gitlab.com/nul.one/markdown-rundoc
Vcs-Git: https://salsa.debian.org/python-team/packages/python-markdown-rundoc.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-markdown-rundoc
Section: python
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3-all,
 python3-setuptools,
Rules-Requires-Root: no
Standards-Version: 4.7.0

Package: python3-markdown-rundoc
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Pre-Depends:
 ${misc:Pre-Depends},
Description: Set of markdown extensions used by rundoc utility
 Markdown extensions used by rundoc project. This
 extension adds Rundoc Code Blocks to Python-Markdown.