jGnash2QIF

jGnash2QIF 1.6.0

jGnash2QIF is an application that converts a jGnash XML file into a QIF file.Features:Testing environment: GnuCash 2.2.4 QIF importer with jGnash 1.11.7's QIF importer (which is, btw, pretty broken) using files with up to 1200 entries Reminders and...

4Ever

4Ever 3.3.4

4Ever is a XML framework that provides an OO access layer to a single or a set of XML files. The framework offers a set of basic management services as loading/saving, change history, and consistency checking. It is realized in a component-oriented...

JiBX

JiBX 1.2.3

JiBX is a framework for binding XML data to Java objects. JiBX project lets you work with data from XML documents using your own class structures. The JiBX framework handles all the details of converting your data to and from XML based on your...

Grutatxt

Grutatxt 2.0.16

Grutatxt is a plain text to HTML (and other formats) converter. Grutatxt project succesfully converts subtle text markup to lists, bold, italics, tables and headings to their corresponding HTML, troff, man page or LaTeX markup without having to write...

XML-Parse library is a lightweight set of re-usable functions for general purpose parsing, checking, and creating xml files. It can support stream-oriented, SAX or DOM parsing styles, and includes an optional xsd schema validator and graphical schema...

didit

didit 0.2.0

didit is a lightweight, command-line utility to remember what you did last week.Developer commentsThe Problem- Timeclocks are too cumbersome -- just keep track of the things I did.In my job, I tend to do a lot of development which involves losing track of...

PyYAML

PyYAML 3.10

PyYAML project is a YAML emitter and parser for Python. PyYAML features a complete YAML 1.1 parser, Unicode support, pickle support, capable extension API, and sensible error messages.PyYAML supports standard YAML tags and provides Python-specific tags...

SDOM

SDOM 0.5.1

SDOM is an attempt to provide a complete implementation of the W3C Document Object Model level 3 API, including event handling, in Scheme, as an extension of the SXML API.SDOM holds to SXML's conventions regarding the representation of structured XML as...

DataTree

DataTree 0.1.8.1

DataTree is a DSL for creating structured documents in Python inspired by Rubys Builder, but supporting many structured output formats.Example:A small example:        from datatree import Node    author =...

magictree

magictree 1.0.0

magictree is a Python module to easily create ElementTree with automatic Element factories.Developer commentsCreating tree structures like those used for HTML and XML should be dead easy. The xml.etree.ElementTree library goes quite far in creating a...