2025-02-10 17:16:09 +01:00
|
|
|
Source: ablog
|
|
|
|
Section: python
|
|
|
|
Priority: optional
|
2025-02-10 17:16:16 +01:00
|
|
|
Maintainer: Daniel Baumann <daniel@debian.org>
|
2025-02-10 17:16:09 +01:00
|
|
|
Build-Depends:
|
|
|
|
debhelper-compat (= 13),
|
|
|
|
dh-sequence-python3,
|
|
|
|
pybuild-plugin-pyproject,
|
|
|
|
python3-all,
|
|
|
|
python3-dateutil <!nocheck>,
|
|
|
|
python3-feedgen <!nocheck>,
|
|
|
|
python3-pytest <!nocheck>,
|
|
|
|
python3-sphinx <!nocheck>,
|
|
|
|
Rules-Requires-Root: no
|
|
|
|
Standards-Version: 4.7.0
|
|
|
|
Homepage: https://github.com/sunpy/ablog/
|
2025-02-11 04:37:10 +01:00
|
|
|
Vcs-Browser: https://forgejo.debian.net/python/ablog
|
|
|
|
Vcs-Git: https://forgejo.debian.net/python/ablog
|
2025-02-10 17:16:09 +01:00
|
|
|
|
|
|
|
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.
|