Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/3rdparty.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'aws/aws-crt-php/package.xml-template_pre')
-rw-r--r--aws/aws-crt-php/package.xml-template_pre24
1 files changed, 24 insertions, 0 deletions
diff --git a/aws/aws-crt-php/package.xml-template_pre b/aws/aws-crt-php/package.xml-template_pre
new file mode 100644
index 00000000..53c7d5b3
--- /dev/null
+++ b/aws/aws-crt-php/package.xml-template_pre
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<package packagerversion="1.8.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>awscrt</name>
+ <channel>pecl.php.net</channel>
+ <summary>AWS Common Runtime PHP bindings</summary>
+ <description>AWS Common Runtime provides a set of low level tools as network protocols and authentication used by the AWSSDK for PHP to provide high level API to access AWS services.</description>
+ <lead>
+ <name>{{{NAME}}}</name>
+ <user>{{{USER}}}</user>
+ <email>{{{EMAIL}}}</email>
+ <active>yes</active>
+ </lead>
+ <date>{{{TODAY}}}</date>
+ <version>
+ <release>{{{VERSION}}}</release>
+ <api>1.0.0</api>
+ </version>
+ <stability>
+ <release>devel</release>
+ <api>stable</api>
+ </stability>
+ <license uri="https://www.apache.org/licenses/LICENSE-2.0">Apache License Version 2.0</license>
+ <notes>{{{NOTES}}}</notes>
+ <contents>