Projects tagged ‘library’, ‘parser’, ‘tools’, and ‘xml’


Jump to tag:

Projects tagged ‘library’, ‘parser’, ‘tools’, and ‘xml’

Filtered by Project Tags library parser tools xml

Refine results Project Tags programming (3) development (3) python (2) rss (2) syndication (2) atom (2) feed (2) web (2) blog (2) feeds (1) linux (1) www (1)

[4 total ]

30USERS
   

Rome is a set of Atom/RSS Java utilities that make it easy to work in Java with most syndication formats. Today it accepts all flavors of RSS (0.90, 0.91, 0.92, 0.93, 0.94, 1.0 and 2.0) and Atom 0.3 feeds. Rome includes a set of parsers and ... [More] generators for the various flavors of feeds, as well as converters to convert from one format to another. The parsers can give you back Java objects that are either specific for the format you want to work with, or a generic normalized SyndFeed object that lets you work on with the data without bothering about the underlying format. [Less]

20USERS
   

Expat is a fast, non-validating, stream-oriented XML parsing library.

16USERS
 

Parse RSS and Atom feeds in Python

1USERS
 

PyFFI reads a file format description (XML) and creates customizable Python classes to read & write such files (e.g. Netimmerse File Format (NIF), Crytek (CGF)). Includes tools for files used by 3D games (e.g. stripifier, tangent space calculation).