accents-remover


Nameaccents-remover JSON
Version 0.1.6 PyPI version JSON
download
home_pagehttps://github.com/lincolnolivr/pylib_accents_remover.git
SummaryA function to remove string accents withouth changing other characters
upload_time2024-11-04 11:40:14
maintainerNone
docs_urlNone
authorLincoln Oliver
requires_pythonNone
licenseMIT License
keywords remove accents
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # accents_remover-pylib
Function to remove accents without changing other types of characters

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/lincolnolivr/pylib_accents_remover.git",
    "name": "accents-remover",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "remove accents",
    "author": "Lincoln Oliver",
    "author_email": "lincolnolive@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ee/7a/3e10046eb7305b9ac97c7cd25c3c9192ca7a9c2cd0d2ace4bb6f0f4248d7/accents_remover-0.1.6.tar.gz",
    "platform": null,
    "description": "# accents_remover-pylib\r\nFunction to remove accents without changing other types of characters\r\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "A function to remove string accents withouth changing other characters",
    "version": "0.1.6",
    "project_urls": {
        "Homepage": "https://github.com/lincolnolivr/pylib_accents_remover.git"
    },
    "split_keywords": [
        "remove",
        "accents"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ee7a3e10046eb7305b9ac97c7cd25c3c9192ca7a9c2cd0d2ace4bb6f0f4248d7",
                "md5": "52e6f8635f87e0111d932bb6c2542d0e",
                "sha256": "bf56595be87c1326ef3cff644ec49fcc1be65eac0fe2c1d6f96d6daa98fb32ee"
            },
            "downloads": -1,
            "filename": "accents_remover-0.1.6.tar.gz",
            "has_sig": false,
            "md5_digest": "52e6f8635f87e0111d932bb6c2542d0e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2767,
            "upload_time": "2024-11-04T11:40:14",
            "upload_time_iso_8601": "2024-11-04T11:40:14.398118Z",
            "url": "https://files.pythonhosted.org/packages/ee/7a/3e10046eb7305b9ac97c7cd25c3c9192ca7a9c2cd0d2ace4bb6f0f4248d7/accents_remover-0.1.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-04 11:40:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lincolnolivr",
    "github_project": "pylib_accents_remover",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "accents-remover"
}
        
Elapsed time: 2.09476s