Petr Vaněk c8aa4e0681
dev-php/pecl-uploadprogress: align longdescription opening and closing tags
Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
Signed-off-by: Sam James <sam@gentoo.org>
2022-10-20 04:52:04 +01:00

19 lines
711 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>php-bugs@gentoo.org</email>
<name>PHP</name>
</maintainer>
<maintainer type="person">
<email>mjo@gentoo.org</email>
<name>Michael Orlitzky</name>
</maintainer>
<longdescription lang="en">
An extension to track the progress of a file upload. See
https://github.com/php/pecl-php-uploadprogress/tree/master/examples for
examples. It is known to work on apache with mod_php and, beginning with 2.0,
php-fpm with apache and nginx; other servers and SAPIs are not known to work.
</longdescription>
</pkgmetadata>