[ ソース: 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
- libxml2 ライブラリへの Perl インターフェース
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- rec: librdf-rdfa-parser-perl
- flexible RDFa parser