parser

0
Beautiful Soup is a library that makes it easy to scrape information from web pages. It sits atop an HTML or XML parser, providing Pythonic idioms...
0
by wrzof
A universal feed parser module for Python that handles RSS 0.9x, RSS 1.0, RSS 2.0, CDF, Atom 0.3, Atom 1.0 feeds.   Seem MER OSB
5
by wrzof
HTML/XML parser for quick-turnaround applications like screen-scraping Beautiful Soup is a Python HTML/XML parser designed for quick turnaround...
0
pyparsing - grammar parser library for Python. The pyparsing module is an alternative approach to creating and executing simple grammars, vs. the...
0
by nodevel
Czech Television RTMP URL extractor - also includes other TV's like Slovak and internet TV stations.
0
by NielDK
Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform), it is free software available...
0
by NielDK
Libxslt is the XSLT C library developed for the GNOME project. XSLT itself is a an XML language to define transformation for XML. Libxslt is based on...