File: control

package info (click to toggle)
python-feedvalidator 0~svn1022-3
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 648 kB
  • ctags: 2,452
  • sloc: python: 9,481; makefile: 27; sh: 8
file content (20 lines) | stat: -rw-r--r-- 884 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: python-feedvalidator
Section: python
Priority: optional
Maintainer: Noah Slater <nslater@tumbolia.org>
Uploaders: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Standards-Version: 3.9.0
Build-Depends: cdbs (>= 0.4.42), dh-python, debhelper (>= 7.2.11)
Build-Depends-Indep: help2man, python
Homepage: http://feedvalidator.org/
Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-feedvalidator/trunk/
Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-feedvalidator/trunk/
X-Python-Version: >= 2.3

Package: python-feedvalidator
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python-libxml2, python-rdflib
Description: library and tool for validating syndication feeds
 An advanced syndication feed validator that works with RSS, Atom and KML.
 .
 Usable as a Python library or command line tool.