shtils


Nameshtils JSON
Version 0.0.1 PyPI version JSON
download
home_page
SummaryA collection of OS shell utils
upload_time2023-12-13 20:13:11
maintainer
docs_urlNone
authoralpenstorm (Mihai Negrean)
requires_python
license
keywords python os shell utils
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A collection of OS shell utils that allows a developer to implement often-used shell commands (like "ls" or "clear") in both Windows and Unix terms.
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "shtils",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,os,shell,utils",
    "author": "alpenstorm (Mihai Negrean)",
    "author_email": "<mihai@negrean.net>",
    "download_url": "https://files.pythonhosted.org/packages/22/69/4c8b2b126b2dd058a2142c661228dd0e98ea22025fa7f046121dacffe7f5/shtils-0.0.1.tar.gz",
    "platform": null,
    "description": "A collection of OS shell utils that allows a developer to implement often-used shell commands (like \"ls\" or \"clear\") in both Windows and Unix terms.",
    "bugtrack_url": null,
    "license": "",
    "summary": "A collection of OS shell utils",
    "version": "0.0.1",
    "project_urls": null,
    "split_keywords": [
        "python",
        "os",
        "shell",
        "utils"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "22694c8b2b126b2dd058a2142c661228dd0e98ea22025fa7f046121dacffe7f5",
                "md5": "eefc78f71a6587e66d45040753812d6e",
                "sha256": "213417ac12d5c030a16f5f1f1c795a341746edc0f5e0740055323aa0a17428fe"
            },
            "downloads": -1,
            "filename": "shtils-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "eefc78f71a6587e66d45040753812d6e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1627,
            "upload_time": "2023-12-13T20:13:11",
            "upload_time_iso_8601": "2023-12-13T20:13:11.361760Z",
            "url": "https://files.pythonhosted.org/packages/22/69/4c8b2b126b2dd058a2142c661228dd0e98ea22025fa7f046121dacffe7f5/shtils-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-13 20:13:11",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "shtils"
}
        
Elapsed time: 0.15678s