karellen-llvm-clang


Namekarellen-llvm-clang JSON
Version 18.1.4.0.post18 PyPI version JSON
download
home_pagehttps://github.com/karellen/karellen-llvm
SummaryKarellen Clang compiler infrastructure
upload_time2024-04-27 19:58:45
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
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": "18.1.4.0.post18",
    "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": "f86dd4b77e5952ed81c637127a1493e7032e08db651cfa0a15d36c2231f019ff",
                "md5": "b5c8d3405d313b2430656c360d0172d0",
                "sha256": "f1e3d9dbe1ff004a7c30e8aeeab353f5b998c5de3bc3d369664df971ed9038b2"
            },
            "downloads": -1,
            "filename": "karellen_llvm_clang-18.1.4.0.post18-py3-none-manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "b5c8d3405d313b2430656c360d0172d0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 78662176,
            "upload_time": "2024-04-27T19:58:45",
            "upload_time_iso_8601": "2024-04-27T19:58:45.823201Z",
            "url": "https://files.pythonhosted.org/packages/f8/6d/d4b77e5952ed81c637127a1493e7032e08db651cfa0a15d36c2231f019ff/karellen_llvm_clang-18.1.4.0.post18-py3-none-manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-27 19:58:45",
    "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": []
        }
    ],
    "lcname": "karellen-llvm-clang"
}
        
Elapsed time: 0.27599s