By: | Lars Marius Garshol |
Version: | 0.01 |
Platforms: | Python |
Category: | SGML/XML parsers |
Info on web: | http://www.garshol.priv.no/download/software/pysp/ |
Feedback: | Something wrong? Follow this link. |
pysp wraps the SP SGML parser as a Python module and makes it easy to develop SGML processing applications in Python. pysp provides a simple event-based API to the SGML parser, the exact minimum of what is required in order to develop applications on top of the parser.