1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Source: php-net-dime
Section: web
Priority: optional
Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Uploaders: Prach Pongpanich <prachpub@gmail.com>
Build-Depends: debhelper (>= 9), pkg-php-tools
Build-Depends-Indep: php-pear
Standards-Version: 3.9.4
Vcs-Git: git://anonscm.debian.org/pkg-php/php-net-dime.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-php/php-net-dime.git
Homepage: http://pear.php.net/package/Net_DIME
Package: php-net-dime
Architecture: all
Depends: php-pear, ${misc:Depends}
Description: class that implements DIME encoding
Provides an implementation of DIME as defined at
http://xml.coverpages.org/draft-nielsen-dime-02.txt
https://datatracker.ietf.org/public/idindex.cgi?command=id_detail&id=7983
|