microbmp


Namemicrobmp JSON
Version 0.3.0 PyPI version JSON
download
home_pagehttps://github.com/jacklinquan/microbmp
SummaryA small Python module for BMP image processing.
upload_time2021-12-13 05:34:30
maintainer
docs_urlNone
authorQuan Lin
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            https://github.com/jacklinquan/microbmp
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jacklinquan/microbmp",
    "name": "microbmp",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Quan Lin",
    "author_email": "jacklinquan@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/09/ef/de2bf48c2f5b6e08c73c3ca648d0f662666534d8ee6601eb235200a3a0d7/microbmp-0.3.0.tar.gz",
    "platform": "",
    "description": "https://github.com/jacklinquan/microbmp",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A small Python module for BMP image processing.",
    "version": "0.3.0",
    "project_urls": {
        "Homepage": "https://github.com/jacklinquan/microbmp"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "09efde2bf48c2f5b6e08c73c3ca648d0f662666534d8ee6601eb235200a3a0d7",
                "md5": "92abde39a4ed39f2a9d98bc42744111c",
                "sha256": "21d28c226137184923b68a4ec12d55965d06086d80bff68814f9a6eaf35169d5"
            },
            "downloads": -1,
            "filename": "microbmp-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "92abde39a4ed39f2a9d98bc42744111c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5583,
            "upload_time": "2021-12-13T05:34:30",
            "upload_time_iso_8601": "2021-12-13T05:34:30.172962Z",
            "url": "https://files.pythonhosted.org/packages/09/ef/de2bf48c2f5b6e08c73c3ca648d0f662666534d8ee6601eb235200a3a0d7/microbmp-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-12-13 05:34:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jacklinquan",
    "github_project": "microbmp",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "microbmp"
}
        
Elapsed time: 0.28057s