Added Zero Install interface.
[0publish-gui.git] / 0publish-gui.xml
blob69d239ad651d72354f6090699322d7b5a64c1dae
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   <implementation id="." main="0publish-gui" released="2007-01-12" version="0.1">
14     <requires interface="http://rox.sourceforge.net/2005/interfaces/ROX-Lib">
15       <environment insert="ROX-Lib2/python" name="PYTHONPATH"/>
16     </requires>
17   </implementation>
18 </interface>