{ "info": { "author": "Andronik Ordian", "author_email": "andronik.ordian@gmail.com", "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": "This is an interface to read() and write() on a direct I/O context (O_DIRECT flag) from the Python programming language.\n\nThese system calls are Linux system calls to\n* open a file with the O_DIRECT flag, and close it.\n* read or write from the file ignores the buffer cache.\n\nThe O_DIRECT flag introduced in SGI IRIX, where it has alignment restrictions similar to those of Linux 2.4. FreeBSD 4.x introduced a flag of the same name, but without alignment restrictions. Support was added under Linux in kernel version 2.4.10. Older Linux kernels simply ignore this flag.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "http://www.gnu.org/licenses/gpl.txt", "maintainer": null, "maintainer_email": null, "name": "directio", "package_url": "https://pypi.org/project/directio/", "platform": "Linux", "project_url": "https://pypi.org/project/directio/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/directio/1.2/", "requires_dist": null, "requires_python": null, "summary": "A Python interface to read/write on a direct I/O context.", "version": "1.2" }, "last_serial": 1550056, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "dd900c6dc4c714820855ffd25402108f", "sha256": "39db8a0ad9612a692441eefa2bd1c9b3cba216bdb01daf258c28290aefb6dad2" }, "downloads": -1, "filename": "directio-1.0.tar.gz", "has_sig": false, "md5_digest": "dd900c6dc4c714820855ffd25402108f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11045, "upload_time": "2006-08-25T14:37:30", "url": "https://files.pythonhosted.org/packages/9e/d1/ca295f78f800a4952be2037c0853faa6ab9f871b787fc57a3eb3f46c02c3/directio-1.0.tar.gz" } ], "1.1": [ { "comment_text": "built for Linux-2.6.32-5-686-i686-with-glibc2.3.2", "digests": { "md5": "d6cd690c887d7adf0653c959cdf269b9", "sha256": "4d1f57c6ac4a09b8a0a83b5a73961fa5214aaa7a2fdd10eefc6da34b2772e7e6" }, "downloads": -1, "filename": "directio-1.1.linux-i686.tar.gz", "has_sig": false, "md5_digest": "d6cd690c887d7adf0653c959cdf269b9", "packagetype": "bdist_dumb", "python_version": "2.6", "requires_python": null, "size": 12326, "upload_time": "2010-11-30T14:45:57", "url": "https://files.pythonhosted.org/packages/96/87/1e5bd69102eafbff881d2854d5ac490ae5211b73e6fe249f1554d383071b/directio-1.1.linux-i686.tar.gz" }, { "comment_text": "", "digests": { "md5": "dd04ba95dfdc672ddb1b8ff62139468c", "sha256": "3139f9b8a029e8a3dcac7aaec0f08e41297e954b9f20c87b6c926e8314876191" }, "downloads": -1, "filename": "directio-1.1.tar.gz", "has_sig": false, "md5_digest": "dd04ba95dfdc672ddb1b8ff62139468c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4092, "upload_time": "2010-11-30T14:46:01", "url": "https://files.pythonhosted.org/packages/a2/48/5872609402a618f96fa0d225ea0cdc5f72c0a4beb284e2c6f2287ee215d9/directio-1.1.tar.gz" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "9c4c89c305e22cfa7befb780340947ec", "sha256": "9dfa00d16d10c4ba13e598e66eda995a514047a57d5179f924ae0aeb9bef8f5d" }, "downloads": -1, "filename": "directio-1.2.tar.gz", "has_sig": false, "md5_digest": "9c4c89c305e22cfa7befb780340947ec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3113, "upload_time": "2015-05-17T01:45:12", "url": "https://files.pythonhosted.org/packages/6e/b0/5c4b0bcd375a9bf666cfe7db2ff8bb5d690c4c3bf1eb7be708fbdeb1dfe1/directio-1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9c4c89c305e22cfa7befb780340947ec", "sha256": "9dfa00d16d10c4ba13e598e66eda995a514047a57d5179f924ae0aeb9bef8f5d" }, "downloads": -1, "filename": "directio-1.2.tar.gz", "has_sig": false, "md5_digest": "9c4c89c305e22cfa7befb780340947ec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3113, "upload_time": "2015-05-17T01:45:12", "url": "https://files.pythonhosted.org/packages/6e/b0/5c4b0bcd375a9bf666cfe7db2ff8bb5d690c4c3bf1eb7be708fbdeb1dfe1/directio-1.2.tar.gz" } ] }