File: control

package info (click to toggle)
libxtm-perl 0.29-3
  • links: PTS
  • area: main
  • in suites: woody
  • size: 388 kB
  • ctags: 179
  • sloc: perl: 2,759; makefile: 37
file content (15 lines) | stat: -rw-r--r-- 1,089 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: libxtm-perl
Section: interpreters
Priority: extra
Maintainer: Alexander Zangerl <az@debian.org>
Build-Depends-Indep: debhelper (>> 3.0.0), perl, libtest-simple-perl (>= 0.40), libxml-sax-perl (>= 0.03), libxml-libxml-perl (>= 1.31), libfile-slurp-perl (>= 2001.1103), libio-string-perl (>= 1.01), libwww-perl, libparse-recdescent-perl (>= 1.80), liburi-perl (>= 1.18), libxml-twig-perl (>= 3.01), libxml-writer-perl (>= 0.4)
Standards-Version: 3.5.6.0

Package: libxtm-perl
Architecture: all
Depends: ${perl:Depends}, libxml-sax-perl (>= 0.03), libxml-libxml-perl (>= 1.31), libfile-slurp-perl (>= 2001.1103), libio-string-perl (>= 1.01), libwww-perl, libparse-recdescent-perl (>= 1.80), liburi-perl (>= 1.18), libxml-twig-perl (>= 3.01), libxml-writer-perl (>= 0.4)
Description: Perl module for reading/writing Topic Maps
 This module consists of several classes for reading, querying and building
 Topic Maps in both standard XTM (XML Topic Map) format as well as 
 Robert Barta's AsTMa notation. Topic Maps are a means for representing 
 knowledge in a computer-manageable way.