File: control

package info (click to toggle)
ablog 0.11.12-6
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 848 kB
  • sloc: python: 2,389; makefile: 36
file content (29 lines) | stat: -rw-r--r-- 765 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
Source: ablog
Section: python
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-all,
 python3-dateutil <!nocheck>,
 python3-feedgen <!nocheck>,
 python3-pytest <!nocheck>,
 python3-setuptools,
 python3-sphinx <!nocheck>,
Rules-Requires-Root: no
Standards-Version: 4.7.2
Homepage: https://github.com/sunpy/ablog/
Vcs-Browser: https://forgejo.debian.net/python/ablog
Vcs-Git: https://forgejo.debian.net/python/ablog

Package: python3-sphinx-ablog
Section: python
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: blogging with Sphinx
 ABlog is a Sphinx extension that converts any sphinx project into a
 full-fledged blog.