Source: php-fig-link-util Section: php Priority: optional Maintainer: Debian PHP PEAR Maintainers Uploaders: David Prévot Build-Depends: debhelper-compat (= 13), dh-sequence-phpcomposer, php-psr-link, phpab, phpunit Standards-Version: 4.6.1 Rules-Requires-Root: no Homepage: https://www.php-fig.org/psr/psr-13 Vcs-Git: https://salsa.debian.org/php-team/pear/php-fig-link-util.git Vcs-Browser: https://salsa.debian.org/php-team/pear/php-fig-link-util Package: php-fig-link-util Multi-Arch: foreign Architecture: all Depends: ${misc:Depends}, ${phpcomposer:Debian-require} Recommends: ${phpcomposer:Debian-recommend} Suggests: ${phpcomposer:Debian-suggest} Replaces: ${phpcomposer:Debian-replace} Breaks: ${phpcomposer:Debian-conflict}, ${phpcomposer:Debian-replace} Provides: ${phpcomposer:Debian-provide} Description: ${phpcomposer:description} PSR Http Link Utilities includes common utilities to assist with implementing PSR-13. Note that it is not intended as a complete PSR-13 implementation, only a partial implementation to make writing other implementations easier.