summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMason James <mtj@kohaaloha.com>2023-02-01 21:46:57 +1300
committerMason James <mtj@kohaaloha.com>2023-02-01 21:53:38 +1300
commit5d1f6e5fc4902fbe4a5cce8464e0d4a2ab4b33da (patch)
tree36cde03a8a78548b0cb9e670852a0679f82b7f6e
parent339ac6319cd48adc0394b8a1ed5826b33b6c4acf (diff)
update d/control
-rw-r--r--debian/control16
1 files changed, 13 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index 2d489b2..68c8b89 100644
--- a/debian/control
+++ b/debian/control
@@ -32,7 +32,17 @@ Depends: ${misc:Depends},
libmoo-perl,
libwww-perl,
libxml-struct-perl
-Description: Retrieve items from the VIAF authority file
- (no description was found)
+Description: Catmandu modules for retrieving items from VIAF authority files
+ Catmandu::VIAF provides modules for retrieving items from VIAF authority files.
.
- This description was automagically extracted from the module by dh-make-perl.
+ Provides modules:
+ Catmandu::Store::VIAF
+ Catmandu::Fix::viaf_match
+ Catmandu::Fix::viaf_search
+ Catmandu::VIAF::API
+ .
+ See also:
+ https://viaf.org/
+ .
+ Catmandu provides a suite of Perl modules to ease the import, storage,
+ retrieval, export and transformation of metadata records.