README - transliterate - Transliteration engine
HTML git clone git://lumidify.org/transliterate.git (fast, but not encrypted)
HTML git clone https://lumidify.org/transliterate.git (encrypted, but very slow)
HTML git clone git://4kcetb7mo7hj6grozzybxtotsub5bempzo4lirzc3437amof2c2impyd.onion/transliterate.git (over tor)
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
README (994B)
---
1 See the perldoc in transliterate.pl for documentation (run perldoc -F transliterate.pl).
2
3 Alternatively, the most recent documentation is available at the following locations:
4 http://lumidify.org/doc/transliterate.html
5 https://lumidify.org/doc/transliterate.html
6 gopher://lumidify.org/0/doc/transliterate.txt
7 gopher://4kcetb7mo7hj6grozzybxtotsub5bempzo4lirzc3437amof2c2impyd.onion/0/doc/transliterate.txt
8
9 REQUIREMENTS: gtk3-perl (or perl-gtk3, however your package manager calls it)
10
11 If you want to use the keyboard shortcuts (mnemonics), make sure to enable
12 them in your gtk3-configuration. Usually, you need to add the following line
13 to ~/.config/gtk-3.0/settings.ini:
14 gtk-enable-mnemonics=1
15
16 See the repository "transliterate_data" for a real-world configuration.
17 There are also some sample configuration files in "tests/".
18
19 The git history on this repository is not complete because the original
20 repository contained a lot of private information that I didn't want to
21 make available here.