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.
|