summaryrefslogtreecommitdiffstats
path: root/metadata/layman.xml
blob: 8cf6adc7a055645b44d7a56445c2fc800bd39b55 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE repositories SYSTEM "/dtd/repositories.dtd">
<repositories xmlns="" version="1.0">
  <repo quality="experimental" status="official">
    <name><![CDATA[spline]]></name>
    <description lang="en"><![CDATA[spline overlay]]></description>
    <homepage>http://git.spline.de/overlay/</homepage>
    <owner type="project">
      <email>spline@spline.inf.fu-berlin.de</email>
      <name><![CDATA[spline]]></name>
    </owner>
    <source type="git">git://git.spline.de/overlay</source>
    <feed>http://git.spline.de/overlay/atom/?h=master</feed>
  </repo>
</repositories>