Source: php-ast
Section: php
Priority: optional
Maintainer: Debian PHP PECL Maintainers <team+php-pecl@tracker.debian.org>
Uploaders: Ondřej Surý <ondrej@debian.org>
Build-Depends: debhelper (>= 9),
               dh-php (>= 0.7~),
               php-all-dev
Standards-Version: 3.9.6
Vcs-Git: https://salsa.debian.org/php-team/pecl/php-ast.git
Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-ast
Homepage: http://pecl.php.net/package/Ast

Package: php-ast
Architecture: any
Depends: ${misc:Depends},
         ${php:Depends},
         ${shlibs:Depends}
Description: AST extension for PHP 7
 This extension exposes the abstract syntax tree generated by PHP 7.
