[ 原始碼: libxml-atom-microformats-perl ]
套件:libxml-atom-microformats-perl(0.004-4)
libxml-atom-microformats-perl 的相關連結
Debian 的資源:
下載原始碼套件 libxml-atom-microformats-perl:
- [libxml-atom-microformats-perl_0.004-4.dsc]
- [libxml-atom-microformats-perl_0.004.orig.tar.gz]
- [libxml-atom-microformats-perl_0.004-4.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
parse microformats in Atom content
The XML::Atom::Microformats module brings the functionality of HTML::Microformats to Atom 1.0 Syndication feeds. It finds microformats embedded in the <content> elements (note: not <summary>) of Atom entries.
The general pattern of usage is to create an XML::Atom::Microformats object (which corresponds to an Atom 1.0 feed) using the "new_feed" method; then ask for the data, as a Perl hashref, a JSON string, or an RDF::Trine model.
其他與 libxml-atom-microformats-perl 有關的套件
|
|
|
|
-
- dep: libhtml-microformats-perl
- parse microformats in HTML
-
- dep: libjson-perl
- module for manipulating JSON-formatted data
-
- dep: librdf-query-perl
- complete SPARQL 1.1 Query and Update implementation for RDF::Trine
-
- dep: librdf-trine-perl
- RDF Framework for Perl
-
- dep: libxml-atom-owl-perl
- parse an Atom file into RDF
-
- dep: libxml-libxml-perl
- Perl interface to the libxml2 library
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- rec: librdf-rdfa-parser-perl
- flexible RDFa parser