summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMason James <mtj@kohaaloha.com>2023-01-28 19:31:11 +1300
committerMason James <mtj@kohaaloha.com>2023-01-28 19:36:49 +1300
commitd98a328504ee37bc98f140446c0e0c0d8d44443a (patch)
tree1925f0f653ec0a6eabd6a0638625069751feb559
parent6cf57d7e4bced173c38ca03841757de357360361 (diff)
update debian/control
-rw-r--r--debian/control23
1 files changed, 21 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 089c08f..3c97c98 100644
--- a/debian/control
+++ b/debian/control
@@ -32,6 +32,25 @@ Depends: ${misc:Depends},
libmoox-aliases-perl,
libnamespace-clean-perl
Description: Catmandu tools to communicate with DBI based interfaces
- (no description was found)
+ Catmandu::DBI provides tools that communicate with DBI based interfaces
.
- This description was automagically extracted from the module by dh-make-perl.
+ The following modules are provided:
+ Catmandu::DBI
+ Catmandu::Importer::DBI
+ Catmandu::Serializer::json_string
+ Catmandu::Store::DBI
+ Catmandu::Store::DBI::Bag
+ .
+ More information on Perl DBI
+ https://dbi.perl.org
+ .
+ Catmandu provides a command line client and a Perl API to ease the export (E)
+ transformation (T) and loading (L) of data into databases or data file, ETL in
+ short.
+ .
+ Catmandu is specialized in processing, converting, creating library metadata
+ from various input sources.
+ .
+ Catmandu can process: MARC, MAB, XML, Aleph X-services, BagIt, BibTeX, EAD,
+ LIDO, JSON Markdown, MODS, OAI-PMH, ORCID, PLoS, PNX, RDF, RIS, SRU, XML, XLS,
+ XSD , YAML, Z39.50 and many other formats.