Source: php-nikic-fast-route Section: php Priority: optional Maintainer: Debian PHP PEAR Maintainers Uploaders: James Valleroy Build-Depends: debhelper-compat (= 12), phpab, phpunit, pkg-php-tools Standards-Version: 4.5.0 Homepage: https://github.com/nikic/FastRoute Vcs-Browser: https://salsa.debian.org/php-team/pear/php-nikic-fast-route Vcs-Git: https://salsa.debian.org/php-team/pear/php-nikic-fast-route.git Rules-Requires-Root: no Package: php-nikic-fast-route Architecture: all Depends: ${misc:Depends}, ${phpcomposer:Debian-require} Description: ${phpcomposer:description} Fast HTTP request router for PHP using regular expressions for placeholders. Supports route grouping and caching. The route parser and dispatcher components can be overridden.