pyxattr


Namepyxattr JSON
Version 0.8.1 PyPI version JSON
download
home_pagehttps://pyxattr.k1024.org/
SummaryFilesystem extended attributes for python
upload_time2023-04-17 22:00:49
maintainer
docs_urlhttps://pythonhosted.org/pyxattr/
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 extended attributes manipulation. It is a wrapper on top
of the attr C library - see attr(5).

            

Raw data

            {
    "_id": null,
    "home_page": "https://pyxattr.k1024.org/",
    "name": "pyxattr",
    "maintainer": "",
    "docs_url": "https://pythonhosted.org/pyxattr/",
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "Iustin Pop",
    "author_email": "iustin@k1024.org",
    "download_url": "https://files.pythonhosted.org/packages/97/d1/7b85f2712168dfa26df6471082403013f3f815f3239aee3def17b6fd69ee/pyxattr-0.8.1.tar.gz",
    "platform": "Linux",
    "description": "This is a C extension module for Python which\nimplements extended attributes manipulation. It is a wrapper on top\nof the attr C library - see attr(5).\n",
    "bugtrack_url": null,
    "license": "LGPL",
    "summary": "Filesystem extended attributes for python",
    "version": "0.8.1",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "97d17b85f2712168dfa26df6471082403013f3f815f3239aee3def17b6fd69ee",
                "md5": "b741f7a2ce0f602416be777bce03a6e1",
                "sha256": "48c578ecf8ea0bd4351b1752470e301a90a3761c7c21f00f953dcf6d6fa6ee5a"
            },
            "downloads": -1,
            "filename": "pyxattr-0.8.1.tar.gz",
            "has_sig": true,
            "md5_digest": "b741f7a2ce0f602416be777bce03a6e1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 38443,
            "upload_time": "2023-04-17T22:00:49",
            "upload_time_iso_8601": "2023-04-17T22:00:49.229855Z",
            "url": "https://files.pythonhosted.org/packages/97/d1/7b85f2712168dfa26df6471082403013f3f815f3239aee3def17b6fd69ee/pyxattr-0.8.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-17 22:00:49",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "pyxattr"
}
        
Elapsed time: 0.08915s