staticx


Namestaticx JSON
Version 0.14.1 PyPI version JSON
download
home_pagehttps://github.com/JonathonReinhart/staticx
SummaryBuild static self-extracting app from dynamic executable
upload_time2023-08-07 04:37:29
maintainer
docs_urlNone
authorJonathon Reinhart
requires_python>=3.7
licenseGPL v2 with special exception allowing StaticX to build and distribute non-free programs
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            StaticX
[![Build Status](https://github.com/JonathonReinhart/staticx/actions/workflows/build-test.yml/badge.svg)](https://github.com/JonathonReinhart/staticx/actions/workflows/build-test.yml)
[![PyPI](https://img.shields.io/pypi/v/staticx.svg)](https://pypi.python.org/pypi/staticx)
[![Docs](https://readthedocs.org/projects/staticx/badge/?version=latest)](https://staticx.readthedocs.io/)
-----

Bundle dynamic executables with their library dependencies so they can be run
anywhere, just like a static executable.

For more information, [Read the Docs](https://staticx.readthedocs.io/).

## License
This software is released under the GPLv2, with an exception allowing the
bootloader to be distributed. See [LICENSE.txt](LICENSE.txt) for more details.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/JonathonReinhart/staticx",
    "name": "staticx",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "Jonathon Reinhart",
    "author_email": "jonathon.reinhart@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/69/a7/993fa7a40179d36b328a212cf061a43876055ee3568e478e76aa7793ceb5/staticx-0.14.1.tar.gz",
    "platform": null,
    "description": "StaticX\n[![Build Status](https://github.com/JonathonReinhart/staticx/actions/workflows/build-test.yml/badge.svg)](https://github.com/JonathonReinhart/staticx/actions/workflows/build-test.yml)\n[![PyPI](https://img.shields.io/pypi/v/staticx.svg)](https://pypi.python.org/pypi/staticx)\n[![Docs](https://readthedocs.org/projects/staticx/badge/?version=latest)](https://staticx.readthedocs.io/)\n-----\n\nBundle dynamic executables with their library dependencies so they can be run\nanywhere, just like a static executable.\n\nFor more information, [Read the Docs](https://staticx.readthedocs.io/).\n\n## License\nThis software is released under the GPLv2, with an exception allowing the\nbootloader to be distributed. See [LICENSE.txt](LICENSE.txt) for more details.\n",
    "bugtrack_url": null,
    "license": "GPL v2 with special exception allowing StaticX to build and distribute non-free programs",
    "summary": "Build static self-extracting app from dynamic executable",
    "version": "0.14.1",
    "project_urls": {
        "Homepage": "https://github.com/JonathonReinhart/staticx"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8702dc54b6d0faf076cc5d881ac59cdc6d97818aeb7514705feae16b129bab91",
                "md5": "67ff0d86a56c21807e4d7c42a18c92c8",
                "sha256": "bd34ee12e2d97d9c88970855817a70750745ce6bddc616c42fb318bb5a422e89"
            },
            "downloads": -1,
            "filename": "staticx-0.14.1-py3-none-manylinux1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "67ff0d86a56c21807e4d7c42a18c92c8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 182448,
            "upload_time": "2023-08-07T04:37:27",
            "upload_time_iso_8601": "2023-08-07T04:37:27.639900Z",
            "url": "https://files.pythonhosted.org/packages/87/02/dc54b6d0faf076cc5d881ac59cdc6d97818aeb7514705feae16b129bab91/staticx-0.14.1-py3-none-manylinux1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "69a7993fa7a40179d36b328a212cf061a43876055ee3568e478e76aa7793ceb5",
                "md5": "726549649831efd0107bf334ebab78e4",
                "sha256": "dbf18c1016b0be4000f480095ed3ef335b512a7d992b469cb094fbc40921a218"
            },
            "downloads": -1,
            "filename": "staticx-0.14.1.tar.gz",
            "has_sig": false,
            "md5_digest": "726549649831efd0107bf334ebab78e4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 73084,
            "upload_time": "2023-08-07T04:37:29",
            "upload_time_iso_8601": "2023-08-07T04:37:29.478636Z",
            "url": "https://files.pythonhosted.org/packages/69/a7/993fa7a40179d36b328a212cf061a43876055ee3568e478e76aa7793ceb5/staticx-0.14.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-07 04:37:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "JonathonReinhart",
    "github_project": "staticx",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "staticx"
}
        
Elapsed time: 0.10766s