unix-perms


Nameunix-perms JSON
Version 0.2.0 PyPI version JSON
download
home_pageNone
SummaryManage and interpret Unix file permissions with a Python package that provides intuitive tools for creating, validating, and describing permission modes.
upload_time2024-05-02 03:54:06
maintainerNone
docs_urlNone
authorgalactixx
requires_python<4.0,>=3.12
licenseMIT
keywords unix permissions files
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # unix_perms
Manage and interpret Unix file permissions with a Python package that provides intuitive tools for creating, validating, and describing permission modes.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "unix-perms",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.12",
    "maintainer_email": null,
    "keywords": "unix, permissions, files",
    "author": "galactixx",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/a5/45/c746a2b5bc4c4b7fdfd4794cfb4bad1e57937ef6596296a6a20fd6f9b19b/unix_perms-0.2.0.tar.gz",
    "platform": null,
    "description": "# unix_perms\nManage and interpret Unix file permissions with a Python package that provides intuitive tools for creating, validating, and describing permission modes.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Manage and interpret Unix file permissions with a Python package that provides intuitive tools for creating, validating, and describing permission modes.",
    "version": "0.2.0",
    "project_urls": null,
    "split_keywords": [
        "unix",
        " permissions",
        " files"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1a1e8bf6ac986a2dab647bd2af873f9f3dd1f756eadcb6ec513698183d34a834",
                "md5": "1b257e2f22c51acc817338c819e59080",
                "sha256": "f12b5ec878910467f813140ba0fd5d7eb113df80ab9ac0e0920a7fac7c99fe8c"
            },
            "downloads": -1,
            "filename": "unix_perms-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1b257e2f22c51acc817338c819e59080",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.12",
            "size": 8443,
            "upload_time": "2024-05-02T03:54:04",
            "upload_time_iso_8601": "2024-05-02T03:54:04.832100Z",
            "url": "https://files.pythonhosted.org/packages/1a/1e/8bf6ac986a2dab647bd2af873f9f3dd1f756eadcb6ec513698183d34a834/unix_perms-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a545c746a2b5bc4c4b7fdfd4794cfb4bad1e57937ef6596296a6a20fd6f9b19b",
                "md5": "e12261e53bf974764359b266eb338570",
                "sha256": "811c48ca98c188db539050c22e3d88d7d6f62ad471a2554db8f3ce5f43d7a58c"
            },
            "downloads": -1,
            "filename": "unix_perms-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e12261e53bf974764359b266eb338570",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.12",
            "size": 6366,
            "upload_time": "2024-05-02T03:54:06",
            "upload_time_iso_8601": "2024-05-02T03:54:06.389336Z",
            "url": "https://files.pythonhosted.org/packages/a5/45/c746a2b5bc4c4b7fdfd4794cfb4bad1e57937ef6596296a6a20fd6f9b19b/unix_perms-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-02 03:54:06",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "unix-perms"
}
        
Elapsed time: 0.27272s