Commit | Line | Data |
---|---|---|
b2858b91 PS |
1 | <?xml version="1.0"?> |
2 | <libraries> | |
3 | <library> | |
4 | <location>S3.php</location> | |
5 | <name>S3</name> | |
547cae0a | 6 | <description>A standalone Amazon S3 (REST) client for PHP 5.2.x using CURL that does not require PEAR.</description> |
f6592b94 | 7 | <version>0.5.1</version> |
547cae0a AN |
8 | <license>BSD</license> |
9 | <repository>https://github.com/tpyo/amazon-s3-php-class</repository> | |
10 | <copyrights> | |
11 | <copyright>2013, Donovan Schönknecht</copyright> | |
12 | </copyrights> | |
13 | <customised/> | |
b2858b91 PS |
14 | </library> |
15 | </libraries> |