pyphen


Namepyphen JSON
Version 0.15.0 PyPI version JSON
download
home_pageNone
SummaryPure Python module to hyphenate text
upload_time2024-04-23 14:30:53
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords hyphenation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Pyphen is a pure Python module to hyphenate text using existing Hunspell
hyphenation dictionaries.

This module is a fork of python-hyphenator, written by Wilbert Berendsen.

Many dictionaries are included in pyphen, they come from the LibreOffice git
repository and are distributed under GPL, LGPL and/or MPL. Dictionaries are not
modified in this repository. See the dictionaries and LibreOffice's repository
for more details.

https://cgit.freedesktop.org/libreoffice/dictionaries/tree/

* Free software: GPL 2.0+ or LGPL 2.1+ or MPL 1.1 for the code
* For Python 3.8+, tested on CPython and PyPy
* Documentation: https://doc.courtbouillon.org/pyphen
* Changelog: https://github.com/Kozea/pyphen/releases
* Code, issues, tests: https://github.com/Kozea/pyphen
* Code of conduct: https://www.courtbouillon.org/code-of-conduct
* Professional support: https://www.courtbouillon.org
* Donation: https://opencollective.com/courtbouillon

Pyphen has been created and developed by Kozea (https://kozea.fr).
Professional support, maintenance and community management is provided by
CourtBouillon (https://www.courtbouillon.org).

Copyrights are retained by their contributors, no copyright assignment is
required to contribute to Pyphen. Unless explicitly stated otherwise, any
contribution intentionally submitted for inclusion is licensed under
GPL 2.0+/LGPL 2.1+/MPL 1.1, without any additional terms or conditions. For
full authorship information, see the version control history.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pyphen",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "CourtBouillon <contact@courtbouillon.org>",
    "keywords": "hyphenation",
    "author": null,
    "author_email": "Guillaume Ayoub <contact@courtbouillon.org>",
    "download_url": "https://files.pythonhosted.org/packages/4c/d1/f6bc803daa4c1cfe5b1176427f46dfe3ffee524bea1dee8bdde532e17c41/pyphen-0.15.0.tar.gz",
    "platform": null,
    "description": "Pyphen is a pure Python module to hyphenate text using existing Hunspell\nhyphenation dictionaries.\n\nThis module is a fork of python-hyphenator, written by Wilbert Berendsen.\n\nMany dictionaries are included in pyphen, they come from the LibreOffice git\nrepository and are distributed under GPL, LGPL and/or MPL. Dictionaries are not\nmodified in this repository. See the dictionaries and LibreOffice's repository\nfor more details.\n\nhttps://cgit.freedesktop.org/libreoffice/dictionaries/tree/\n\n* Free software: GPL 2.0+ or LGPL 2.1+ or MPL 1.1 for the code\n* For Python 3.8+, tested on CPython and PyPy\n* Documentation: https://doc.courtbouillon.org/pyphen\n* Changelog: https://github.com/Kozea/pyphen/releases\n* Code, issues, tests: https://github.com/Kozea/pyphen\n* Code of conduct: https://www.courtbouillon.org/code-of-conduct\n* Professional support: https://www.courtbouillon.org\n* Donation: https://opencollective.com/courtbouillon\n\nPyphen has been created and developed by Kozea (https://kozea.fr).\nProfessional support, maintenance and community management is provided by\nCourtBouillon (https://www.courtbouillon.org).\n\nCopyrights are retained by their contributors, no copyright assignment is\nrequired to contribute to Pyphen. Unless explicitly stated otherwise, any\ncontribution intentionally submitted for inclusion is licensed under\nGPL\u202f2.0+/LGPL\u202f2.1+/MPL\u202f1.1, without any additional terms or conditions. For\nfull authorship information, see the version control history.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Pure Python module to hyphenate text",
    "version": "0.15.0",
    "project_urls": {
        "Changelog": "https://github.com/Kozea/Pyphen/releases",
        "Code": "https://github.com/Kozea/Pyphen",
        "Documentation": "https://pyphen.org/",
        "Donation": "https://opencollective.com/courtbouillon",
        "Homepage": "https://www.courtbouillon.org/pyphen",
        "Issues": "https://github.com/Kozea/Pyphen/issues"
    },
    "split_keywords": [
        "hyphenation"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a15da545d71eba7e031ffd4c670b18b7c7c8b128d0fd0ca79914bd40ab98a456",
                "md5": "a32de4f82eaf694384903b65cfbb8f8b",
                "sha256": "999b430916ab42ae9912537cd95c074e0c6691e89a9d05999f9b610a68f34858"
            },
            "downloads": -1,
            "filename": "pyphen-0.15.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a32de4f82eaf694384903b65cfbb8f8b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 2073328,
            "upload_time": "2024-04-23T14:30:45",
            "upload_time_iso_8601": "2024-04-23T14:30:45.575869Z",
            "url": "https://files.pythonhosted.org/packages/a1/5d/a545d71eba7e031ffd4c670b18b7c7c8b128d0fd0ca79914bd40ab98a456/pyphen-0.15.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4cd1f6bc803daa4c1cfe5b1176427f46dfe3ffee524bea1dee8bdde532e17c41",
                "md5": "07d1445863b02c7a5efc237815ac82e7",
                "sha256": "a430623decac53dc3691241253263cba36b9dd7a44ffd2680b706af368cda2f2"
            },
            "downloads": -1,
            "filename": "pyphen-0.15.0.tar.gz",
            "has_sig": false,
            "md5_digest": "07d1445863b02c7a5efc237815ac82e7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 2072615,
            "upload_time": "2024-04-23T14:30:53",
            "upload_time_iso_8601": "2024-04-23T14:30:53.185977Z",
            "url": "https://files.pythonhosted.org/packages/4c/d1/f6bc803daa4c1cfe5b1176427f46dfe3ffee524bea1dee8bdde532e17c41/pyphen-0.15.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-23 14:30:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Kozea",
    "github_project": "Pyphen",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pyphen"
}
        
Elapsed time: 0.24903s