New release.
[0publish.git] / 0publish.xml
blob2732167b6ad02cf33b50726600a117f084a48b7e
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.10" version-modifier='-post' released='Snapshot'/>
26   </group>
27 </interface>