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