pycloctest


Namepycloctest JSON
Version 0.0.3 PyPI version JSON
download
home_pageNone
SummaryPython wrapper for the cloc CLI tool.
upload_time2025-02-28 21:26:54
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT License
keywords cloc wrapper cli tool lines code count
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pycloc
Python wrapper for CLOC (Count Lines of Code)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pycloctest",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "StefanoStone <stefanocamp187@gmail.com>",
    "keywords": "cloc, wrapper, cli, tool, lines, code, count",
    "author": null,
    "author_email": "StefanoStone <stefanocamp187@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/2e/da/6a3c38b625215694c322d56bbe33fff7531a949273c27ba54786e33a16d4/pycloctest-0.0.3.tar.gz",
    "platform": null,
    "description": "# pycloc\nPython wrapper for CLOC (Count Lines of Code)\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Python wrapper for the cloc CLI tool.",
    "version": "0.0.3",
    "project_urls": {
        "Issues": "https://github.com/StefanoStone/pycloc/issues",
        "Repository": "https://github.com/StefanoStone/pycloc"
    },
    "split_keywords": [
        "cloc",
        " wrapper",
        " cli",
        " tool",
        " lines",
        " code",
        " count"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "401a88f33e0901ca7be16541fdbd77486c9e83aa4f5c9dfd416b38047270fd15",
                "md5": "a0daf1c57bca2ab7ce3fb804d490e1b4",
                "sha256": "8b4106002410d747efb96751a4bbbf602844d058cc1c97f21a47b69c4a445cf4"
            },
            "downloads": -1,
            "filename": "pycloctest-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a0daf1c57bca2ab7ce3fb804d490e1b4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 3821,
            "upload_time": "2025-02-28T21:26:53",
            "upload_time_iso_8601": "2025-02-28T21:26:53.074852Z",
            "url": "https://files.pythonhosted.org/packages/40/1a/88f33e0901ca7be16541fdbd77486c9e83aa4f5c9dfd416b38047270fd15/pycloctest-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2eda6a3c38b625215694c322d56bbe33fff7531a949273c27ba54786e33a16d4",
                "md5": "fc4f8d3a8e69853e4ade3456f51cd0e1",
                "sha256": "26e67b055be72e982fe4594b15a3606a505238c939f6caf734fde6aac75c5486"
            },
            "downloads": -1,
            "filename": "pycloctest-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "fc4f8d3a8e69853e4ade3456f51cd0e1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 3473,
            "upload_time": "2025-02-28T21:26:54",
            "upload_time_iso_8601": "2025-02-28T21:26:54.883028Z",
            "url": "https://files.pythonhosted.org/packages/2e/da/6a3c38b625215694c322d56bbe33fff7531a949273c27ba54786e33a16d4/pycloctest-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-28 21:26:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "StefanoStone",
    "github_project": "pycloc",
    "github_not_found": true,
    "lcname": "pycloctest"
}
        
Elapsed time: 0.40813s