elf-inspector


Nameelf-inspector JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/nexB/elf-inspector
SummaryA utility to inspect ELF binary files. Designed as a ScanCode plugin.
upload_time2023-07-08 10:43:31
maintainer
docs_urlNone
authornexB. Inc. and others
requires_python>=3.7
licenseApache-2.0
keywords utilities elf dwarf debug-symbols scancode
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            elf-inspector
=============

elf-inspector is a set of utilities to inspect binary ELF files and collect
interesting data from them. This is also a ScanCode-toolkit plugin.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/nexB/elf-inspector",
    "name": "elf-inspector",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "utilities,elf,dwarf,debug-symbols,scancode",
    "author": "nexB. Inc. and others",
    "author_email": "info@aboutcode.org",
    "download_url": "https://files.pythonhosted.org/packages/49/ca/e8ddb7737e1703e5b8533a46c544e0776e667058775082c277fc21a3f3fc/elf_inspector-0.0.1.tar.gz",
    "platform": null,
    "description": "elf-inspector\n=============\n\nelf-inspector is a set of utilities to inspect binary ELF files and collect\ninteresting data from them. This is also a ScanCode-toolkit plugin.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A utility to inspect ELF binary files. Designed as a ScanCode plugin.",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/nexB/elf-inspector"
    },
    "split_keywords": [
        "utilities",
        "elf",
        "dwarf",
        "debug-symbols",
        "scancode"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4f0e20f79df508a22c56f76fec83a1f940ffef0ec386206d731cdc1e99bc82a0",
                "md5": "246307c7f4a43517360c9a73bb834c3c",
                "sha256": "2e9920b0281e810ee0ee913715fdd2d2959b1cc90bfeb318142626c5714b05d2"
            },
            "downloads": -1,
            "filename": "elf_inspector-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "246307c7f4a43517360c9a73bb834c3c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 14370,
            "upload_time": "2023-07-08T10:43:27",
            "upload_time_iso_8601": "2023-07-08T10:43:27.942413Z",
            "url": "https://files.pythonhosted.org/packages/4f/0e/20f79df508a22c56f76fec83a1f940ffef0ec386206d731cdc1e99bc82a0/elf_inspector-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "49cae8ddb7737e1703e5b8533a46c544e0776e667058775082c277fc21a3f3fc",
                "md5": "c3e226051ed1a68ae9eafb2efadd540b",
                "sha256": "5aca4d70da9976c171a8fa62c5c422903749bc3612ca4df1f6c9df1050640f58"
            },
            "downloads": -1,
            "filename": "elf_inspector-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "c3e226051ed1a68ae9eafb2efadd540b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 592105,
            "upload_time": "2023-07-08T10:43:31",
            "upload_time_iso_8601": "2023-07-08T10:43:31.860993Z",
            "url": "https://files.pythonhosted.org/packages/49/ca/e8ddb7737e1703e5b8533a46c544e0776e667058775082c277fc21a3f3fc/elf_inspector-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-08 10:43:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "nexB",
    "github_project": "elf-inspector",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "elf-inspector"
}
        
Elapsed time: 0.20298s