2 <?xml-stylesheet type='text/xsl' href='interface.xsl'?>
3 <interface xmlns="http://zero-install.sourceforge.net/2004/injector/interface">
5 <summary>GTK-based XML editor</summary>
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"/>