New release.
[0publish-gui.git] / 0publish-gui.xml
blobf9bb00d373435b8054e0685f414aa44cadf32632
1 <?xml version="1.0" ?>
2 <interface xmlns="http://zero-install.sourceforge.net/2004/injector/interface">
3   <name>0publish-gui</name>
4   <summary>GTK editor for Zero Install feeds</summary>
5   <description>
6 Publishing a program using Zero Install requires you to create an XML file
7 listing the available versions, where to get them, and what other software they
8 depend on.
10 This program provides a simple graphical interface for creating and editing
11 these feeds.</description>
12   <homepage>http://0install.net/</homepage>
13   <feed-for interface="http://0install.net/2007/interfaces/0publish-gui.xml"/>
14   <icon href="http://0install.net/feed_icons/0publish-gui.png" type="image/png"/>
15   <group license="OSI Approved :: GNU General Public License (GPL)" main="0publish-gui">
16     <implementation id="." released="Snapshot" version="0.3" version-modifier="-post"/>
17     <requires interface="http://rox.sourceforge.net/2005/interfaces/ROX-Lib">
18       <environment insert="ROX-Lib2/python" name="PYTHONPATH"/>
19     </requires>
20   </group>
21 </interface>