ailment


Nameailment JSON
Version 9.2.143 PyPI version JSON
download
home_pagehttps://github.com/angr/ailment
SummaryThe angr intermediate language.
upload_time2025-02-20 08:42:27
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.
            # AILment
[![Latest Release](https://img.shields.io/pypi/v/ailment.svg)](https://pypi.python.org/pypi/ailment/)
[![Python Version](https://img.shields.io/pypi/pyversions/ailment)](https://pypi.python.org/pypi/ailment/)
[![PyPI Statistics](https://img.shields.io/pypi/dm/ailment.svg)](https://pypistats.org/packages/ailment)
[![License](https://img.shields.io/github/license/angr/ailment.svg)](https://github.com/angr/ailment/blob/master/LICENSE)

AIL is the angr intermediate language.

## Project Links
Project repository: https://github.com/angr/ailment

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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/angr/ailment",
    "name": "ailment",
    "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/26/83/df9e834db1207330b9fd32e68eb1fdcf57b062d4a3d14548dee36133303a/ailment-9.2.143.tar.gz",
    "platform": null,
    "description": "# AILment\n[![Latest Release](https://img.shields.io/pypi/v/ailment.svg)](https://pypi.python.org/pypi/ailment/)\n[![Python Version](https://img.shields.io/pypi/pyversions/ailment)](https://pypi.python.org/pypi/ailment/)\n[![PyPI Statistics](https://img.shields.io/pypi/dm/ailment.svg)](https://pypistats.org/packages/ailment)\n[![License](https://img.shields.io/github/license/angr/ailment.svg)](https://github.com/angr/ailment/blob/master/LICENSE)\n\nAIL is the angr intermediate language.\n\n## Project Links\nProject repository: https://github.com/angr/ailment\n\nDocumentation: https://api.angr.io/projects/ailment/en/latest/\n",
    "bugtrack_url": null,
    "license": "BSD-2-Clause",
    "summary": "The angr intermediate language.",
    "version": "9.2.143",
    "project_urls": {
        "Homepage": "https://github.com/angr/ailment"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1985977b0bba0c007d48a0dc003bb38f05a08141d24a4a864fb1c2050449b917",
                "md5": "8ed12a214976631af6dd27b6edf04d5f",
                "sha256": "6f7bf06b078f25f0cb21a51be92b94d5ede69aac3ae225fc165bc375b75096ac"
            },
            "downloads": -1,
            "filename": "ailment-9.2.143-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8ed12a214976631af6dd27b6edf04d5f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 33098,
            "upload_time": "2025-02-20T08:41:43",
            "upload_time_iso_8601": "2025-02-20T08:41:43.367236Z",
            "url": "https://files.pythonhosted.org/packages/19/85/977b0bba0c007d48a0dc003bb38f05a08141d24a4a864fb1c2050449b917/ailment-9.2.143-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2683df9e834db1207330b9fd32e68eb1fdcf57b062d4a3d14548dee36133303a",
                "md5": "4ae10165914d6ec0db15e7f94b1837ae",
                "sha256": "ddb5c8f625e9f59f3f5a7b490f0b5e5978ac20eeaf09eddba8f69ec4ea02bc06"
            },
            "downloads": -1,
            "filename": "ailment-9.2.143.tar.gz",
            "has_sig": false,
            "md5_digest": "4ae10165914d6ec0db15e7f94b1837ae",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 31012,
            "upload_time": "2025-02-20T08:42:27",
            "upload_time_iso_8601": "2025-02-20T08:42:27.071999Z",
            "url": "https://files.pythonhosted.org/packages/26/83/df9e834db1207330b9fd32e68eb1fdcf57b062d4a3d14548dee36133303a/ailment-9.2.143.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-20 08:42:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "angr",
    "github_project": "ailment",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "ailment"
}
        
Elapsed time: 7.75561s