archinfo


Namearchinfo JSON
Version 9.2.175 PyPI version JSON
download
home_pageNone
SummaryClasses with architecture-specific information useful to other projects.
upload_time2025-09-16 18:16:59
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/ec/46/6c1e4228a3f15e5e2a8a407d095393cbed48dbcc9aefbffa1f31ed9627ba/archinfo-9.2.175.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.175",
    "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": "f772fe58f910eae8b68f3ed917816bb806936a2135369e9ac7ddab344cac5f67",
                "md5": "0520482fd8e0758406868496749ba3fd",
                "sha256": "6e1f928e583f67aff462dfd83e4b9b43c0db225c2b7250764701a587df524da9"
            },
            "downloads": -1,
            "filename": "archinfo-9.2.175-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0520482fd8e0758406868496749ba3fd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 50343,
            "upload_time": "2025-09-16T18:16:44",
            "upload_time_iso_8601": "2025-09-16T18:16:44.053840Z",
            "url": "https://files.pythonhosted.org/packages/f7/72/fe58f910eae8b68f3ed917816bb806936a2135369e9ac7ddab344cac5f67/archinfo-9.2.175-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ec466c1e4228a3f15e5e2a8a407d095393cbed48dbcc9aefbffa1f31ed9627ba",
                "md5": "044e7aa32cb5e96c4e62e96737ca3549",
                "sha256": "d73cc95580ea1675cd0b9a6d8d8021017d27484e9f2a1ce867505e459d1dc315"
            },
            "downloads": -1,
            "filename": "archinfo-9.2.175.tar.gz",
            "has_sig": false,
            "md5_digest": "044e7aa32cb5e96c4e62e96737ca3549",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 41161,
            "upload_time": "2025-09-16T18:16:59",
            "upload_time_iso_8601": "2025-09-16T18:16:59.879974Z",
            "url": "https://files.pythonhosted.org/packages/ec/46/6c1e4228a3f15e5e2a8a407d095393cbed48dbcc9aefbffa1f31ed9627ba/archinfo-9.2.175.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-16 18:16:59",
    "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: 4.12864s