NAME
basic2min - Convert a TBX-Basic file into TBX-Min
VERSION
version 0.03
SYNOPSIS
% basic2min file.tbx en fr 2>log.txt
DESCRIPTION
This script takes three arguments: the name of a TBX-Basic file and source and target language abreviations indicating which languages to extract from the file. Relevant terms are extracted from the file and a TBX::Min document is printed to standard out. All logs are printed to stderr.
SEE ALSO This script is a simple wrapper around the basic2min
function in Convert::TBX::Basic.
AUTHOR
BYU Translation Research Group <akmtrg@byu.edu>
COPYRIGHT AND LICENSE
This software is copyright (c) 2016 by Alan K. Melby.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.