NAME
tmx-explode - explodes tmx files in a file per language
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.
SEE ALSO
perl(1)
AUTHOR
Alberto Manuel Brandão Simões, <ambs@cpan.org>
COPYRIGHT AND LICENSE
Copyright (C) 2012 by Alberto Manuel Brandão Simões