File: control

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

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.