Extended help.
[0publish-gui.git] / 0publish-gui.xml
blob05a904bb18a17397ce9aea625d8ddcb87957a55f
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   <group license="OSI Approved :: GNU General Public License (GPL)" main="0publish-gui">
14     <implementation id="." released="2007-01-12" version="0.1" version-modifier="-post"/>
15     <requires interface="http://rox.sourceforge.net/2005/interfaces/ROX-Lib">
16       <environment insert="ROX-Lib2/python" name="PYTHONPATH"/>
17     </requires>
18   </group>
19 </interface>