Man page - tmx-explode(1)
Packages contains this manual
Package: libxml-tmx-perl
apt-get install libxml-tmx-perl
apt-get install libxml-tmx-perl
Manuals in package:
Documentations in package:
Manual
TMX-EXPLODE
NAMEVERSION
SYNOPSIS
DESCRIPTION
AUTHORS
COPYRIGHT AND LICENSE
NAME
tmx-explode - Explodes tmx files in a file per language
VERSION
version 0.39
SYNOPSIS
tmx-explode
foo.tmx bar.tmx
# if foo.tmx and bar.tmx have only PT and EN languages, you
will get
# \-EN
# \-- foo
# \-- bar
# \-PT
# \-- foo
# \-- bar
DESCRIPTION
Explodes a set of tmx files, creating a folder per language, and a file per tmx file.
AUTHORS
|
• |
Alberto Simões <ambs@cpan.org> |
|||
|
• |
José João Almeida <jj@di.uminho.pt> |
COPYRIGHT AND LICENSE
This software is copyright (c) 2010-2017 by Projeto Natura <natura@di.uminho.pt>.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.