{ "info": { "author": "Adam Karpierz", "author_email": "adam@karpierz.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: zlib/libpng License", "Natural Language :: Polish", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: IronPython", "Programming Language :: Python :: Implementation :: Jython", "Programming Language :: Python :: Implementation :: PyPy", "Programming Language :: Python :: Implementation :: Stackless", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "memorybuffer\n============\n\nPython buffer protocol.\n\nOverview\n========\n\n | Provides routines to implement `Python Buffer Protocol`_ in clean Python\n | instead of C extension class.\n | TODO...\n\nInstallation\n============\n\nPrerequisites:\n\n+ Python 2.7 or higher\n\n * http://www.python.org/\n * 2.7 and 3.4 are primary test environments.\n\n+ pip and setuptools\n\n * http://pypi.python.org/pypi/pip\n * http://pypi.python.org/pypi/setuptools\n\nTo install run::\n\n python -m pip install --upgrade memorybuffer\n\nDevelopment\n===========\n\nVisit `development page `__\n\nInstallation from sources:\n\nClone the `sources `__ and run::\n\n python -m pip install ./memorybuffer\n\nor on development mode::\n\n python -m pip install --editable ./memorybuffer\n\nPrerequisites:\n\n+ Development is strictly based on *tox*. To install it run::\n\n python -m pip install tox\n\nLicense\n=======\n\n | Copyright (c) 2012-2018 Adam Karpierz\n |\n | Licensed under the zlib/libpng License\n | http://opensource.org/licenses/zlib\n | Please refer to the accompanying LICENSE file.\n\nAuthors\n=======\n\n* Adam Karpierz \n\n.. _`Python Buffer Protocol`: https://docs.python.org/3/c-api/buffer.html\n\nChangelog\n=========\n\n0.2.3a3 (2018-11-08)\n--------------------\n - Drop support for Python 2.6 and 3.0-3.3\n - Update required setuptools version.\n\n0.2.3a2 (2018-05-08)\n--------------------\n - Update required setuptools version.\n - Improve and simplify setup and packaging.\n\n0.2.2a5 (2018-02-26)\n--------------------\n - Improve and simplify setup and packaging.\n\n0.2.2a4 (2018-01-28)\n--------------------\n - Fix a bug and inconsistencies in tox.ini\n - Update of README.rst.\n\n0.2.2a1 (2018-01-24)\n--------------------\n - Update required Sphinx version.\n - Update doc Sphinx configuration files.\n\n0.2.1a2 (2017-11-21)\n--------------------\n - Fix syntax error.\n - Minor improvements.\n - Add trivial example.\n\n0.1.1a5 (2017-11-18)\n--------------------\n - Setup improvements.\n - Other minor improvements.\n\n0.1.1a4 (2016-01-05)\n--------------------\n - Minor setup improvements.\n\n0.1.1a3 (2014-09-25)\n--------------------\n - More PEP8 compliant\n\n0.1.1a2 (2014-09-24)\n--------------------\n - Description suplement\n - Minor fixes.\n\n0.1.1a1 (2014-09-24)\n--------------------\n - First alpha release.\n\n0.0.1a0 (2012-09-23)\n--------------------\n - Initial release.\n", "description_content_type": "", "docs_url": null, "download_url": "http://pypi.python.org/pypi/memorybuffer/", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/memorybuffer/", "keywords": "memorybuffer", "license": "zlib/libpng License ; http://opensource.org/licenses/zlib", "maintainer": "", "maintainer_email": "", "name": "memorybuffer", "package_url": "https://pypi.org/project/memorybuffer/", "platform": "any", "project_url": "https://pypi.org/project/memorybuffer/", "project_urls": { "Download": "http://pypi.python.org/pypi/memorybuffer/", "Homepage": "http://pypi.python.org/pypi/memorybuffer/" }, "release_url": "https://pypi.org/project/memorybuffer/0.2.3a3/", "requires_dist": null, "requires_python": "", "summary": "Python buffer protocol", "version": "0.2.3a3" }, "last_serial": 5853239, "releases": { "0.2.3a3": [ { "comment_text": "", "digests": { "md5": "786e420f5b173350e97216b7e81ca592", "sha256": "d51aaf714b93acdddcb014b2ebd5b092ac62cd2be20cc9d235eac2ebf6431ea1" }, "downloads": -1, "filename": "memorybuffer-0.2.3a3.zip", "has_sig": false, "md5_digest": "786e420f5b173350e97216b7e81ca592", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16061, "upload_time": "2018-11-08T20:48:18", "url": "https://files.pythonhosted.org/packages/e3/97/2b9f2910ee955f209493ddba9e21b64610fe684cd2b35fbdc7070e5c92b7/memorybuffer-0.2.3a3.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "786e420f5b173350e97216b7e81ca592", "sha256": "d51aaf714b93acdddcb014b2ebd5b092ac62cd2be20cc9d235eac2ebf6431ea1" }, "downloads": -1, "filename": "memorybuffer-0.2.3a3.zip", "has_sig": false, "md5_digest": "786e420f5b173350e97216b7e81ca592", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16061, "upload_time": "2018-11-08T20:48:18", "url": "https://files.pythonhosted.org/packages/e3/97/2b9f2910ee955f209493ddba9e21b64610fe684cd2b35fbdc7070e5c92b7/memorybuffer-0.2.3a3.zip" } ] }