{ "info": { "author": "Sam Rushing", "author_email": "gitsam@rushing.nightmare.com", "bugtrack_url": null, "classifiers": [], "description": "\nCyS2N\n=====\n\nThis is a [Cython](http://cython.org/) interface to Amazon's [S2N](https://github.com/awslabs/s2n) Library.\n\nSee the ``tests`` directory for a simple multi-threaded echo server.\nThe echo client uses Python's SSLSocket to test it. S2N client mode\nhas not been tested yet.\n\nTested under Python 2.7.9 and Python 3.4.\n\nInstalling\n----------\n\nAssuming you have the s2n library installed on your system:\n\n```shell\n$ python setup.py install\n```\n", "description_content_type": null, "docs_url": null, "download_url": "https://pypi.python.org/pypi?name=cys2n", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/samrushing/cys2n", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "cys2n", "package_url": "https://pypi.org/project/cys2n/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/cys2n/", "project_urls": { "Download": "https://pypi.python.org/pypi?name=cys2n", "Homepage": "http://github.com/samrushing/cys2n" }, "release_url": "https://pypi.org/project/cys2n/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Cython wrapper for Amazon s2n", "version": "0.1.1" }, "last_serial": 1722752, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "9fc9eccfa1f8120e27a58ea481189db0", "sha256": "dc2ad2f451ab294dc84e9f79161e6fb2fbd619edbb6595bece39d35a9cd056cc" }, "downloads": -1, "filename": "cys2n-0.1.tar.gz", "has_sig": true, "md5_digest": "9fc9eccfa1f8120e27a58ea481189db0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 38036, "upload_time": "2015-09-14T23:01:55", "url": "https://files.pythonhosted.org/packages/99/70/30665d038881a0200faa7b07162175171301343dd2cc6768c35f5ec9568f/cys2n-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "db8377c417c2328273bb4babbeca8df6", "sha256": "25ada3ea78ae50e184e7f308d752b991efc86ec875af79acdd22f9710ea9d5c1" }, "downloads": -1, "filename": "cys2n-0.1.1.tar.gz", "has_sig": true, "md5_digest": "db8377c417c2328273bb4babbeca8df6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 39671, "upload_time": "2015-09-14T23:33:36", "url": "https://files.pythonhosted.org/packages/58/3a/a1e9b5ab2187d5da009e93a77191ef796e8437874a7a941217d12729e128/cys2n-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "db8377c417c2328273bb4babbeca8df6", "sha256": "25ada3ea78ae50e184e7f308d752b991efc86ec875af79acdd22f9710ea9d5c1" }, "downloads": -1, "filename": "cys2n-0.1.1.tar.gz", "has_sig": true, "md5_digest": "db8377c417c2328273bb4babbeca8df6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 39671, "upload_time": "2015-09-14T23:33:36", "url": "https://files.pythonhosted.org/packages/58/3a/a1e9b5ab2187d5da009e93a77191ef796e8437874a7a941217d12729e128/cys2n-0.1.1.tar.gz" } ] }