1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
|
Source: libcatmandu-perl
Section: perl
Priority: optional
Build-Depends: @cdbs@
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libcatmandu-perl
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcatmandu-perl.git
Homepage: http://librecat.org/Catmandu/
Package: libcatmandu-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, ${cdbs:Depends}
Recommends: ${cdbs:Recommends}
Suggests: ${cdbs:Suggests}
Description: metadata toolkit
Catmandu provides a suite of Perl modules to ease the import, storage,
retrieval, export and transformation of metadata records.
.
Combine Catmandu modules with web application frameworks such as
PSGI/Plack, document stores such as MongoDB or CouchDB and full text
indexes as ElasticSearch or Solr to create a rapid development
environment for digital library services such as institutional
repositories and search engines.
.
Use of the debug option requires the packages
liblog-any-adapter-log4perl-perl and liblog-log4perl-perl.
|