File: control

package info (click to toggle)
syndication-domination 1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 408 kB
  • sloc: cpp: 1,101; makefile: 42; sh: 10
file content (29 lines) | stat: -rw-r--r-- 1,046 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: syndication-domination
Section: devel
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Jeremy BĂ­cha <jbicha@ubuntu.com>
Build-Depends: debhelper-compat (= 13),
               dh-sequence-python3,
               python3-all-dev,
               libfmt-dev,
               libpugixml-dev,
               libtidy-dev,
               meson (>= 0.63.0),
               pkgconf,
               python3-pybind11,
Standards-Version: 4.6.2
Homepage: https://gitlab.com/gabmus/syndication-domination
Vcs-Git: https://salsa.debian.org/python-team/packages/syndication-domination.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/syndication-domination
Testsuite: autopkgtest-pkg-python
Rules-Requires-Root: no

Package: python3-syndom
Section: python
Architecture: any
Depends: ${misc:Depends},
         ${python3:Depends},
         ${shlibs:Depends},
Description: Python 3 library for parsing RSS and ATOM feeds
 syndication-domination is a Python 3 library for parsing RSS and ATOM feeds.