ament-lint-pep257


Nameament-lint-pep257 JSON
Version 0.14.3 PyPI version JSON
download
home_pagehttps://github.com/ament/ament_lint
SummaryCheck Python code style using pep257.
upload_time2023-10-03 01:26:46
maintainerMichael Jeronimo
docs_urlNone
authorDirk Thomas
requires_python
licenseApache License, Version 2.0
keywords ros
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            The ability to check code against the docstring conventions in PEP 257
and generate xUnit test result files.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ament/ament_lint",
    "name": "ament-lint-pep257",
    "maintainer": "Michael Jeronimo",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "michael.jeronimo@openrobotics.org",
    "keywords": "ROS",
    "author": "Dirk Thomas",
    "author_email": "dthomas@osrfoundation.org",
    "download_url": "https://github.com/ament/ament_lint/releases",
    "platform": null,
    "description": "The ability to check code against the docstring conventions in PEP 257\nand generate xUnit test result files.\n",
    "bugtrack_url": null,
    "license": "Apache License, Version 2.0",
    "summary": "Check Python code style using pep257.",
    "version": "0.14.3",
    "project_urls": {
        "Download": "https://github.com/ament/ament_lint/releases",
        "Homepage": "https://github.com/ament/ament_lint"
    },
    "split_keywords": [
        "ros"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "507b0829802cd77920ba70b7a65a69199464e8deff3be86c7b52961cbcfed1d5",
                "md5": "5fceb7063cb629bda45d4f2ed2e0e583",
                "sha256": "125e786ff675a2d654766892b76fb581a10fb599c0d1891f975abb7fe4702858"
            },
            "downloads": -1,
            "filename": "ament_lint_pep257-0.14.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5fceb7063cb629bda45d4f2ed2e0e583",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 6878,
            "upload_time": "2023-10-03T01:26:46",
            "upload_time_iso_8601": "2023-10-03T01:26:46.396002Z",
            "url": "https://files.pythonhosted.org/packages/50/7b/0829802cd77920ba70b7a65a69199464e8deff3be86c7b52961cbcfed1d5/ament_lint_pep257-0.14.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-03 01:26:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ament",
    "github_project": "ament_lint",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "ament-lint-pep257"
}
        
Elapsed time: 0.18828s