Gino
History Key
- New content
Removed content
Recent Versions
Choose two versions to compare, or click the link to view it.
Gino is an XML editor.
It has not bleeding edge feature. It is simply simple. It does exactly what I needed (open compressed XML files, add and delete nodes, add and delete node properties, edit the text inside the node, and the text after the node).
It is written in python, using lxml and pytgtk. You can produce an executable from the python code, on Windows hosts.
Download
A Windows build of Gino, from the SVN revision #82 is available for download. Download Gino.
This build is rather obsolete, you should instead download the current Gino revision from the SVN repository. Use the SVN as well for other operating systems.
Requirements
This software requires some components to execute.
License
Gino is released under the GPL license. The source is available in the etools SVN repository. You can take a look to the assembla SVN browser and documentation if you don't have an SVN client or if you don't know what an SVN client is.
Details about the development
This software has been developed using eclipse and pydev. The development process has been brought on in parallel on Windows 2003 and Ubuntu Linux.