pylibacl


Namepylibacl JSON
Version 0.7.0 PyPI version JSON
download
home_pagehttps://pylibacl.k1024.org/
SummaryPOSIX.1e ACLs for python
upload_time2023-04-23 20:21:37
maintainer
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": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "Iustin Pop",
    "author_email": "iustin@k1024.org",
    "download_url": "https://files.pythonhosted.org/packages/20/db/721848001bba52f0494c465ee34e92188da250e753a08e1980d50fd76069/pylibacl-0.7.0.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.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "20db721848001bba52f0494c465ee34e92188da250e753a08e1980d50fd76069",
                "md5": "01581ef47c033146a7d06b3014896c59",
                "sha256": "ed496e74ca5452d5d4cebe23df229ea462735a96528b9fa28e3ce1f7a2bed31a"
            },
            "downloads": -1,
            "filename": "pylibacl-0.7.0.tar.gz",
            "has_sig": true,
            "md5_digest": "01581ef47c033146a7d06b3014896c59",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 47543,
            "upload_time": "2023-04-23T20:21:37",
            "upload_time_iso_8601": "2023-04-23T20:21:37.473416Z",
            "url": "https://files.pythonhosted.org/packages/20/db/721848001bba52f0494c465ee34e92188da250e753a08e1980d50fd76069/pylibacl-0.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-23 20:21:37",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "pylibacl"
}
        
Elapsed time: 0.06193s