{ "info": { "author": "Omar Ait Mous", "author_email": "dev.python.splicetee@enix.fr", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Interface for Python for the Linux (2.6.17+) splice and tee system calls\nThe splicetee module is an interface to the Linux splice() and tee() system calls from the Python programming language.\n\nThese system calls allow you to :\n\n * transfer data between two pipes without consuming the input.\n * move data from a stream to another without need for user-space involvment\n and with minimal (or no) copying.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "www.enix.org", "keywords": null, "license": "http://www.gnu.org/licenses/gpl.txt", "maintainer": null, "maintainer_email": null, "name": "splicetee", "package_url": "https://pypi.org/project/splicetee/", "platform": "Linux", "project_url": "https://pypi.org/project/splicetee/", "project_urls": { "Download": "UNKNOWN", "Homepage": "www.enix.org" }, "release_url": "https://pypi.org/project/splicetee/1.0/", "requires_dist": null, "requires_python": null, "summary": "A Python interface to splice and tee system calls.", "version": "1.0" }, "last_serial": 799959, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "1ae488c89209c633696cddf340700435", "sha256": "1d392ddbd5d98481f048e6de0cdf43f07f5e10d6b372fce73180f86ee4f9206f" }, "downloads": -1, "filename": "splicetee-1.0.tar.gz", "has_sig": false, "md5_digest": "1ae488c89209c633696cddf340700435", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11111, "upload_time": "2006-08-25T14:37:11", "url": "https://files.pythonhosted.org/packages/0f/95/6b59b7b6b627f92a1f92c33de2fde51cbda2fdb0a75b429e46e66b86dba4/splicetee-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1ae488c89209c633696cddf340700435", "sha256": "1d392ddbd5d98481f048e6de0cdf43f07f5e10d6b372fce73180f86ee4f9206f" }, "downloads": -1, "filename": "splicetee-1.0.tar.gz", "has_sig": false, "md5_digest": "1ae488c89209c633696cddf340700435", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11111, "upload_time": "2006-08-25T14:37:11", "url": "https://files.pythonhosted.org/packages/0f/95/6b59b7b6b627f92a1f92c33de2fde51cbda2fdb0a75b429e46e66b86dba4/splicetee-1.0.tar.gz" } ] }