yacce


Nameyacce JSON
Version 0.0.3 PyPI version JSON
download
home_pageNone
SummaryNon-intrusive bazel compile_commands.json extractor
upload_time2025-09-08 18:06:26
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords bazel compile_commands.json extractor
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Yacce is a non-intrusive compile_commands.json extractor for Bazel (experimental)


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "yacce",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "bazel, compile_commands.json, extractor",
    "author": null,
    "author_email": "Aleksei Rechinskii <5dpea9nhd@mozmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/6b/80/83b1d220b87707b3f571ae2e6c96a7ee001904f23dd14b82b9f0825472ff/yacce-0.0.3.tar.gz",
    "platform": null,
    "description": "# Yacce is a non-intrusive compile_commands.json extractor for Bazel (experimental)\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Non-intrusive bazel compile_commands.json extractor",
    "version": "0.0.3",
    "project_urls": {
        "Homepage": "https://github.com/Arech/yacce"
    },
    "split_keywords": [
        "bazel",
        " compile_commands.json",
        " extractor"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ddb8b74b4b4711d3e601c758629a3e09facbd7b66899c4de1ada1ceffface8d7",
                "md5": "61b0e47d208e8988d7b9d746676b23a1",
                "sha256": "415918148169424a5f83829773e78f7afda9cfcd873e04ca62c8fc0385286794"
            },
            "downloads": -1,
            "filename": "yacce-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "61b0e47d208e8988d7b9d746676b23a1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 21419,
            "upload_time": "2025-09-08T18:06:22",
            "upload_time_iso_8601": "2025-09-08T18:06:22.105410Z",
            "url": "https://files.pythonhosted.org/packages/dd/b8/b74b4b4711d3e601c758629a3e09facbd7b66899c4de1ada1ceffface8d7/yacce-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6b8083b1d220b87707b3f571ae2e6c96a7ee001904f23dd14b82b9f0825472ff",
                "md5": "880118dd3360d8699d95190736f6fc2b",
                "sha256": "1858fda963dde33ee4d32db36403c1ba89203f8f90b45511ff866dfa3b41c416"
            },
            "downloads": -1,
            "filename": "yacce-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "880118dd3360d8699d95190736f6fc2b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 20055,
            "upload_time": "2025-09-08T18:06:26",
            "upload_time_iso_8601": "2025-09-08T18:06:26.163096Z",
            "url": "https://files.pythonhosted.org/packages/6b/80/83b1d220b87707b3f571ae2e6c96a7ee001904f23dd14b82b9f0825472ff/yacce-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-08 18:06:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Arech",
    "github_project": "yacce",
    "github_not_found": true,
    "lcname": "yacce"
}
        
Elapsed time: 2.15868s