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


Jump to tag:

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

Filtered by Project Tags development library parser xml

Refine results Project Tags programming (5) html (3) dtd (3) tools (3) python (2) xpath (2) rss (2) dom (2) blog (2) web (2) sax (2) java (2)

[7 total ]

96USERS
   

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 documents against a DTD or XML Schema, and pretty printing XML input.

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]

21USERS
   

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

16USERS
 

Parse RSS and Atom feeds in Python

2USERS
 

A framework of frameworks for rapid application development in Python. It includes packages for XML and XHTML parsing and generating, SNMP manager, SMI query API, Cisco-style CLI framework, QA automation, program control, and more.

1USERS
 

ShaniXmlParser is a small and fast Xml/Html DOM/SAX non validating parser written in java. It can parse not well formed xml files. It also parses DTD, ENTITIES, CSS. Use DOM,SAX,JAXP interfaces. It passes DOM1/2/3 validations suites

1USERS

XQilla is an XQuery and XPath 2 library and command line utility written in C++, implemented on top of the Xerces-C library.