types-chardet


Nametypes-chardet JSON
Version 5.0.4.6 PyPI version JSON
download
home_pagehttps://github.com/python/typeshed
SummaryTyping stubs for chardet
upload_time2023-05-10 15:22:21
maintainer
docs_urlNone
author
requires_python
licenseApache-2.0 license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## Typing stubs for chardet

This is a PEP 561 type stub package for the `chardet` package. It
can be used by type-checking tools like
[mypy](https://github.com/python/mypy/),
[pyright](https://github.com/microsoft/pyright),
[pytype](https://github.com/google/pytype/),
PyCharm, etc. to check code that uses
`chardet`. The source for this package can be found at
https://github.com/python/typeshed/tree/main/stubs/chardet. All fixes for
types and metadata should be contributed there.

*Note:* The `chardet` package includes type annotations or type stubs
since version 5.1.0. Please uninstall the `types-chardet`
package if you use this or a newer version.


See https://github.com/python/typeshed/blob/main/README.md for more details.
This package was generated from typeshed commit `d1bfd08b4bc843227d097decfd99d70272a1f804`.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/python/typeshed",
    "name": "types-chardet",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/dd/47/932d35ac07203e936e69102dc9570e83606d386bacb60696f0c403224e86/types-chardet-5.0.4.6.tar.gz",
    "platform": null,
    "description": "## Typing stubs for chardet\n\nThis is a PEP 561 type stub package for the `chardet` package. It\ncan be used by type-checking tools like\n[mypy](https://github.com/python/mypy/),\n[pyright](https://github.com/microsoft/pyright),\n[pytype](https://github.com/google/pytype/),\nPyCharm, etc. to check code that uses\n`chardet`. The source for this package can be found at\nhttps://github.com/python/typeshed/tree/main/stubs/chardet. All fixes for\ntypes and metadata should be contributed there.\n\n*Note:* The `chardet` package includes type annotations or type stubs\nsince version 5.1.0. Please uninstall the `types-chardet`\npackage if you use this or a newer version.\n\n\nSee https://github.com/python/typeshed/blob/main/README.md for more details.\nThis package was generated from typeshed commit `d1bfd08b4bc843227d097decfd99d70272a1f804`.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0 license",
    "summary": "Typing stubs for chardet",
    "version": "5.0.4.6",
    "project_urls": {
        "Changes": "https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/chardet.md",
        "Chat": "https://gitter.im/python/typing",
        "GitHub": "https://github.com/python/typeshed",
        "Homepage": "https://github.com/python/typeshed",
        "Issue tracker": "https://github.com/python/typeshed/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "10352a06c5c892eb1a0a4f4f74a6aff1ade05da82444af0190cf731761f2c46c",
                "md5": "f4ed172bb64f948bb51fe8fde67eb696",
                "sha256": "ea832d87e798abf1e4dfc73767807c2b7fee35d0003ae90348aea4ae00fb004d"
            },
            "downloads": -1,
            "filename": "types_chardet-5.0.4.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f4ed172bb64f948bb51fe8fde67eb696",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 5853,
            "upload_time": "2023-05-10T15:22:19",
            "upload_time_iso_8601": "2023-05-10T15:22:19.797037Z",
            "url": "https://files.pythonhosted.org/packages/10/35/2a06c5c892eb1a0a4f4f74a6aff1ade05da82444af0190cf731761f2c46c/types_chardet-5.0.4.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dd47932d35ac07203e936e69102dc9570e83606d386bacb60696f0c403224e86",
                "md5": "81fedffb3d282510ba1e183237e32929",
                "sha256": "caf4c74cd13ccfd8b3313c314aba943b159de562a2573ed03137402b2bb37818"
            },
            "downloads": -1,
            "filename": "types-chardet-5.0.4.6.tar.gz",
            "has_sig": false,
            "md5_digest": "81fedffb3d282510ba1e183237e32929",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4592,
            "upload_time": "2023-05-10T15:22:21",
            "upload_time_iso_8601": "2023-05-10T15:22:21.325898Z",
            "url": "https://files.pythonhosted.org/packages/dd/47/932d35ac07203e936e69102dc9570e83606d386bacb60696f0c403224e86/types-chardet-5.0.4.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-10 15:22:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "python",
    "github_project": "typeshed",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "types-chardet"
}
        
Elapsed time: 0.07985s