Added link to homepage in interface.
[0publish.git] / 0publish.xml
bloba6954478b8476aa58d359b6acc96154e4cc628d2
1 <?xml version="1.0" ?>
2 <?xml-stylesheet type='text/xsl'
3      href='http://0install.net/2006/stylesheets/interface.xsl'?>
5 <interface xmlns="http://zero-install.sourceforge.net/2004/injector/interface">
6   <name>0publish</name>
7   <summary>utility to make creating injector interfaces easier</summary>
8   <description>
9     0publish makes creating and modifying injector interface files easier.
10     It can create a new commented template for you or edit an existing one.
12     Various editing operations are available, the most basic being to let you
13     edit it in your preferred text editor. It automatically removes the
14     signature when loading an interface and creates a new one when writing it
15     back out. It will also validate the new version before saving it.
17     A tutorial on 0publish can be found at
18     http://0install.net/injector-packagers.html.
19   </description>
20   <homepage>http://0install.net/injector-packagers.html</homepage>
22   <feed-for interface='http://0install.net/2006/interfaces/0publish'/>
24   <group main='0publish'>
25     <implementation id="." version="0.2.0" released='Snapshot'/>
26   </group>
27 </interface>