Files
gentoo/dev-php/symfony-config/metadata.xml
Michael Orlitzky 4e241fd585 dev-php/symfony-config: fix inconsistent use of whitespace in metadata.xml.
Package-Manager: Portage-2.3.8, Repoman-2.3.3
2017-11-14 09:42:00 -05:00

25 lines
825 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>guillaumeseren@gmail.com</email>
<name>Guillaume Seren</name>
</maintainer>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<maintainer type="project">
<email>php-bugs@gentoo.org</email>
</maintainer>
<longdescription>
The Config component provides several classes to help you find,
load, combine, autofill and validate configuration values of any
kind, whatever their source may be (YAML, XML, INI files, or for
instance a database).
</longdescription>
<upstream>
<remote-id type="github">symfony/config</remote-id>
</upstream>
</pkgmetadata>