unix-perms


Nameunix-perms JSON
Version 0.5.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-07-17 13:29:10
maintainerNone
docs_urlNone
authorgalactixx
requires_python<4.0,>=3.8
licenseMIT
keywords unix permissions files modes
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.8",
    "maintainer_email": null,
    "keywords": "unix, permissions, files, modes",
    "author": "galactixx",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/6a/a9/cb8228874401d6321a9c94171f5133e3a2bc218a0c055a73d48d757778b1/unix_perms-0.5.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.5.0",
    "project_urls": null,
    "split_keywords": [
        "unix",
        " permissions",
        " files",
        " modes"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2c43eb522b76fd97269c13728818d93d03b7fd13b259dcdb7fbba5e2e1de7530",
                "md5": "8be1a0b31c8588ec0cdaff5d0896875c",
                "sha256": "963b12896830659821137e473c946aef560f7f6db9651340a46589f958e84b03"
            },
            "downloads": -1,
            "filename": "unix_perms-0.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8be1a0b31c8588ec0cdaff5d0896875c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 8297,
            "upload_time": "2024-07-17T13:29:09",
            "upload_time_iso_8601": "2024-07-17T13:29:09.373751Z",
            "url": "https://files.pythonhosted.org/packages/2c/43/eb522b76fd97269c13728818d93d03b7fd13b259dcdb7fbba5e2e1de7530/unix_perms-0.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6aa9cb8228874401d6321a9c94171f5133e3a2bc218a0c055a73d48d757778b1",
                "md5": "941d2966607c56055a5bac7a27022ce7",
                "sha256": "2d48acd3a100b9d81d17b005fa53f3844ca916b7b366601c82a8e8497a063b3d"
            },
            "downloads": -1,
            "filename": "unix_perms-0.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "941d2966607c56055a5bac7a27022ce7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8",
            "size": 6462,
            "upload_time": "2024-07-17T13:29:10",
            "upload_time_iso_8601": "2024-07-17T13:29:10.679765Z",
            "url": "https://files.pythonhosted.org/packages/6a/a9/cb8228874401d6321a9c94171f5133e3a2bc218a0c055a73d48d757778b1/unix_perms-0.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-17 13:29:10",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "unix-perms"
}
        
Elapsed time: 0.59399s