Projects tagged ‘library’ and ‘parser’


[75 total ]

159 Users
   

Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform). Includes the xmllint tool for checking documents for well-formedness, validating ... [More] documents against a DTD or XML Schema, and pretty printing XML input. [Less]
Created over 3 years ago.

33 Users
   

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 ... [More] feeds. Rome includes a set of parsers and 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]
Created over 3 years ago.

33 Users

Expat is a fast, non-validating, stream-oriented XML parsing library.
Created over 3 years ago.

22 Users
   

Markdown is a text-to-HTML conversion tool for web writers. Markdown allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML).
Created over 3 years ago.

21 Users
 

Parse RSS and Atom feeds in Python
Created over 3 years ago.

14 Users
   

Spirit is an object-oriented, recursive descent parser generator framework implemented using template meta-programming techniques. Expression templates allow Spirit to approximate the syntax of ... [More] Extended Backus Normal Form (EBNF) completely in C++. The Spirit framework enables a target grammar to be written exclusively in C++. EBNF grammar specifications can mix freely with other C++ code and, thanks to the generative power of C++ templates, are immediately executable. [Less]
Created over 3 years ago.

13 Users

Apache PDFBox is an open source Java PDF library for working with PDF documents. This project allows creation of new PDF documents, manipulation of existing documents and the ability to extract ... [More] content from documents. Apache PDFBox also includes several command line utilities. * PDF to text extraction * Merge PDF Documents * PDF Document Encryption/Decryption * Lucene Search Engine Integration * Fill in form data FDF and XFDF * Create a PDF from a text file * Create image [Less]
Created over 3 years ago.

13 Users

SimplePie puts the 'simple' back into 'really simple syndication'. Flexible enough to suit newbies and veterans alike, SimplePie's focus has been two-fold: speed and ease of use. By thinking about the ... [More] most useful ways to handle blogs, news sites, and podcasts, we've come up with an API that makes it easy to do cool things with your feeds. [Less]
Created over 3 years ago.

8 Users

args4j is a small Java class library that makes it easy to parse command line options/arguments in your CUI application.
Created over 3 years ago.

7 Users
   

A runtime for VRML and X3D virtual worlds and models. OpenVRML includes a core runtime library, parsers for VRML97 and VRML-format X3D, an OpenGL renderer, and a Mozilla Web browser plug-in.
Created over 3 years ago.