mimetype_more


Namemimetype_more JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/mimetype_more
SummaryPython more mimetypes.
upload_time2024-05-23 14:28:23
maintainerNone
docs_urlNone
authorChenyangGao
requires_python<4,>=3
licenseMIT
keywords mimetype
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Python more mimetypes.

## Installation

You can install from [pypi](https://pypi.org/project/mimetype_more/)

```console
pip install -U mimetype_more
```

## Usage

```python
import mimetype_more
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/mimetype_more",
    "name": "mimetype_more",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3",
    "maintainer_email": null,
    "keywords": "mimetype",
    "author": "ChenyangGao",
    "author_email": "wosiwujm@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/d0/c9/4b0ee25498c90d2260717b71cdefd01f2e59f155425b6fceebe9b4aa4e70/mimetype_more-0.0.1.tar.gz",
    "platform": null,
    "description": "# Python more mimetypes.\n\n## Installation\n\nYou can install from [pypi](https://pypi.org/project/mimetype_more/)\n\n```console\npip install -U mimetype_more\n```\n\n## Usage\n\n```python\nimport mimetype_more\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python more mimetypes.",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/mimetype_more",
        "Repository": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/mimetype_more"
    },
    "split_keywords": [
        "mimetype"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "26ff730b63d63b4f3381d76c88dde7f4a6c5f1754e37e7152ea73c7c0cfd9bce",
                "md5": "776e69a3665f42716cdef837599a167a",
                "sha256": "8db153062423733fda1c7b16971370e56ae370d80ffa19d48655e72ba186b052"
            },
            "downloads": -1,
            "filename": "mimetype_more-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "776e69a3665f42716cdef837599a167a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3",
            "size": 46465,
            "upload_time": "2024-05-23T14:28:21",
            "upload_time_iso_8601": "2024-05-23T14:28:21.272907Z",
            "url": "https://files.pythonhosted.org/packages/26/ff/730b63d63b4f3381d76c88dde7f4a6c5f1754e37e7152ea73c7c0cfd9bce/mimetype_more-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d0c94b0ee25498c90d2260717b71cdefd01f2e59f155425b6fceebe9b4aa4e70",
                "md5": "53111f2ad523b43bcd9deaf5453987ee",
                "sha256": "442a08c150950a1c0b7b4c1ac6461b3ac1f6ea1d2a5d3296e5b73dff7723401b"
            },
            "downloads": -1,
            "filename": "mimetype_more-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "53111f2ad523b43bcd9deaf5453987ee",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3",
            "size": 41870,
            "upload_time": "2024-05-23T14:28:23",
            "upload_time_iso_8601": "2024-05-23T14:28:23.615483Z",
            "url": "https://files.pythonhosted.org/packages/d0/c9/4b0ee25498c90d2260717b71cdefd01f2e59f155425b6fceebe9b4aa4e70/mimetype_more-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-23 14:28:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ChenyangGao",
    "github_project": "web-mount-packs",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "mimetype_more"
}
        
Elapsed time: 0.36430s