Release 0.1
[deb2zero.git] / deb2zero.xml
blobc2503d54244f1c6427a074aef5554c6bd32b695d
1 <?xml version="1.0" ?>
2 <?xml-stylesheet type='text/xsl' href='interface.xsl'?>
3 <interface xmlns="http://zero-install.sourceforge.net/2004/injector/interface">
4   <name>deb2zero</name>
5   <summary>create Zero Install feeds from Debian packages</summary>
6   <description>
7 Zero Install is a decentralised installation system. Meta-data about each
8 package is published in a &quot;feed&quot; file. The Zero Install client reads these feeds
9 files and downloads and runs the programs. The feed files can be created
10 manually (e.g. using 0publish or 0publish-gui). However, Debian packages already
11 contain much of the required information. This program extracts the information
12 in an existing Debian package and uses it to generate the feed.</description>
14   <homepage>http://0install.net/deb2zero.html</homepage>
16   <!-- Optionally, uncomment this to specify an icon: -->
17   <!-- <icon href='http://site/icon.png' type='image/png'/> -->
19   <feed-for interface="http://0install.net/2008/interfaces/deb2zero.xml"/>
20   <category>Development</category>
21   <needs-terminal/>
23   <group doc-dir="doc" license="OSI Approved :: GNU General Public License v3" main="deb2zero">
24     <implementation id="." released="2008-05-21" version="0.1"/>
25   </group>
26 </interface>