File: control

package info (click to toggle)
simplepie 1.3.1%2Bdfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 5,388 kB
  • sloc: php: 28,216; sql: 32; makefile: 30; sh: 4
file content (25 lines) | stat: -rw-r--r-- 1,059 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
Source: simplepie
Section: php
Priority: optional
Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Uploaders: Marcelo Jorge Vieira <metal@debian.org>
Build-Depends: debhelper-compat (= 13), debhelper (>= 7.0.50~), php-cli (>= 5.2.0)
Standards-Version: 4.5.1
Homepage: http://simplepie.org
Vcs-Git: https://salsa.debian.org/php-team/pear/simplepie.git
Vcs-Browser: https://salsa.debian.org/php-team/pear/simplepie
Rules-Requires-Root: no

Package: libphp-simplepie
Architecture: all
Depends: ${misc:Depends}, php (>= 5.2.0) | php-cli (>= 5.2.0), php-intl, php-curl
Conflicts: simplepie
Replaces: simplepie
Description: RSS and Atom feed parsing in PHP
 SimplePie is a very fast and easy-to-use class, written in PHP,
 that puts the 'simple' back into 'really simple syndication
 .
 Simplepie is an easy to use API that handles all of the dirty work
 when it comes to fetching, caching, parsing, normalizing data structures
 between RSS and Atom formats, handling character encoding translation,
 and sanitizing the resulting data