karellen-llvm-clang


Namekarellen-llvm-clang JSON
Version 19.1.5.post13 PyPI version JSON
download
home_pagehttps://github.com/karellen/karellen-llvm
SummaryKarellen Clang compiler infrastructure
upload_time2024-12-17 16:28:04
maintainerArcadiy Ivanov
docs_urlNone
authorKarellen, Inc.
requires_pythonNone
licenseApache License, Version 2.0
keywords llvm clang c c++ compiler
VCS
bugtrack_url
requirements pyelftools wheel-axle setuptools
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Self-contained LLVM Clang compiler infrastructure

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/karellen/karellen-llvm",
    "name": "karellen-llvm-clang",
    "maintainer": "Arcadiy Ivanov",
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": "arcadiy@karellen.co",
    "keywords": "LLVM, clang, c, c++, compiler",
    "author": "Karellen, Inc.",
    "author_email": "supervisor@karellen.co",
    "download_url": null,
    "platform": null,
    "description": "Self-contained LLVM Clang compiler infrastructure\n",
    "bugtrack_url": null,
    "license": "Apache License, Version 2.0",
    "summary": "Karellen Clang compiler infrastructure",
    "version": "19.1.5.post13",
    "project_urls": {
        "Bug Tracker": "https://github.com/karellen/karellen-llvm/issues",
        "Documentation": "https://github.com/karellen/karellen-llvm",
        "Homepage": "https://github.com/karellen/karellen-llvm",
        "Source Code": "https://github.com/karellen/karellen-llvm"
    },
    "split_keywords": [
        "llvm",
        " clang",
        " c",
        " c++",
        " compiler"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7b8de5da2d93eedfce5c0311440296951fb64c99b5854d7b7a2c1bb8e558d3e4",
                "md5": "f24ab791b6e9c64c9aebf0d55c854879",
                "sha256": "de440242d3322982193f4de1c5f17e0e9254d7ff0f6ed6e38f16ad2b37ce170a"
            },
            "downloads": -1,
            "filename": "karellen_llvm_clang-19.1.5.post13-py3-none-manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f24ab791b6e9c64c9aebf0d55c854879",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 73236884,
            "upload_time": "2024-12-17T16:28:04",
            "upload_time_iso_8601": "2024-12-17T16:28:04.534757Z",
            "url": "https://files.pythonhosted.org/packages/7b/8d/e5da2d93eedfce5c0311440296951fb64c99b5854d7b7a2c1bb8e558d3e4/karellen_llvm_clang-19.1.5.post13-py3-none-manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-17 16:28:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "karellen",
    "github_project": "karellen-llvm",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "pyelftools",
            "specs": []
        },
        {
            "name": "wheel-axle",
            "specs": [
                [
                    ">",
                    "0.0.8"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": []
        }
    ],
    "lcname": "karellen-llvm-clang"
}
        
Elapsed time: 6.59975s