File: README

package info (click to toggle)
libcatmandu-mab2-perl 0.21-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 376 kB
  • sloc: perl: 816; xml: 23; makefile: 16; sh: 4
file content (49 lines) | stat: -rw-r--r-- 969 bytes parent folder | download | duplicates (4)
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
NAME

    Catmandu::MAB2 - Catmandu modules for working with MAB2 data.

DESCRIPTION

    Catmandu::MAB2 provides methods to work with MAB2 data within the
    Catmandu framework. See Catmandu::Introduction and http://librecat.org/
    for an introduction into Catmandu.

CATMANDU MODULES

      * Catmandu::Importer::MAB2

      * Catmandu::Exporter::MAB2

      * Catmandu::Importer::SRU::Parser::mabxml

      * Catmandu::Fix::mab_map

INTERNAL MODULES

    Parser and writer for MAB2 data.

      * MAB2::Parser::Disk

      * MAB2::Parser::RAW

      * MAB2::Parser::XML

      * MAB2::Writer::Handle

      * MAB2::Writer::Disk

      * MAB2::Writer::RAW

      * MAB2::Writer::XML

AUTHOR

    Johann Rolschewski <jorol@cpan.org>

COPYRIGHT AND LICENSE

    This software is copyright (c) 2013 by Johann Rolschewski.

    This is free software; you can redistribute it and/or modify it under
    the same terms as the Perl 5 programming language system itself.