{ "info": { "author": "Yaron de Leeuw", "author_email": "jdlmail at gmail com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: End Users/Desktop", "Intended Audience :: Information Technology", "License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)", "Natural Language :: English", "Natural Language :: Hebrew", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "taatik - translitertion of filenames from Herbrew letters to Latin letters.\n===========================================================================\n\nLatinize Hebrew filenames, for use in unicode-incompatible devices\nsuch as old music players or car cd players. Supports two transliterations \ntables:\n\n* EKTB as suggested by [Amnon Katz in 1987][AK]. \n Characters are identified by the early Hebrew letters from which they developed.\n\n converts \u05d0\u05d1\u05d2\u05d3\u05d4\u05d5\u05d6\u05d7\u05d8\u05d9\u05db\u05dc\u05de\u05e0\u05e1\u05e2\u05e4\u05e6\u05e7\u05e8\u05e9\u05ea\u05da\u05dd\u05df\u05e3\u05e5\n to ABCDEFGHVIKLMNXOPZQRSTKMNPZ\n for example : \u05d4\u05e8\u05d7\u05e4\u05ea \u05e9\u05dc\u05d9 \u05de\u05dc\u05d0\u05d4 \u05d1\u05e6\u05dc\u05d5\u05e4\u05d7\u05d9\u05dd -> ERHPT SLI MLAE BZLFPHIM\n\n* PHONETIC \n based on similar sounding letters, except \u05d8->U \u05e9->W which are based on figure.\n \n converts \u05d0\u05d1\u05d2\u05d3\u05d4\u05d5\u05d6\u05d7\u05d8\u05d9\u05db\u05dc\u05de\u05e0\u05e1\u05e2\u05e4\u05e6\u05e7\u05e8\u05e9\u05ea\u05da\u05dd\u05df\u05e3\u05e5\n to ABGDHVZXUYKLMNSOPCQRWTKMNPC\n for example : \u05d4\u05e8\u05d7\u05e4\u05ea \u05e9\u05dc\u05d9 \u05de\u05dc\u05d0\u05d4 \u05d1\u05e6\u05dc\u05d5\u05e4\u05d7\u05d9\u05dd -> HRXPT WLY MLAH BCLVPXYM\n\nNote that both schemes do not treat the five final letters differently.\n\n\n\n[AK]: dx.doi.org/10.1093/applin/9.3.306 \"Article by Amnon Katz\"\n\n\nUsage\n--------\n\n usage: taatik [-h] [-r] [-q] [-t {EKTB,PHONETIC}] FILENAME [FILENAME ...]\n\npositional arguments:\n \n FILENAME the filenames to rename\n\noptional arguments:\n \n -h, --help show this help message and exit\n -r, --really-rename really rename the files. if not specified, the program\n will only show what would have happend\n -q, --quiet do not print anything\n -t {EKTB,PHONETIC}, --table {EKTB,PHONETIC}\n use the specified translation table (default: EKTB)", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jarondl/taatik", "keywords": null, "license": "GPLv3+", "maintainer": null, "maintainer_email": null, "name": "taatik", "package_url": "https://pypi.org/project/taatik/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/taatik/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/jarondl/taatik" }, "release_url": "https://pypi.org/project/taatik/1.0/", "requires_dist": null, "requires_python": null, "summary": "translitertion of filenames from Herbrew letters to Latin letters", "version": "1.0" }, "last_serial": 850326, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "f8e931206726514f3d21659204db7ca0", "sha256": "86906756e03b38de4d75b236f67ad1bcb590de46317ddb75c4f6143415aea382" }, "downloads": -1, "filename": "taatik-1.0.tar.gz", "has_sig": true, "md5_digest": "f8e931206726514f3d21659204db7ca0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15339, "upload_time": "2013-08-27T13:45:12", "url": "https://files.pythonhosted.org/packages/eb/9e/296b4cb9040ac1274c7efbf95d15a8ed48cbad55763dae8cfd60b85f84bb/taatik-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f8e931206726514f3d21659204db7ca0", "sha256": "86906756e03b38de4d75b236f67ad1bcb590de46317ddb75c4f6143415aea382" }, "downloads": -1, "filename": "taatik-1.0.tar.gz", "has_sig": true, "md5_digest": "f8e931206726514f3d21659204db7ca0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15339, "upload_time": "2013-08-27T13:45:12", "url": "https://files.pythonhosted.org/packages/eb/9e/296b4cb9040ac1274c7efbf95d15a8ed48cbad55763dae8cfd60b85f84bb/taatik-1.0.tar.gz" } ] }