path.py


Namepath.py JSON
Version 12.5.0 PyPI version JSON
download
home_pagehttps://github.com/jaraco/path
SummaryA module wrapper for os.path
upload_time2020-07-27 23:53:38
maintainerJason R. Coombs
docs_urlNone
authorJason Orendorff
requires_python>=3.5
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            ``path.py`` has been renamed to `path <https://pypi.org/project/path>`_.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jaraco/path",
    "name": "path.py",
    "maintainer": "Jason R. Coombs",
    "docs_url": null,
    "requires_python": ">=3.5",
    "maintainer_email": "jaraco@jaraco.com",
    "keywords": "",
    "author": "Jason Orendorff",
    "author_email": "jason.orendorff@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/b6/e3/81be70016d58ade0f516191fa80152daba5453d0b07ce648d9daae86a188/path.py-12.5.0.tar.gz",
    "platform": "",
    "description": "``path.py`` has been renamed to `path <https://pypi.org/project/path>`_.\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A module wrapper for os.path",
    "version": "12.5.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "7bd64a68f6a893eebc7c5f1a59558d56",
                "sha256": "a43e82eb2c344c3fd0b9d6352f6b856f40b8b7d3d65cc05978b42c3715668496"
            },
            "downloads": -1,
            "filename": "path.py-12.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7bd64a68f6a893eebc7c5f1a59558d56",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.5",
            "size": 2251,
            "upload_time": "2020-07-27T23:53:37",
            "upload_time_iso_8601": "2020-07-27T23:53:37.293917Z",
            "url": "https://files.pythonhosted.org/packages/8f/04/130b7a538c25693c85c4dee7e25d126ebf5511b1eb7320e64906687b159e/path.py-12.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "c748063e113914dcb08e3f4eb6cd1de0",
                "sha256": "8d885e8b2497aed005703d94e0fd97943401f035e42a136810308bff034529a8"
            },
            "downloads": -1,
            "filename": "path.py-12.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c748063e113914dcb08e3f4eb6cd1de0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.5",
            "size": 15713,
            "upload_time": "2020-07-27T23:53:38",
            "upload_time_iso_8601": "2020-07-27T23:53:38.373584Z",
            "url": "https://files.pythonhosted.org/packages/b6/e3/81be70016d58ade0f516191fa80152daba5453d0b07ce648d9daae86a188/path.py-12.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2020-07-27 23:53:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "jaraco",
    "github_project": "path",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "path.py"
}
        
Elapsed time: 0.01769s