File: control

package info (click to toggle)
libxml-tmx-perl 0.31-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 252 kB
  • ctags: 47
  • sloc: perl: 1,458; xml: 115; makefile: 2
file content (26 lines) | stat: -rw-r--r-- 1,056 bytes parent folder | download
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
Source: libxml-tmx-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Nuno Carvalho <smash@cpan.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: perl,
                     libxml-dt-perl (>= 0.57),
                     libtest-pod-perl,
                     libtest-pod-coverage-perl
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libxml-tmx-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-tmx-perl.git
Homepage: https://metacpan.org/release/XML-TMX

Package: libxml-tmx-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libxml-dt-perl (>= 0.57)
Description: Perl extensions for managing TMX files
 XML::TMX is a collection of modules that provide functions to deal with
 TMX (Translation Memory eXchange) files, like creating new files, or
 reading and processing existing files. It also provides tools to create
 TMX files from other sources.