{ "info": { "author": "Tommi Virtanen", "author_email": "tv@debian.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "Operating System :: MacOS :: MacOS X", "Operating System :: POSIX", "Operating System :: POSIX :: Linux", "Operating System :: Unix", "Programming Language :: C", "Programming Language :: Python", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: System :: Operating System" ], "description": "Eunuchs is a library of Python extension 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 Eunuchs are low-level, dirty, but\nabsolutely necessary functions for real systems programming. The aim\nis to have the functions added to mainstream Python libraries.\n\nCurrent list of functions included:\n\n- fchdir(2)\n\n- recvmsg(2) and sendmsg(2), including use of cmsg(3)\n\n- socketpair(2)", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://eunuchs.bkbits.net/", "keywords": null, "license": "GNU LGPL", "maintainer": null, "maintainer_email": null, "name": "python-eunuchs", "package_url": "https://pypi.org/project/python-eunuchs/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/python-eunuchs/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://eunuchs.bkbits.net/" }, "release_url": "https://pypi.org/project/python-eunuchs/0.0.0/", "requires_dist": null, "requires_python": null, "summary": "Missing manly parts of UNIX API for Python", "version": "0.0.0" }, "last_serial": 2770, "releases": { "0.0.0": [] }, "urls": [] }