Skip to main content

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)

Project details


Release history Release notifications | RSS feed

This version

1.0

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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page