mirror of
https://codeberg.org/kazephil/Little_CAT_Helpers.git
synced 2023-08-25 14:05:45 +02:00
16 lines
1.2 KiB
Markdown
16 lines
1.2 KiB
Markdown
# Little CAT Tools
|
|
|
|
This repository is intended to host scripts written to simplify various repetitive or tedious tasks involving CAT tools, mostly in terms of handing the files used or generated by such tools.
|
|
|
|
Many of the scripts presented here are newly rewritten, improved (hopefully!), and more generally applicable versions based on my memory (and sometimes a few notes) of quick and dirty scripts I'd made at work a few years ago. A few are completely new, based on ideas I'd been wanting to try but never had the chance to work on.
|
|
|
|
Descriptions of the individual scripts can, for the time being, be found in the README in their subfolder.
|
|
|
|
# Disclaimer
|
|
|
|
These scripts are provided as is. They have not been tested extensively, and are not designed to handle unexpected inputs. The author shall not take responsibility is the use of these scripts blows up your coffee machine or results in any other unforeseen or unintended consequences.
|
|
|
|
# License
|
|
|
|
In the spirit of sharing and freedom fostered by [OmegaT](https://omegat.org/), which inspired the majority of the scripts here, all scripts in this repository are provided under the terms of the [GPL3+ license](https://www.gnu.org/licenses/gpl-3.0.en.html).
|