File: control

package info (click to toggle)
python-pyrss2gen 1.1-1
  • links: PTS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 108 kB
  • ctags: 120
  • sloc: python: 478; makefile: 18
file content (22 lines) | stat: -rw-r--r-- 820 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
Source: python-pyrss2gen
Section: python
Priority: optional
Maintainer: Matthijs Möhlmann <matthijs@cacholong.nl>
Build-Depends: debhelper (>= 9), python-all (>= 2.6.6-3), python3-all, python, python3
Standards-Version: 3.9.4
Homepage: http://www.dalkescientific.com/Python/PyRSS2Gen.html

Package: python-pyrss2gen
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}
Provides: ${python:Provides}
Description: interface for generating RSS 2.0 feeds
 PyRSS2Gen is the interface to RSS 2.0 feeds. PyRSS2Gen builds the feed up by
 using a XML generator.

Package: python3-pyrss2gen
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Description: interface for generating RSS 2.0 feeds for Python 3
 PyRSS2Gen is the interface to RSS 2.0 feeds. PyRSS2Gen builds the feed up by
 using a XML generator.