clang_tidy_checker


Nameclang_tidy_checker JSON
Version 0.5.0 PyPI version JSON
download
home_pagehttps://gitlab.com/MusicScience37Projects/tools/clang-tidy-checker
SummaryTool to check C / C++ source codes using clang-tidy.
upload_time2024-04-03 14:51:18
maintainerNone
docs_urlNone
authorKenta Kabashima
requires_python<3.13,>=3.10
licenseMIT
keywords clang-tidy c++
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # clang-tidy-checker

Tool to check C / C++ source codes using clang-tidy.

## Documentation

- [Documentation built on main branch](https://musicscience37projects.gitlab.io/tools/clang-tidy-checker/)

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/MusicScience37Projects/tools/clang-tidy-checker",
    "name": "clang_tidy_checker",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.13,>=3.10",
    "maintainer_email": null,
    "keywords": "clang-tidy, c++",
    "author": "Kenta Kabashima",
    "author_email": "kenta_program37@hotmail.co.jp",
    "download_url": "https://files.pythonhosted.org/packages/0e/7a/10da67d0ed0660c0092ec37ea3dcf38b10e6ec43d7266a006bf76bbdb610/clang_tidy_checker-0.5.0.tar.gz",
    "platform": null,
    "description": "# clang-tidy-checker\n\nTool to check C / C++ source codes using clang-tidy.\n\n## Documentation\n\n- [Documentation built on main branch](https://musicscience37projects.gitlab.io/tools/clang-tidy-checker/)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Tool to check C / C++ source codes using clang-tidy.",
    "version": "0.5.0",
    "project_urls": {
        "Documentation": "https://musicscience37projects.gitlab.io/tools/clang-tidy-checker/",
        "Homepage": "https://gitlab.com/MusicScience37Projects/tools/clang-tidy-checker",
        "Repository": "https://gitlab.com/MusicScience37Projects/tools/clang-tidy-checker.git"
    },
    "split_keywords": [
        "clang-tidy",
        " c++"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "28586d8b30b204bdd1c1d0de77536c3278c06b462ffb9b5251ce029f95d9f73e",
                "md5": "ac8ab693bbff6c4c36eea8512780e67f",
                "sha256": "40d57c6bba1ddda73b3734793c896bed08b3c81709e3fe39a3e1f4840355462c"
            },
            "downloads": -1,
            "filename": "clang_tidy_checker-0.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ac8ab693bbff6c4c36eea8512780e67f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.13,>=3.10",
            "size": 11560,
            "upload_time": "2024-04-03T14:51:17",
            "upload_time_iso_8601": "2024-04-03T14:51:17.036453Z",
            "url": "https://files.pythonhosted.org/packages/28/58/6d8b30b204bdd1c1d0de77536c3278c06b462ffb9b5251ce029f95d9f73e/clang_tidy_checker-0.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0e7a10da67d0ed0660c0092ec37ea3dcf38b10e6ec43d7266a006bf76bbdb610",
                "md5": "ea6e9cfb15668dd67855783d1020d37d",
                "sha256": "16a914cb0895a9f9cbcb9029728476d603d4ca115521025d69ef6ee2c2e556cf"
            },
            "downloads": -1,
            "filename": "clang_tidy_checker-0.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ea6e9cfb15668dd67855783d1020d37d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.13,>=3.10",
            "size": 7357,
            "upload_time": "2024-04-03T14:51:18",
            "upload_time_iso_8601": "2024-04-03T14:51:18.022057Z",
            "url": "https://files.pythonhosted.org/packages/0e/7a/10da67d0ed0660c0092ec37ea3dcf38b10e6ec43d7266a006bf76bbdb610/clang_tidy_checker-0.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-03 14:51:18",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "MusicScience37Projects",
    "gitlab_project": "tools",
    "lcname": "clang_tidy_checker"
}
        
Elapsed time: 0.23372s