public marks

PUBLIC MARKS with tag parsing

September 2005

August 2005

July 2005

VObject Home

by roberto & 2 others
Vobject is intended to be a full featured Python package for parsing and generating vCard and vCalendar files.

June 2005

May 2005

URL Parsing With WSGI And Paste

by roberto
This document is intended for web framework authors and integrators, and people who want to understand the internal architecture of Paste.

April 2005

[Python-Dev] should sre.Scanner be exposed through re and documented?

by roberto (via)
You create a Scanner instance with a list of re's and associated functions, then you use it to scan a string, returning a list of parts which match the given re's. (Actually the matches are run through the associated functions, and their output is what forms the returned list.)

September 2004

Google Search: shlex

by roberto
Parsers everywhere.

June 2004

PLY (Python Lex-Yacc)

by roberto
The world will end in parsers.

April 2004

Plex

by roberto
A Lexical Analysis Module for Python.

March 2004

pyparsing

by roberto & 2 others
A class library for text processing in Python.

January 2004

Toy Parser Generator -- A parser generator in Python

by roberto
I know more about parsing than an oceanographer should.

PUBLIC TAGS related to tag parsing

ajax +   blogtools +   dynamic +   feeds +   ical +   microcontent +   python +   regexp +   ruby +   scanner +   vcalendar +   vcard +   web +   wsgi +   xml +