File: control

package info (click to toggle)
libxml-tmx-perl 0.36-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 304 kB
  • ctags: 54
  • sloc: perl: 1,615; xml: 115; makefile: 2
file content (26 lines) | stat: -rw-r--r-- 1,021 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,
                     libfile-bom-perl,
                     libxml-dt-perl
Standards-Version: 4.1.0
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libxml-tmx-perl.git
Vcs-Git: https://anonscm.debian.org/git/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},
         libfile-bom-perl,
         libxml-dt-perl
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.