karellen-llvm-clang


Namekarellen-llvm-clang JSON
Version 20.1.7.post10 PyPI version JSON
download
home_pagehttps://github.com/karellen/karellen-llvm
SummaryKarellen Clang compiler infrastructure
upload_time2025-07-08 21:29:19
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": "20.1.7.post10",
    "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": null,
            "digests": {
                "blake2b_256": "1acc4a6b7be19877f2c42d3c1193bae12cfd05b1ffd31826e86d1a8e04193e32",
                "md5": "5ed8691a0ebc05663bee05e386026c72",
                "sha256": "531ecd7fe6fd29bd0e583b4fcdbe08a5b5d46e32cd3257ab83d3512622fdfb08"
            },
            "downloads": -1,
            "filename": "karellen_llvm_clang-20.1.7.post10-py3-none-manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "5ed8691a0ebc05663bee05e386026c72",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 75763392,
            "upload_time": "2025-07-08T21:29:19",
            "upload_time_iso_8601": "2025-07-08T21:29:19.964839Z",
            "url": "https://files.pythonhosted.org/packages/1a/cc/4a6b7be19877f2c42d3c1193bae12cfd05b1ffd31826e86d1a8e04193e32/karellen_llvm_clang-20.1.7.post10-py3-none-manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-08 21:29:19",
    "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: 0.43964s