{ "info": { "author": "Joe Black", "author_email": "joeblack949@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: Apache Software License", "Natural Language :: English", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3 :: Only", "Topic :: System :: Systems Administration" ], "description": "# PyCaps\n\nLinux capabilities for python.\n\nExample:\n >>> import pycaps\n >>> caps = pycaps.get_caps()\n \n >>> if caps['setgid']: print('setgid enabled')\n >>> if caps['setgid'] is pycaps.ENABLED: print('setgid enabled')\n\nRequirements:\n* Linux\n* libcap2", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/joeblackwaslike/pycaps/tarball/0.2.0", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/joeblackwaslike/pycaps", "keywords": "linux,capabilities,libcap2", "license": "Apache 2.0", "maintainer": null, "maintainer_email": null, "name": "pycaps", "package_url": "https://pypi.org/project/pycaps/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pycaps/", "project_urls": { "Download": "https://github.com/joeblackwaslike/pycaps/tarball/0.2.0", "Homepage": "https://github.com/joeblackwaslike/pycaps" }, "release_url": "https://pypi.org/project/pycaps/0.2.0/", "requires_dist": null, "requires_python": null, "summary": "Linux capabilities for python.", "version": "0.2.0" }, "last_serial": 2552652, "releases": { "0.2.0": [ { "comment_text": "", "digests": { "md5": "272aee5e404d2b7b6b459352b799290d", "sha256": "af9c5bd7c05f6d50df8886ba0fd7097bd1ebd1d29e785b92a4b0aff2dfa0eca1" }, "downloads": -1, "filename": "pycaps-0.2.0.tar.gz", "has_sig": false, "md5_digest": "272aee5e404d2b7b6b459352b799290d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2996, "upload_time": "2017-01-03T23:34:41", "url": "https://files.pythonhosted.org/packages/13/09/a0b813869262ee2fe6c544d8a06086812b6b085b9aad23704290c19ece82/pycaps-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "272aee5e404d2b7b6b459352b799290d", "sha256": "af9c5bd7c05f6d50df8886ba0fd7097bd1ebd1d29e785b92a4b0aff2dfa0eca1" }, "downloads": -1, "filename": "pycaps-0.2.0.tar.gz", "has_sig": false, "md5_digest": "272aee5e404d2b7b6b459352b799290d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2996, "upload_time": "2017-01-03T23:34:41", "url": "https://files.pythonhosted.org/packages/13/09/a0b813869262ee2fe6c544d8a06086812b6b085b9aad23704290c19ece82/pycaps-0.2.0.tar.gz" } ] }