pylibacl


Namepylibacl JSON
Version 0.7.3 PyPI version JSON
download
home_pagehttps://pylibacl.k1024.org/
SummaryPOSIX.1e ACLs for python
upload_time2025-07-12 18:29:46
maintainerNone
docs_urlNone
authorIustin Pop
requires_python>=3.7
licenseLGPL
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This is a C extension module for Python which
implements POSIX ACLs manipulation. It is a wrapper on top
of the systems's acl C library - see acl(5).

            

Raw data

            {
    "_id": null,
    "home_page": "https://pylibacl.k1024.org/",
    "name": "pylibacl",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "Iustin Pop",
    "author_email": "iustin@k1024.org",
    "download_url": "https://files.pythonhosted.org/packages/cd/9e/e23f907c8e2cdc721c3d87eddda0cedee2f7cd7edf22f8439cee67f48a03/pylibacl-0.7.3.tar.gz",
    "platform": null,
    "description": "This is a C extension module for Python which\nimplements POSIX ACLs manipulation. It is a wrapper on top\nof the systems's acl C library - see acl(5).\n",
    "bugtrack_url": null,
    "license": "LGPL",
    "summary": "POSIX.1e ACLs for python",
    "version": "0.7.3",
    "project_urls": {
        "Bug Tracker": "https://github.com/iustin/pylibacl/issues",
        "Homepage": "https://pylibacl.k1024.org/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cd9ee23f907c8e2cdc721c3d87eddda0cedee2f7cd7edf22f8439cee67f48a03",
                "md5": "d6fa2acd07929fb0b0826675ce54bc38",
                "sha256": "9d9ffb580e0c582d5de598087f75f6940458b23810c615529143c61b172bf922"
            },
            "downloads": -1,
            "filename": "pylibacl-0.7.3.tar.gz",
            "has_sig": false,
            "md5_digest": "d6fa2acd07929fb0b0826675ce54bc38",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 49494,
            "upload_time": "2025-07-12T18:29:46",
            "upload_time_iso_8601": "2025-07-12T18:29:46.853754Z",
            "url": "https://files.pythonhosted.org/packages/cd/9e/e23f907c8e2cdc721c3d87eddda0cedee2f7cd7edf22f8439cee67f48a03/pylibacl-0.7.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-12 18:29:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "iustin",
    "github_project": "pylibacl",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pylibacl"
}
        
Elapsed time: 2.17120s