hatch-pyinstaller


Namehatch-pyinstaller JSON
Version 1.0.1 PyPI version JSON
download
home_pageNone
SummaryHatch plugin for building binaries using PyInstaller
upload_time2024-04-25 22:06:13
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseNone
keywords hatch packaging
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "hatch-pyinstaller",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "hatch, packaging",
    "author": null,
    "author_email": "William Smith <williams@citisyn.net>",
    "download_url": "https://files.pythonhosted.org/packages/ce/6c/76be49b1f1ab527b3a06236d343664892640eaa636e822f8d0eb81c67308/hatch_pyinstaller-1.0.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "Hatch plugin for building binaries using PyInstaller",
    "version": "1.0.1",
    "project_urls": {
        "Homepage": "https://github.com/mxysptlk/hatch-pyinstaller"
    },
    "split_keywords": [
        "hatch",
        " packaging"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "386327efc10b6c15963da24a0a527d86cba830a9e583b69dd63466a5e9778c26",
                "md5": "845ac19067ebc3f596b4ea7717b1e03a",
                "sha256": "22bd844ee98fe9785a44e6d6e68fbbf90de60a9c819d179e8da6b75e9eccec09"
            },
            "downloads": -1,
            "filename": "hatch_pyinstaller-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "845ac19067ebc3f596b4ea7717b1e03a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 10381,
            "upload_time": "2024-04-25T22:06:03",
            "upload_time_iso_8601": "2024-04-25T22:06:03.953200Z",
            "url": "https://files.pythonhosted.org/packages/38/63/27efc10b6c15963da24a0a527d86cba830a9e583b69dd63466a5e9778c26/hatch_pyinstaller-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ce6c76be49b1f1ab527b3a06236d343664892640eaa636e822f8d0eb81c67308",
                "md5": "23266933f712e38d0f6fe103cc1e628e",
                "sha256": "f9c1914772c7dde677b1d7776c3cecc401b70c004560573e81bc7df83a2cb67e"
            },
            "downloads": -1,
            "filename": "hatch_pyinstaller-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "23266933f712e38d0f6fe103cc1e628e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 10550,
            "upload_time": "2024-04-25T22:06:13",
            "upload_time_iso_8601": "2024-04-25T22:06:13.731465Z",
            "url": "https://files.pythonhosted.org/packages/ce/6c/76be49b1f1ab527b3a06236d343664892640eaa636e822f8d0eb81c67308/hatch_pyinstaller-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-25 22:06:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mxysptlk",
    "github_project": "hatch-pyinstaller",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "hatch-pyinstaller"
}
        
Elapsed time: 0.24254s