Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/librecat/catmandu-z3950
Catmandu module for working with Z3950 data.
https://github.com/librecat/catmandu-z3950
Last synced: 4 days ago
JSON representation
Catmandu module for working with Z3950 data.
- Host: GitHub
- URL: https://github.com/librecat/catmandu-z3950
- Owner: LibreCat
- Created: 2012-10-05T13:51:14.000Z (about 12 years ago)
- Default Branch: main
- Last Pushed: 2021-02-09T07:25:22.000Z (almost 4 years ago)
- Last Synced: 2024-05-09T11:36:46.998Z (6 months ago)
- Language: Perl
- Size: 27.3 KB
- Stars: 1
- Watchers: 10
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: Changes
Awesome Lists containing this project
README
# NAME
Catmandu::Z3950 - Catmandu module for working with Z3950 data
# VERSION
Version 0.04
# SYNOPSIS
$ catmandu convert Z3950 --host z3950.loc.gov --port 7090 --databaseName Voyager --query "(title = dinosaur)"
# MODULES
- [Catmandu::Importer::Z3950](https://metacpan.org/pod/Catmandu::Importer::Z3950)
# AUTHOR
- Wouter Willaert, `wouterw at inuits.eu>`
- Patrick Hochstenbach, `patrick.hochstenbach at ugent.be>`# CONTRIBUTORS
- Emmanuel Di Pretoro, `edipretoro at gmail.com`
# LICENSE AND COPYRIGHT
This program is free software; you can redistribute it and/or modify it
under the terms of either: the GNU General Public License as published
by the Free Software Foundation; or the Artistic License.See http://dev.perl.org/licenses/ for more information.