clang-tidy-checker


Nameclang-tidy-checker JSON
Version 0.3.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_time2023-04-20 13:30:29
maintainer
docs_urlNone
authorKenta Kabashima
requires_python>=3.9,<3.12
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 develop 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": "",
    "docs_url": null,
    "requires_python": ">=3.9,<3.12",
    "maintainer_email": "",
    "keywords": "clang-tidy,c++",
    "author": "Kenta Kabashima",
    "author_email": "kenta_program37@hotmail.co.jp",
    "download_url": "https://files.pythonhosted.org/packages/c2/eb/846a805476154c518c18751864da6e20b36ddcd42a0038d53d0f4256e7e3/clang_tidy_checker-0.3.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 develop 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.3.0",
    "split_keywords": [
        "clang-tidy",
        "c++"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3f0970947a13ae390a069e708c26321a1c4eb14b4e4d2c6ca210401c93bd1bd0",
                "md5": "f36585a8b077a237bdb73210a48b9e62",
                "sha256": "11a8b697ee89b2dd454b22a49e267774b566ac17fa936479b4e1fae6c62c446d"
            },
            "downloads": -1,
            "filename": "clang_tidy_checker-0.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f36585a8b077a237bdb73210a48b9e62",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9,<3.12",
            "size": 6652,
            "upload_time": "2023-04-20T13:30:28",
            "upload_time_iso_8601": "2023-04-20T13:30:28.430922Z",
            "url": "https://files.pythonhosted.org/packages/3f/09/70947a13ae390a069e708c26321a1c4eb14b4e4d2c6ca210401c93bd1bd0/clang_tidy_checker-0.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c2eb846a805476154c518c18751864da6e20b36ddcd42a0038d53d0f4256e7e3",
                "md5": "eae7977707392f46dcb0e8b11c734f7d",
                "sha256": "a16ea6030552827822b0b2c7de137448b9efd2a59254177d0ac38b4aa2a81c54"
            },
            "downloads": -1,
            "filename": "clang_tidy_checker-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "eae7977707392f46dcb0e8b11c734f7d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9,<3.12",
            "size": 4326,
            "upload_time": "2023-04-20T13:30:29",
            "upload_time_iso_8601": "2023-04-20T13:30:29.884447Z",
            "url": "https://files.pythonhosted.org/packages/c2/eb/846a805476154c518c18751864da6e20b36ddcd42a0038d53d0f4256e7e3/clang_tidy_checker-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-20 13:30:29",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "clang-tidy-checker"
}
        
Elapsed time: 0.06215s