Bug#626999: ITP: libhtml-microformats-perl -- parse microformats in HTML
Jonas Smedegaard
dr at jones.dk
Mon May 16 23:16:19 UTC 2011
Package: wnpp
Severity: wishlist
Owner: Jonas Smedegaard <dr at jones.dk>
* Package name : libhtml-microformats-perl
Version : 0.103
Upstream Author : Toby Inkster <tobyink at cpan.org>
* URL : http://search.cpan.org/dist/HTML-Microformats/
* License : Artistic or GPL-1+
Programming Lang: Perl
Description : parse microformats in HTML
The HTML::Microformats module is a wrapper for parser and handler
modules of various individual microformats (each of those modules has a
name like HTML::Microformats::Format::Foo).
.
The general pattern of usage is to create an HTML::Microformats object
(which corresponds to an HTML document) using the "new_document"
method; then ask for the data, as a Perl hashref, a JSON string, or an
RDF::Trine model.
More information about the pkg-perl-maintainers
mailing list