{ "info": { "author": "Russell Power", "author_email": "power@cs.nyu.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: BSD License", "Operating System :: POSIX", "Programming Language :: Python :: 2.5", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.0", "Programming Language :: Python :: 3.1", "Programming Language :: Python :: 3.2", "Topic :: Software Development :: Libraries", "Topic :: System :: Archiving :: Compression" ], "description": "About ctypes-snappy\n===================\n\nThis module provides an interface to the lightweight snappy compression\nlibrary:\n\nhttp://code.google.com/p/snappy/\n\nAs it uses ctypes to provide a Python interface, rather then the Python API,\nit is suitable for use with PyPy. If you don't need to use PyPy, then you\nwill likely be just as happy using the python-snappy library:\n\nhttp://pypi.python.org/pypi/python-snappy\n\nThe usage is a straightfoward copy of the gzip package:\n\n| import snappy\n| compressed = snappy.compress('abba' * 100)\n| uncompressed = snappy.uncompress(compressed)", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/rjpower/ctypes-snappy", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "ctypes-snappy", "package_url": "https://pypi.org/project/ctypes-snappy/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ctypes-snappy/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/rjpower/ctypes-snappy" }, "release_url": "https://pypi.org/project/ctypes-snappy/1.03/", "requires_dist": null, "requires_python": null, "summary": "Python ctypes interface to Google's libsnappy compression.", "version": "1.03" }, "last_serial": 788607, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "6def40817f484a0defc7f8d60f685354", "sha256": "79c6f8c7ac08940ee2df03e4f69db675c1004b3684b388f9fafcb367f7a03195" }, "downloads": -1, "filename": "ctypes-snappy-1.0.tar.gz", "has_sig": false, "md5_digest": "6def40817f484a0defc7f8d60f685354", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1585, "upload_time": "2011-11-09T16:34:47", "url": "https://files.pythonhosted.org/packages/f5/3c/4333760d9c9317b77a3938604834369621c109792e631f7b24b28d30463a/ctypes-snappy-1.0.tar.gz" } ], "1.01": [ { "comment_text": "", "digests": { "md5": "b0226c64727aae5dd7c6d140efd56b42", "sha256": "861732cceaea0863b4b75d23f62ac653bbbc258dbb3d4f20ca3cbd6142129f77" }, "downloads": -1, "filename": "ctypes-snappy-1.01.tar.gz", "has_sig": false, "md5_digest": "b0226c64727aae5dd7c6d140efd56b42", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1594, "upload_time": "2011-11-09T16:46:58", "url": "https://files.pythonhosted.org/packages/4c/ad/ee0111fc5117e638a467a45524c10cc397208f452cc45fb6fca3c1e09169/ctypes-snappy-1.01.tar.gz" } ], "1.02": [ { "comment_text": "", "digests": { "md5": "6f1484c8d66cc550f8f750d55087cba1", "sha256": "891ea301bde5cdd5fe8466c82cf444b8769d4fc7245e3c1c1df558931c78f37b" }, "downloads": -1, "filename": "ctypes-snappy-1.02.tar.gz", "has_sig": false, "md5_digest": "6f1484c8d66cc550f8f750d55087cba1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1633, "upload_time": "2011-11-22T17:12:33", "url": "https://files.pythonhosted.org/packages/3d/4a/d9cc32b4baa72f1c2fcfde4089c18d13be99638e6523afdb9a124a17b8a3/ctypes-snappy-1.02.tar.gz" } ], "1.03": [ { "comment_text": "built for Linux-3.2.0-26-generic-x86_64-with-glibc2.7", "digests": { "md5": "0b15370a39153edf6cd6b9caff8eb6b3", "sha256": "f74ed11331c0c39fc293b5aa61df758bfbad1933b6b420321bccaf12858100b9" }, "downloads": -1, "filename": "ctypes-snappy-1.03.linux-x86_64.tar.gz", "has_sig": false, "md5_digest": "0b15370a39153edf6cd6b9caff8eb6b3", "packagetype": "bdist_dumb", "python_version": "any", "requires_python": null, "size": 2266, "upload_time": "2012-07-23T23:32:30", "url": "https://files.pythonhosted.org/packages/74/32/4da479b2231f2c4426b093f85adc94b74145f4a45c4e218c3c898e2cc1db/ctypes-snappy-1.03.linux-x86_64.tar.gz" } ] }, "urls": [ { "comment_text": "built for Linux-3.2.0-26-generic-x86_64-with-glibc2.7", "digests": { "md5": "0b15370a39153edf6cd6b9caff8eb6b3", "sha256": "f74ed11331c0c39fc293b5aa61df758bfbad1933b6b420321bccaf12858100b9" }, "downloads": -1, "filename": "ctypes-snappy-1.03.linux-x86_64.tar.gz", "has_sig": false, "md5_digest": "0b15370a39153edf6cd6b9caff8eb6b3", "packagetype": "bdist_dumb", "python_version": "any", "requires_python": null, "size": 2266, "upload_time": "2012-07-23T23:32:30", "url": "https://files.pythonhosted.org/packages/74/32/4da479b2231f2c4426b093f85adc94b74145f4a45c4e218c3c898e2cc1db/ctypes-snappy-1.03.linux-x86_64.tar.gz" } ] }