-
Notifications
You must be signed in to change notification settings - Fork 0
/
channel.xml
16 lines (16 loc) · 874 Bytes
/
channel.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8" ?>
<channel version="1.0" xmlns="http://pear.php.net/channel-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/channel-1.0 http://pear.php.net/dtd/channel-1.0.xsd">
<name>pear.elblinkin.info</name>
<summary>PEAR Channel for elblinkin.info PHP repositories. Powered by Pirum.</summary>
<suggestedalias>elblinkin</suggestedalias>
<servers>
<primary>
<rest>
<baseurl type="REST1.0">http://pear.elblinkin.info/rest/</baseurl>
<baseurl type="REST1.1">http://pear.elblinkin.info/rest/</baseurl>
<baseurl type="REST1.2">http://pear.elblinkin.info/rest/</baseurl>
<baseurl type="REST1.3">http://pear.elblinkin.info/rest/</baseurl>
</rest>
</primary>
</servers>
</channel>