Source: python-feedgen
Section: python
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3-all,
 python3-dateutil <!nocheck>,
 python3-lxml <!nocheck>,
 python3-setuptools,
Rules-Requires-Root: no
Standards-Version: 4.7.2
Homepage: https://github.com/lkiesow/python-feedgen
Vcs-Browser: https://forgejo.debian.net/python/python-feedgen
Vcs-Git: https://forgejo.debian.net/python/python-feedgen

Package: python3-feedgen
Section: python
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: generate ATOM and RSS feeds (Python)
 This Python module can be used to generate web feeds in both ATOM and RSS
 format.