パッケージ: libmodule-install-doapchangesets-perl (0.206-3)
libmodule-install-doapchangesets-perl に関するリンク
Debian の資源:
libmodule-install-doapchangesets-perl ソースパッケージをダウンロード:
- [libmodule-install-doapchangesets-perl_0.206-3.dsc]
- [libmodule-install-doapchangesets-perl_0.206.orig.tar.gz]
- [libmodule-install-doapchangesets-perl_0.206-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
write your distribution change log in RDF
Resource Description Framework (RDF) is a standard model for data interchange on the Web.
Module::Install::DOAPChangeSets allows you to write your Changes file in Turtle or RDF/XML and autogenerate a human-readable text file.
To do this, create an RDF file called "meta/changes.ttl" (or something like that) and describe your distribution's changes in RDF using the Dublin Core, DOAP, and DOAP Change Sets vocabularies. Then in your Makefile.PL, include:
write_doap_changes "meta/changes.ttl", "Changes", "turtle";
This line will read your data from the file named as the first argument, parse it using either Turtle or RDFXML parsers (the third argument), and output a human-readable changelog to the file named as the second argument.
その他の libmodule-install-doapchangesets-perl 関連パッケージ
|
|
|
|
-
- dep: libfile-slurp-perl
- single call read & write file routines
-
- dep: liblist-moreutils-perl
- Perl module with additional list functions not found in List::Util
-
- dep: libmodule-install-perl
- framework for installing Perl modules
-
- dep: libperl-version-perl
- module to parse and manipulate Perl version strings
-
- dep: librdf-query-perl
- complete SPARQL 1.1 Query and Update implementation for RDF::Trine
-
- dep: librdf-trine-perl
- RDF Framework for Perl
-
- dep: liburi-perl
- URI 文字列の操作およびアクセスモジュール
-
- dep: libwww-perl
- world-wide web へのシンプルで一貫性のあるインターフェース
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- rec: libmodule-install-doap-perl
- generate META.yml data from DOAP
-
- rec: libmodule-install-rdf-perl (>= 0.006)
- advanced metadata for your Perl packaging
-
- rec: libmodule-package-perl
- postmodern Perl module packaging