summaryrefslogtreecommitdiff
path: root/dev-php/pecl-uploadprogress/metadata.xml
blob: e1da7f1816001c5da4f063c4fa3fc4555a1ed585 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/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>
 
 <origin>liguros-repo</origin>
</pkgmetadata>