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