Source: php-yaml Section: php Priority: optional Maintainer: Debian PHP PECL Maintainers Uploaders: Lior Kaplan , Ondřej Surý Build-Depends: debhelper (>= 10~), dh-php, libyaml-dev, php-all-dev Standards-Version: 3.9.8 Vcs-Git: https://salsa.debian.org/php-team/pecl/php-yaml.git Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-yaml Homepage: http://pecl.php.net/package/Yaml Package: php-yaml Architecture: any Pre-Depends: php-common (>= 2:69~) Depends: ${misc:Depends}, ${pecl:Depends}, ${php:Depends}, ${shlibs:Depends} Provides: ${pecl:Provides}, ${php:Provides} Recommends: ${misc:Recommends} Breaks: ${pecl:Breaks} Replaces: ${pecl:Replaces} Suggests: ${pecl:Suggests} Description: YAML-1.1 parser and emitter for PHP PHP extension adding support for YAML 1.1 (YAML Ain't Markup Language) serialization using the LibYAML library.