{ "info": { "author": "Stephane Martin", "author_email": "stephane.martin_github@vesperal.eu", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Operating System :: POSIX", "Programming Language :: C++", "Programming Language :: Cython", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries", "Topic :: System :: Archiving :: Compression" ], "description": "=======\nSnappyx\n=======\n\nA simple Cython wrapper for the snappy compression library\n\nInstallation\n============\n\nUsage\n=====\n\nDeadly simple::\n\n import snappyx\n s = \"Oh please compress me babe!...\" * 10\n c = snappyx.compress(s)\n print(\"Raw size: {}\\nCompressed size: {}\\n\".format(len(s), len(c)))\n d = snappyx.decompress(c)\n print(\"Checking: \", s == d)\n\nThat's all.\n\n\nHistory\n=======\n\n\nv0.5.1\n------\n* 'nogil' around compress/decompress operations\n\nv0.5\n----\n* Initial commit on github (based on snappy 1.1.3)", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/stephane-martin/snappyx", "keywords": "python snappy compression", "license": "see LICENSE file", "maintainer": null, "maintainer_email": null, "name": "snappyx", "package_url": "https://pypi.org/project/snappyx/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/snappyx/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/stephane-martin/snappyx" }, "release_url": "https://pypi.org/project/snappyx/0.5.1/", "requires_dist": null, "requires_python": null, "summary": "A simple Cython wrapper for the snappy compression library", "version": "0.5.1" }, "last_serial": 2015798, "releases": { "0.5": [ { "comment_text": "", "digests": { "md5": "7d40f2a00b58d0a59267d5125959060c", "sha256": "bd083017620232ebd56f610586f784525cd7f488c5d5dd325466a16103c3d877" }, "downloads": -1, "filename": "snappyx-0.5-cp27-cp27m-macosx_10_6_x86_64.whl", "has_sig": false, "md5_digest": "7d40f2a00b58d0a59267d5125959060c", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 47406, "upload_time": "2016-03-04T14:13:54", "url": "https://files.pythonhosted.org/packages/e9/7d/3ec86aec7f04a4cc4cca135bf92cfdba8d3e6668894ff34b6a3e1ddab9d8/snappyx-0.5-cp27-cp27m-macosx_10_6_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "031184d3e92677c900339b568d8c7b2e", "sha256": "9b505e73cd7e5f157432c7facf0bd8bb38976b38391d211bccde9c57f6f7f93d" }, "downloads": -1, "filename": "snappyx-0.5.tar.gz", "has_sig": false, "md5_digest": "031184d3e92677c900339b568d8c7b2e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 54123, "upload_time": "2016-03-04T14:13:36", "url": "https://files.pythonhosted.org/packages/9e/dd/4b25aa165118df0397d2fb58401bfcf130f33395298169c10e784071aa02/snappyx-0.5.tar.gz" } ], "0.5.1": [ { "comment_text": "", "digests": { "md5": "5b6b679631225cfe2aabafa1fe3570da", "sha256": "b068d937f170cd3af0019bf66ab0902cf667de65a96e3a235247f30f6f91d41d" }, "downloads": -1, "filename": "snappyx-0.5.1-cp27-cp27m-macosx_10_6_x86_64.whl", "has_sig": false, "md5_digest": "5b6b679631225cfe2aabafa1fe3570da", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 47814, "upload_time": "2016-03-19T14:35:13", "url": "https://files.pythonhosted.org/packages/df/a8/e4e1bfd62ad22b59aa4b7891ca5d8537257a5dbe1d826c5f16ee779dac07/snappyx-0.5.1-cp27-cp27m-macosx_10_6_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "0d9b3fabb46bb808954dc01a7c6dc0b7", "sha256": "9520767d268afb22d3c6572f95817219043d3d8924bc544e62aae0effb5c6d91" }, "downloads": -1, "filename": "snappyx-0.5.1.tar.gz", "has_sig": false, "md5_digest": "0d9b3fabb46bb808954dc01a7c6dc0b7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 54430, "upload_time": "2016-03-19T14:35:08", "url": "https://files.pythonhosted.org/packages/da/61/37a2f7f03811f2c399d3867564c55e993ab1ea76310f02562c7ab6eb78ca/snappyx-0.5.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5b6b679631225cfe2aabafa1fe3570da", "sha256": "b068d937f170cd3af0019bf66ab0902cf667de65a96e3a235247f30f6f91d41d" }, "downloads": -1, "filename": "snappyx-0.5.1-cp27-cp27m-macosx_10_6_x86_64.whl", "has_sig": false, "md5_digest": "5b6b679631225cfe2aabafa1fe3570da", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 47814, "upload_time": "2016-03-19T14:35:13", "url": "https://files.pythonhosted.org/packages/df/a8/e4e1bfd62ad22b59aa4b7891ca5d8537257a5dbe1d826c5f16ee779dac07/snappyx-0.5.1-cp27-cp27m-macosx_10_6_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "0d9b3fabb46bb808954dc01a7c6dc0b7", "sha256": "9520767d268afb22d3c6572f95817219043d3d8924bc544e62aae0effb5c6d91" }, "downloads": -1, "filename": "snappyx-0.5.1.tar.gz", "has_sig": false, "md5_digest": "0d9b3fabb46bb808954dc01a7c6dc0b7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 54430, "upload_time": "2016-03-19T14:35:08", "url": "https://files.pythonhosted.org/packages/da/61/37a2f7f03811f2c399d3867564c55e993ab1ea76310f02562c7ab6eb78ca/snappyx-0.5.1.tar.gz" } ] }