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 26 27 28 29 30 31 32 33
|
Source: pear-channels
Section: php
Priority: optional
Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Uploaders: David Prévot <taffit@debian.org>
Build-Depends: debhelper-compat (= 12), php-pear
Standards-Version: 4.4.0
Vcs-Git: https://salsa.debian.org/php-team/pear/pear-channels.git
Vcs-Browser: https://salsa.debian.org/php-team/pear/pear-channels
Package: pear-channels
Multi-Arch: foreign
Architecture: all
Depends: ${misc:Depends}
Provides: pear-horde-channel
Description: PEAR channels for various projects
This package provides the PEAR channel registry entries for various
projects:
* Andrewsville
* AWS
* Guzzle
* Horde
* HTML Purifier
* Michel Fortin
* nikic
* phpDocumentor
* Phing
* Symfony (versions 1 and 2)
* Twig
.
PEAR is a framework and distribution system for reusable PHP
components. A PEAR channel is a website that provides package for
download and a few extra meta-information for files.
|