pathlist


Namepathlist JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://github.com/susuky/pathlist
SummaryA Python library that extends pathlib with enhanced path manipulation and directory listing capabilities.
upload_time2024-08-16 04:46:05
maintainerNone
docs_urlNone
authorsusuky
requires_python>=3.6
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/susuky/pathlist",
    "name": "pathlist",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "susuky",
    "author_email": "hpisj322@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/22/cd/e1ce0fecde9498183d225ee749261bf500e666614ad20b8f62a751639483/pathlist-0.0.3.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "A Python library that extends pathlib with enhanced path manipulation and directory listing capabilities.",
    "version": "0.0.3",
    "project_urls": {
        "Homepage": "https://github.com/susuky/pathlist"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b722b076e4ae01ed291e898154322c7f551c3b35994b82580a3ceb44beba1377",
                "md5": "b0d422bdb97725358beb758be9436376",
                "sha256": "50c817737abb94ef22280eb03a9c8de8fca833c464f8b1e49c1a90e07bab411f"
            },
            "downloads": -1,
            "filename": "pathlist-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b0d422bdb97725358beb758be9436376",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 4767,
            "upload_time": "2024-08-16T04:46:04",
            "upload_time_iso_8601": "2024-08-16T04:46:04.560070Z",
            "url": "https://files.pythonhosted.org/packages/b7/22/b076e4ae01ed291e898154322c7f551c3b35994b82580a3ceb44beba1377/pathlist-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "22cde1ce0fecde9498183d225ee749261bf500e666614ad20b8f62a751639483",
                "md5": "83526185056d5525db8aad0e401851fd",
                "sha256": "12565ddc3b09c1883d0da4cb55ff6acea8122a58825db9766c13ac2b5cd71df3"
            },
            "downloads": -1,
            "filename": "pathlist-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "83526185056d5525db8aad0e401851fd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 5271,
            "upload_time": "2024-08-16T04:46:05",
            "upload_time_iso_8601": "2024-08-16T04:46:05.859524Z",
            "url": "https://files.pythonhosted.org/packages/22/cd/e1ce0fecde9498183d225ee749261bf500e666614ad20b8f62a751639483/pathlist-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-16 04:46:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "susuky",
    "github_project": "pathlist",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pathlist"
}
        
Elapsed time: 1.32901s