archinfo


Namearchinfo JSON
Version 9.2.134 PyPI version JSON
download
home_pagehttps://github.com/angr/archinfo
SummaryClasses with architecture-specific information useful to other projects.
upload_time2024-12-24 17:24:36
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": "https://github.com/angr/archinfo",
    "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/7e/6c/a0e2dc8235fd3a3d5fa2d8a41c7378f65f3c4fe625f4d3864319881c2c52/archinfo-9.2.134.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.134",
    "project_urls": {
        "Homepage": "https://github.com/angr/archinfo"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c0ecfabdb3fe73a0e2d61fee5d8cb57fc6049fc5e9253084f36c052a3e8df342",
                "md5": "af9925b0681b4f34bc6ae337a713776c",
                "sha256": "9143ed4cbd7d255be6536228853c9554dab15bd3682d99edc9dd4d4b440f421a"
            },
            "downloads": -1,
            "filename": "archinfo-9.2.134-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "af9925b0681b4f34bc6ae337a713776c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 50208,
            "upload_time": "2024-12-24T17:24:11",
            "upload_time_iso_8601": "2024-12-24T17:24:11.026403Z",
            "url": "https://files.pythonhosted.org/packages/c0/ec/fabdb3fe73a0e2d61fee5d8cb57fc6049fc5e9253084f36c052a3e8df342/archinfo-9.2.134-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7e6ca0e2dc8235fd3a3d5fa2d8a41c7378f65f3c4fe625f4d3864319881c2c52",
                "md5": "0d42110b3f7dec8e4536e121360ef0e4",
                "sha256": "4d6d9f872e6db5e83c577998a7ea2a0d900039b0ceab7774ec2b15e6bcd7d669"
            },
            "downloads": -1,
            "filename": "archinfo-9.2.134.tar.gz",
            "has_sig": false,
            "md5_digest": "0d42110b3f7dec8e4536e121360ef0e4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 40983,
            "upload_time": "2024-12-24T17:24:36",
            "upload_time_iso_8601": "2024-12-24T17:24:36.727957Z",
            "url": "https://files.pythonhosted.org/packages/7e/6c/a0e2dc8235fd3a3d5fa2d8a41c7378f65f3c4fe625f4d3864319881c2c52/archinfo-9.2.134.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-24 17:24:36",
    "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.43080s