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