translitertion of filenames from Herbrew letters to Latin letters
Project description
taatik - translitertion of filenames from Herbrew letters to Latin letters.
===========================================================================
Latinize Hebrew filenames, for use in unicode-incompatible devices
such as old music players or car cd players. Supports two transliterations
tables:
* EKTB as suggested by [Amnon Katz in 1987][AK].
Characters are identified by the early Hebrew letters from which they developed.
converts אבגדהוזחטיכלמנסעפצקרשתךםןףץ
to ABCDEFGHVIKLMNXOPZQRSTKMNPZ
for example : הרחפת שלי מלאה בצלופחים -> ERHPT SLI MLAE BZLFPHIM
* PHONETIC
based on similar sounding letters, except ט->U ש->W which are based on figure.
converts אבגדהוזחטיכלמנסעפצקרשתךםןףץ
to ABGDHVZXUYKLMNSOPCQRWTKMNPC
for example : הרחפת שלי מלאה בצלופחים -> HRXPT WLY MLAH BCLVPXYM
Note that both schemes do not treat the five final letters differently.
[AK]: dx.doi.org/10.1093/applin/9.3.306 "Article by Amnon Katz"
Usage
--------
usage: taatik [-h] [-r] [-q] [-t {EKTB,PHONETIC}] FILENAME [FILENAME ...]
positional arguments:
FILENAME the filenames to rename
optional arguments:
-h, --help show this help message and exit
-r, --really-rename really rename the files. if not specified, the program
will only show what would have happend
-q, --quiet do not print anything
-t {EKTB,PHONETIC}, --table {EKTB,PHONETIC}
use the specified translation table (default: EKTB)
===========================================================================
Latinize Hebrew filenames, for use in unicode-incompatible devices
such as old music players or car cd players. Supports two transliterations
tables:
* EKTB as suggested by [Amnon Katz in 1987][AK].
Characters are identified by the early Hebrew letters from which they developed.
converts אבגדהוזחטיכלמנסעפצקרשתךםןףץ
to ABCDEFGHVIKLMNXOPZQRSTKMNPZ
for example : הרחפת שלי מלאה בצלופחים -> ERHPT SLI MLAE BZLFPHIM
* PHONETIC
based on similar sounding letters, except ט->U ש->W which are based on figure.
converts אבגדהוזחטיכלמנסעפצקרשתךםןףץ
to ABGDHVZXUYKLMNSOPCQRWTKMNPC
for example : הרחפת שלי מלאה בצלופחים -> HRXPT WLY MLAH BCLVPXYM
Note that both schemes do not treat the five final letters differently.
[AK]: dx.doi.org/10.1093/applin/9.3.306 "Article by Amnon Katz"
Usage
--------
usage: taatik [-h] [-r] [-q] [-t {EKTB,PHONETIC}] FILENAME [FILENAME ...]
positional arguments:
FILENAME the filenames to rename
optional arguments:
-h, --help show this help message and exit
-r, --really-rename really rename the files. if not specified, the program
will only show what would have happend
-q, --quiet do not print anything
-t {EKTB,PHONETIC}, --table {EKTB,PHONETIC}
use the specified translation table (default: EKTB)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
taatik-1.0.tar.gz
(15.3 kB
view details)
File details
Details for the file taatik-1.0.tar.gz
.
File metadata
- Download URL: taatik-1.0.tar.gz
- Upload date:
- Size: 15.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 86906756e03b38de4d75b236f67ad1bcb590de46317ddb75c4f6143415aea382 |
|
MD5 | f8e931206726514f3d21659204db7ca0 |
|
BLAKE2b-256 | eb9e296b4cb9040ac1274c7efbf95d15a8ed48cbad55763dae8cfd60b85f84bb |