hebrewtools


Namehebrewtools JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/gngpostalsrvc/hebrewtools
SummaryUseful tools for working with vocalized Hebrew text in Python
upload_time2022-11-30 20:07:28
maintainer
docs_urlNone
authorAren Wilson-Wright
requires_python
licenseMIT
keywords biblical hebrew vocalization normalization
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Useful tools for working with vocalized Hebrew Text in Python.

Description

Currently, hebrewtools consists of two functions:
	sbl_normalization: performs custom Unicdoe normalization using the 
	normalization classes defined in Appendix B of  the SBL Hebrew 
	Font User Manual
	is_sbl_normalized: checks whether a given string has undergone SBL 
	normalization    

Installation

pip install hebrewtools





            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/gngpostalsrvc/hebrewtools",
    "name": "hebrewtools",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Biblical Hebrew,vocalization,normalization",
    "author": "Aren Wilson-Wright",
    "author_email": "wilsonwright.a@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ae/b3/005896a686bf67ae81190bc91777e40a61c2f0218151e1d687ce10ce84e6/hebrewtools-0.1.0.tar.gz",
    "platform": null,
    "description": "Useful tools for working with vocalized Hebrew Text in Python.\n\nDescription\n\nCurrently, hebrewtools consists of two functions:\n\tsbl_normalization: performs custom Unicdoe normalization using the \n\tnormalization classes defined in Appendix B of  the SBL Hebrew \n\tFont User Manual\n\tis_sbl_normalized: checks whether a given string has undergone SBL \n\tnormalization    \n\nInstallation\n\npip install hebrewtools\n\n\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Useful tools for working with vocalized Hebrew text in Python",
    "version": "0.1.0",
    "split_keywords": [
        "biblical hebrew",
        "vocalization",
        "normalization"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "47cf1c5d0c11dc66aa4d7e0a15cf6677",
                "sha256": "dd48a9ae48caf1faeeceb418154d1743609cb271a712523b10238cc8feecc68d"
            },
            "downloads": -1,
            "filename": "hebrewtools-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "47cf1c5d0c11dc66aa4d7e0a15cf6677",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3003,
            "upload_time": "2022-11-30T20:07:26",
            "upload_time_iso_8601": "2022-11-30T20:07:26.469691Z",
            "url": "https://files.pythonhosted.org/packages/c1/09/607be26480a14976290a9faf994ebe1afe95d510400fb112c336166ead18/hebrewtools-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "5a5bbabd59cee6bbadd77939ffc80e21",
                "sha256": "d75a88bd84aad27a01517668629f950704ddf141c5d06e4f49301587a999858d"
            },
            "downloads": -1,
            "filename": "hebrewtools-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "5a5bbabd59cee6bbadd77939ffc80e21",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2756,
            "upload_time": "2022-11-30T20:07:28",
            "upload_time_iso_8601": "2022-11-30T20:07:28.460415Z",
            "url": "https://files.pythonhosted.org/packages/ae/b3/005896a686bf67ae81190bc91777e40a61c2f0218151e1d687ce10ce84e6/hebrewtools-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-11-30 20:07:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "gngpostalsrvc",
    "github_project": "hebrewtools",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "hebrewtools"
}
        
Elapsed time: 0.01238s