{ "info": { "author": "Orlof", "author_email": "orlof@users.noreply.github.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: Implementation :: CPython", "Topic :: Utilities" ], "description": "Nadds is a library of Python extensions that complement the standard\nlibraries in parts where full support for the UNIX API (or the Linux\nAPI) is missing.\n\nMost of the functions wrapped by Nadds are low-level, dirty, but\nabsolutely necessary functions for real systems programming. These \nfunctions are mostly added to mainstream Python3.\n\nCurrent list of features included:\n\n- recvmsg(2) and sendmsg(2), including use of cmsg(3)\n\n- socketpair(2)\n\n- support for TUN/TAP virtual network interfaces", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/orlof/python-nadds/archive/0.1.2.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/orlof/python-nadds/", "keywords": "python,api", "license": "GNU LGPL", "maintainer": "", "maintainer_email": "", "name": "nadds", "package_url": "https://pypi.org/project/nadds/", "platform": "", "project_url": "https://pypi.org/project/nadds/", "project_urls": { "Download": "https://github.com/orlof/python-nadds/archive/0.1.2.tar.gz", "Homepage": "https://github.com/orlof/python-nadds/" }, "release_url": "https://pypi.org/project/nadds/0.1.2/", "requires_dist": null, "requires_python": "", "summary": "Low level linux api calls for python", "version": "0.1.2" }, "last_serial": 3319460, "releases": { "0.1.2": [ { "comment_text": "", "digests": { "md5": "7007eaeacc406971153c848f7c9e3111", "sha256": "c8958b9cad024de005fe5d1d4177c16cc418414cea46c83ec53166a116a30e64" }, "downloads": -1, "filename": "nadds-0.1.2.tar.gz", "has_sig": false, "md5_digest": "7007eaeacc406971153c848f7c9e3111", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5398, "upload_time": "2017-11-09T12:56:47", "url": "https://files.pythonhosted.org/packages/41/0a/85217c52c5bf918fd99326c2e7a44edc95da223cd7328ce18a5bc68332c8/nadds-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7007eaeacc406971153c848f7c9e3111", "sha256": "c8958b9cad024de005fe5d1d4177c16cc418414cea46c83ec53166a116a30e64" }, "downloads": -1, "filename": "nadds-0.1.2.tar.gz", "has_sig": false, "md5_digest": "7007eaeacc406971153c848f7c9e3111", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5398, "upload_time": "2017-11-09T12:56:47", "url": "https://files.pythonhosted.org/packages/41/0a/85217c52c5bf918fd99326c2e7a44edc95da223cd7328ce18a5bc68332c8/nadds-0.1.2.tar.gz" } ] }