archinfo


Namearchinfo JSON
Version 9.2.165 PyPI version JSON
download
home_pageNone
SummaryClasses with architecture-specific information useful to other projects.
upload_time2025-07-10 01:36:30
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseBSD-2-Clause
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # archinfo
[![Latest Release](https://img.shields.io/pypi/v/archinfo.svg)](https://pypi.python.org/pypi/archinfo/)
[![Python Version](https://img.shields.io/pypi/pyversions/archinfo)](https://pypi.python.org/pypi/archinfo/)
[![PyPI Statistics](https://img.shields.io/pypi/dm/archinfo.svg)](https://pypistats.org/packages/archinfo)
[![License](https://img.shields.io/github/license/angr/archinfo.svg)](https://github.com/angr/archinfo/blob/master/LICENSE)

archinfo is a collection of classes that contain architecture-specific information.
It is useful for cross-architecture tools (such as pyvex).

## Project links
Project repository: https://github.com/angr/archinfo

Documentation: https://api.angr.io/projects/archinfo/en/latest/

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "archinfo",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/7d/fd/f9a71e9b9dc43a4e0edbfc00afea85f867bac82f2cebe4d599b38b47903f/archinfo-9.2.165.tar.gz",
    "platform": null,
    "description": "# archinfo\n[![Latest Release](https://img.shields.io/pypi/v/archinfo.svg)](https://pypi.python.org/pypi/archinfo/)\n[![Python Version](https://img.shields.io/pypi/pyversions/archinfo)](https://pypi.python.org/pypi/archinfo/)\n[![PyPI Statistics](https://img.shields.io/pypi/dm/archinfo.svg)](https://pypistats.org/packages/archinfo)\n[![License](https://img.shields.io/github/license/angr/archinfo.svg)](https://github.com/angr/archinfo/blob/master/LICENSE)\n\narchinfo is a collection of classes that contain architecture-specific information.\nIt is useful for cross-architecture tools (such as pyvex).\n\n## Project links\nProject repository: https://github.com/angr/archinfo\n\nDocumentation: https://api.angr.io/projects/archinfo/en/latest/\n",
    "bugtrack_url": null,
    "license": "BSD-2-Clause",
    "summary": "Classes with architecture-specific information useful to other projects.",
    "version": "9.2.165",
    "project_urls": {
        "Homepage": "https://api.angr.io/projects/archinfo/en/latest/",
        "Repository": "https://github.com/angr/archinfo"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5ff423a1f1b8c8261f7312b29c83aa7cfb7fe3aca7ec5e91d19d8b36274c4c30",
                "md5": "70fe89a2bd760eb407d19186d5da79c3",
                "sha256": "a2c9df9b070c8b08487d25d923e048e9821124fb7bb3369dce17c9765fdb6512"
            },
            "downloads": -1,
            "filename": "archinfo-9.2.165-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "70fe89a2bd760eb407d19186d5da79c3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 50269,
            "upload_time": "2025-07-10T01:36:12",
            "upload_time_iso_8601": "2025-07-10T01:36:12.540285Z",
            "url": "https://files.pythonhosted.org/packages/5f/f4/23a1f1b8c8261f7312b29c83aa7cfb7fe3aca7ec5e91d19d8b36274c4c30/archinfo-9.2.165-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7dfdf9a71e9b9dc43a4e0edbfc00afea85f867bac82f2cebe4d599b38b47903f",
                "md5": "ea4aac3aa367063bdedfa3db440cf7f8",
                "sha256": "b48d87846ebc8890d55a5577702d200622b3a6ada67f44b15835f506eaa10252"
            },
            "downloads": -1,
            "filename": "archinfo-9.2.165.tar.gz",
            "has_sig": false,
            "md5_digest": "ea4aac3aa367063bdedfa3db440cf7f8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 41125,
            "upload_time": "2025-07-10T01:36:30",
            "upload_time_iso_8601": "2025-07-10T01:36:30.067575Z",
            "url": "https://files.pythonhosted.org/packages/7d/fd/f9a71e9b9dc43a4e0edbfc00afea85f867bac82f2cebe4d599b38b47903f/archinfo-9.2.165.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-10 01:36:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "angr",
    "github_project": "archinfo",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "archinfo"
}
        
Elapsed time: 0.47714s