/
opt
/
alt
/
php53
/
usr
/
share
/
pear
/
.pkgxml
/
/opt/alt/php53/usr/share/pear/.pkgxml
mkdir
upload
Name
Size
Mode
Actions
eZc.list
99
0644
edit
dl
rm
ezc.xml
591
0644
edit
dl
rm
eZc_Archive-1.4.1.xml
7671
0644
edit
dl
rm
eZc_Base-1.8.xml
8257
0644
edit
dl
rm
eZc_ConsoleTools-1.6.1.xml
16077
0644
edit
dl
rm
eZc_File-1.2.xml
3164
0644
edit
dl
rm
Pear.list
220
0644
edit
dl
rm
Pear_Auth_SASL-1.0.6.xml
5414
0644
edit
dl
rm
Pear_Mail-1.4.1.xml
3912
0644
edit
dl
rm
Pear_Mail_Mime-1.10.11.xml
37556
0644
edit
dl
rm
Pear_Mail_mimeDecode-1.5.6.xml
7382
0644
edit
dl
rm
Pear_Net_IDNA2-0.1.1.xml
3427
0644
edit
dl
rm
Pear_Net_Sieve-1.4.5.xml
16306
0644
edit
dl
rm
Pear_Net_SMTP-1.6.3.xml
2553
0644
edit
dl
rm
Pear_Net_Socket-1.0.14.xml
1864
0644
edit
dl
rm
Pear_Structures_LinkedList-0.2.2.xml
4397
0644
edit
dl
rm
phpunit.xml
742
0644
edit
dl
rm
Symfony2.list
725
0644
edit
dl
rm
symfony2.xml
811
0644
edit
dl
rm
Symfony2_BrowserKit-2.4.3.xml
3556
0644
edit
dl
rm
Symfony2_ClassLoader-2.4.3.xml
14254
0644
edit
dl
rm
Symfony2_Config-2.4.3.xml
14474
0644
edit
dl
rm
Symfony2_Console-2.4.3.xml
24542
0644
edit
dl
rm
Symfony2_CssSelector-2.4.3.xml
12414
0644
edit
dl
rm
Symfony2_DependencyInjection-2.4.3.xml
29467
0644
edit
dl
rm
Symfony2_DoctrineBridge-2.4.3.xml
12106
0644
edit
dl
rm
Symfony2_DomCrawler-2.4.3.xml
4575
0644
edit
dl
rm
Symfony2_EventDispatcher-2.4.3.xml
3718
0644
edit
dl
rm
Symfony2_Filesystem-2.4.3.xml
2952
0644
edit
dl
rm
Symfony2_Finder-2.4.3.xml
12379
0644
edit
dl
rm
Symfony2_Form-2.4.3.xml
48289
0644
edit
dl
rm
Symfony2_HttpFoundation-2.4.3.xml
17313
0644
edit
dl
rm
Symfony2_HttpKernel-2.4.3.xml
28395
0644
edit
dl
rm
Symfony2_Locale-2.4.3.xml
5715
0644
edit
dl
rm
Symfony2_MonologBridge-2.4.3.xml
3202
0644
edit
dl
rm
Symfony2_OptionsResolver-2.4.3.xml
3062
0644
edit
dl
rm
Symfony2_Process-2.4.3.xml
5209
0644
edit
dl
rm
Symfony2_Routing-2.4.3.xml
15661
0644
edit
dl
rm
Symfony2_Security-2.4.3.xml
54420
0644
edit
dl
rm
Symfony2_Serializer-2.4.3.xml
7003
0644
edit
dl
rm
Symfony2_Templating-2.4.3.xml
7305
0644
edit
dl
rm
Symfony2_Translation-2.4.3.xml
17114
0644
edit
dl
rm
Symfony2_TwigBridge-2.4.3.xml
9714
0644
edit
dl
rm
Symfony2_Validator-2.4.3.xml
42992
0644
edit
dl
rm
Symfony2_Yaml-2.4.3.xml
6187
0644
edit
dl
rm
XML_Util.xml
16314
0644
edit
dl
rm
Edit:
/opt/alt/php53/usr/share/pear/.pkgxml/Pear_Net_IDNA2-0.1.1.xml
(3427B)
<?xml version="1.0" encoding="UTF-8"?> <package packagerversion="1.9.1" version="2.0" xmlns="http://pear.php.net/dtd/package-2.0" xmlns:tasks="http://pear.php.net/dtd/tasks-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/dtd/tasks-1.0 http://pear.php.net/dtd/tasks-1.0.xsd http://pear.php.net/dtd/package-2.0 http://pear.php.net/dtd/package-2.0.xsd"> <name>Net_IDNA2</name> <channel>pear.php.net</channel> <summary>Punycode encoding and decoding.</summary> <description>This package helps you to encode and decode punycode strings easily.</description> <lead> <name>Stefan Neufeind</name> <user>neufeind</user> <email>pear.neufeind@speedpartner.de</email> <active>yes</active> </lead> <lead> <name>Daniel O'Connor</name> <user>doconnor</user> <email>daniel.oconnor@gmail.com</email> <active>no</active> </lead> <date>2010-12-09</date> <time>17:32:13</time> <version> <release>0.1.1</release> <api>0.1.0</api> </version> <stability> <release>beta</release> <api>beta</api> </stability> <license uri="http://www.gnu.org/copyleft/lesser.html">LGPL</license> <notes> * Added initial support for IDNA2008. This is needed for characters like the German "Eszett" which would otherwise be turned into "ss" during nameprep. Use $n->setParams('version', '2008') to use the "new" IDNA-encoding. Default is still IDNA2003 for backwards-compatibility. Further aspects of IDNA2008-encoding (for example some checks) should be added later according to RFCs. * #16466: Unit tests (testcaseses from draft-josefsson-idn-test-vectors; thanks to Daniel) * Unit tests (coverage, refactoring/cleanup, more tests) * #17542: URIs get mangled when decoding (UTF8-fix) * Codingstyle fixes * fixed handling of URLs with more than a domain-name (fixed opposite of parse_url()) * Added specialized and spl exceptions * #17533: Releases and roles do not seem to work. </notes> <contents> <dir baseinstalldir="/" name="/"> <file baseinstalldir="/" md5sum="def073c649f1033d8a75189f6a99cf9d" name="Net/IDNA2.php" role="php" /> <file baseinstalldir="/" md5sum="72f605f2f6d9d56e07bb6bcec099d03a" name="Net/IDNA2/Exception.php" role="php" /> <file baseinstalldir="/" md5sum="06c4217024082f0f3b6c5a7e61ac7130" name="Net/IDNA2/Exception/Nameprep.php" role="php" /> <file baseinstalldir="/" md5sum="9ccee505f9ac173b5a31a1cfb5ef2a35" name="docs/examples/example_web.php" role="doc" /> <file baseinstalldir="/" md5sum="6f236309ef8b74d40c137f3191d6de3b" name="tests/AllTests.php" role="test" /> <file baseinstalldir="/" md5sum="5f8a705f1d3e13ff60ec55ee77d275de" name="tests/Net_IDNA2Test.php" role="test" /> </dir> </contents> <dependencies> <required> <php> <min>5.2.1</min> </php> <pearinstaller> <min>1.9.0</min> </pearinstaller> </required> </dependencies> <phprelease /> <changelog> <release> <version> <release>0.1.0</release> <api>0.1.0</api> </version> <stability> <release>beta</release> <api>beta</api> </stability> <date>2010-06-03</date> <license uri="http://www.gnu.org/copyleft/lesser.html">LGPL</license> <notes> QA Release Bug #17430 Multiple Net_IDNA class declarations Warning: This package is now split between Net_IDNA (php4) and Net_IDNA2 (php5) </notes> </release> </changelog> </package>
Save
cmd:
run