| Projects on Google Code | Results 1 - 2 of 2 |
= Xmf_Parser: Extensible Microformats Parser for PHP 5 =
A tool for parsing microformated content from within PHP 5.
== Main features ==
* Constructed to be extensible (by reusing existing microformats definitions for defining compound microformats).
* Full support of the Include Pattern (...
AUMFP is a parser for microformats written in Python. It handles:
* hCard
* hCalendar
* hAtom
* hListing
* hResume
* rel-tag
* xfolk
Additionally, there's several fake parsers
* hall -- return all ufs on a page
* hdocument -- return information about a document, suc...