archinfo


Namearchinfo JSON
Version 9.2.98 PyPI version JSON
download
home_pagehttps://github.com/angr/archinfo
SummaryClasses with architecture-specific information useful to other projects.
upload_time2024-04-09 17:15:27
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
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.8",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/6d/42/2dc2b6546e833d0d6cdf40e53f0fa3c7a5d07f59af30a41a7d624c080653/archinfo-9.2.98.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.98",
    "project_urls": {
        "Homepage": "https://github.com/angr/archinfo"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d50b7061383844e7eeac0ed644695f7bec6c7f6ba06fd348e36ee523c389e018",
                "md5": "28f420cfe7bbe6e86ae78be2619f7f8c",
                "sha256": "7bdf03c465bd99206c1029f341410326accd6fbe1bdffb51562b9183722f6374"
            },
            "downloads": -1,
            "filename": "archinfo-9.2.98-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "28f420cfe7bbe6e86ae78be2619f7f8c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 61883,
            "upload_time": "2024-04-09T17:15:02",
            "upload_time_iso_8601": "2024-04-09T17:15:02.979824Z",
            "url": "https://files.pythonhosted.org/packages/d5/0b/7061383844e7eeac0ed644695f7bec6c7f6ba06fd348e36ee523c389e018/archinfo-9.2.98-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6d422dc2b6546e833d0d6cdf40e53f0fa3c7a5d07f59af30a41a7d624c080653",
                "md5": "6fc3e095e727dcf1305587950765773a",
                "sha256": "9d88565c9fa409b16881e3c630955e28f19b49d11370d065086e9b6ee85f37ff"
            },
            "downloads": -1,
            "filename": "archinfo-9.2.98.tar.gz",
            "has_sig": false,
            "md5_digest": "6fc3e095e727dcf1305587950765773a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 53250,
            "upload_time": "2024-04-09T17:15:27",
            "upload_time_iso_8601": "2024-04-09T17:15:27.511821Z",
            "url": "https://files.pythonhosted.org/packages/6d/42/2dc2b6546e833d0d6cdf40e53f0fa3c7a5d07f59af30a41a7d624c080653/archinfo-9.2.98.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-09 17:15:27",
    "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.24155s