Start development series 1.2-post
[dom-editor.git] / Dome / Dome.xml
blob6112f198ee185e260253a95061a4f3edee6cfe32
1 <?xml version="1.0" ?>
2 <?xml-stylesheet type='text/xsl' href='interface.xsl'?>
3 <interface xmlns="http://zero-install.sourceforge.net/2004/injector/interface">
4   <name>Dome</name>
5   <summary>GTK-based XML editor</summary>
6   <description>
7 Dome is an visual programming language for manipulation of XML documents
8 developed at the University of Southampton. It has been used in the AKT project
9 to trawl through large websites, extracting information from them by
10 transforming the source HTML into RDF.
12 Dome is written in Python and uses the 4suite and PyGTK libraries.</description>
13   <homepage>http://code.google.com/p/dom-editor/</homepage>
14   <category>Utility</category>
15   <feed-for interface="http://dom-editor.googlecode.com/svn/feed/Dome.xml"/>
16   <icon href="http://0install.net/feed_icons/Dome.png" type="image/png"/>
17   <group doc-dir="Help" license="OSI Approved :: GNU General Public License (GPL)" main="AppRun">
18     <implementation id="." version="1.2-post"/>
19     <requires interface="http://rox.sourceforge.net/2005/interfaces/ROX-Lib">
20       <environment insert="ROX-Lib2/python" mode="prepend" name="PYTHONPATH"/>
21     </requires>
22   </group>
23 </interface>