File: control

package info (click to toggle)
php-xml-rss 1.0.2-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 128 kB
  • ctags: 139
  • sloc: php: 339; xml: 190; makefile: 9; sh: 6
file content (21 lines) | stat: -rw-r--r-- 914 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
Source: php-xml-rss
Section: php
Priority: optional
Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Uploaders: Thomas Goirand <zigo@debian.org>
Build-Depends: debhelper (>= 8), pkg-php-tools, phpunit (>= 3.6), php-xml-parser
Build-Depends-Indep: php-pear
Standards-Version: 3.9.3
Vcs-Browser: http://git.debian.org/?p=pkg-php/php-xml-rss.git
Vcs-Git: http://git.debian.org/git/pkg-php/php-xml-rss.git
Homepage: http://pear.php.net/package/XML_RSS

Package: php-xml-rss
Architecture: all
Depends: ${misc:Depends}, php-pear, ${phppear:Debian-Depends}
Recommends: ${phppear:Debian-Recommends}
Breaks: ${phppear:Debian-Breaks}
Description: php based parser for RSS news feeds
 XML_RSS is a PEAR module for parsing Resource Description Framework (RDF) Site
 Summary (RSS) documents in PHP. For more information on RSS see the website of
 the RSS working group (http://www.purl.org/rss/).