{ "info": { "author": "Martin Ferrari", "author_email": "martin.ferrari@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "This simple extension provides bindings to the Linux unshare() syscall, added in kernel version 2.6.16\n\nBy using unshare(), new and interesting features of the Linux kernel can be exploited, such as:\n\n* Creating a new network name space (CLONE_NEWNET)\n* Creating a new file system mount name space (CLONE_NEWNS)\n* Reverting other features shared from clone()", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://code.google.com/p/python-unshare/", "keywords": "", "license": "GPLv2", "maintainer": "", "maintainer_email": "", "name": "python-unshare", "package_url": "https://pypi.org/project/python-unshare/", "platform": "Linux", "project_url": "https://pypi.org/project/python-unshare/", "project_urls": { "Homepage": "http://code.google.com/p/python-unshare/" }, "release_url": "https://pypi.org/project/python-unshare/0.2/", "requires_dist": null, "requires_python": "", "summary": "Python bindings for the Linux unshare() syscall", "version": "0.2" }, "last_serial": 2419289, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "e0573d48865508184fd0f8bef9a45688", "sha256": "c43e7be3e00d59f20bd2e45133f29bb2ca6f65dd2e4d6210ea56c266ffe9c67f" }, "downloads": -1, "filename": "python-unshare-0.1.tar.gz", "has_sig": false, "md5_digest": "e0573d48865508184fd0f8bef9a45688", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8518, "upload_time": "2010-06-08T11:25:01", "url": "https://files.pythonhosted.org/packages/c9/30/5163ea2b56b9048152ec2b7b17a40042e1c3dcb79a2002e593a09a106a02/python-unshare-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "cb4628be9006c6b5b5a8948f4246f92d", "sha256": "f79b7de441b6c27930b775085a6a4fd2f378b628737aaaebc2a6c519023fd47a" }, "downloads": -1, "filename": "python-unshare-0.2.tar.gz", "has_sig": false, "md5_digest": "cb4628be9006c6b5b5a8948f4246f92d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8696, "upload_time": "2016-10-24T04:57:16", "url": "https://files.pythonhosted.org/packages/71/e6/eb1c1f1cdc1d820987a4b0adcd00ee322745603fc52d279c5282abd996b5/python-unshare-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cb4628be9006c6b5b5a8948f4246f92d", "sha256": "f79b7de441b6c27930b775085a6a4fd2f378b628737aaaebc2a6c519023fd47a" }, "downloads": -1, "filename": "python-unshare-0.2.tar.gz", "has_sig": false, "md5_digest": "cb4628be9006c6b5b5a8948f4246f92d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8696, "upload_time": "2016-10-24T04:57:16", "url": "https://files.pythonhosted.org/packages/71/e6/eb1c1f1cdc1d820987a4b0adcd00ee322745603fc52d279c5282abd996b5/python-unshare-0.2.tar.gz" } ] }