{ "info": { "author": "Angus Griffith", "author_email": "16sn6uv@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Scientific/Engineering :: Mathematics", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "GMPY_CFFI\n=========\n\nGMPY_CFFI is a python wrapper of the GNU Multiple Precision Arithmetic Library.\nIt aims to be a PyPy compatible alternative to gmpy2.\nConsequently we use the python cffi library to wrap:\n\n- GMP for integer and rational arithmetic.\n- MPFR for correctly rounded floating-point arithmetic.\n- MPC for correctly rounded complex floating-point arithmetic.\n\n|Travis|_\n\n.. |Travis| image:: https://travis-ci.org/sn6uv/gmpy_cffi.png?branch=master\n\n.. _Travis: https://travis-ci.org/sn6uv/gmpy_cffi\n", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/sn6uv/gmpy_cffi/tarball/0.1", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/sn6uv/gmpy_cffi", "keywords": "PyPy,gmp", "license": "3-clause BSD", "maintainer": null, "maintainer_email": null, "name": "gmpy_cffi", "package_url": "https://pypi.org/project/gmpy_cffi/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/gmpy_cffi/", "project_urls": { "Download": "https://github.com/sn6uv/gmpy_cffi/tarball/0.1", "Homepage": "https://github.com/sn6uv/gmpy_cffi" }, "release_url": "https://pypi.org/project/gmpy_cffi/0.1/", "requires_dist": null, "requires_python": null, "summary": "GMP CFFI wrapper", "version": "0.1" }, "last_serial": 957813, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "96149f0ecf4110c7b9b3ddc9f6808309", "sha256": "77d540e5ea38bec624cfc861c5987084f72d43a2e6e23fca2a34afe9bcd9b42a" }, "downloads": -1, "filename": "gmpy_cffi-0.1.tar.gz", "has_sig": false, "md5_digest": "96149f0ecf4110c7b9b3ddc9f6808309", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 49292, "upload_time": "2014-01-01T05:27:09", "url": "https://files.pythonhosted.org/packages/77/21/dd39a04b8f2afcb7bd9e8f738c010c03c013cf6870abee9dd86f130dda22/gmpy_cffi-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "96149f0ecf4110c7b9b3ddc9f6808309", "sha256": "77d540e5ea38bec624cfc861c5987084f72d43a2e6e23fca2a34afe9bcd9b42a" }, "downloads": -1, "filename": "gmpy_cffi-0.1.tar.gz", "has_sig": false, "md5_digest": "96149f0ecf4110c7b9b3ddc9f6808309", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 49292, "upload_time": "2014-01-01T05:27:09", "url": "https://files.pythonhosted.org/packages/77/21/dd39a04b8f2afcb7bd9e8f738c010c03c013cf6870abee9dd86f130dda22/gmpy_cffi-0.1.tar.gz" } ] }