{ "info": { "author": "Andrei Lapets", "author_email": "a@lapets.io", "bugtrack_url": null, "classifiers": [], "description": "====\negcd\n====\n\nEasy-to-import Python module with a basic, efficient, native implementation of the extended Euclidean algorithm.\n\n.. image:: https://badge.fury.io/py/egcd.svg\n :target: https://badge.fury.io/py/egcd\n :alt: PyPI version and link.\n\nPackage Installation and Usage\n------------------------------\nThe package is available on PyPI::\n\n python -m pip install egcd\n\nThe library can be imported in the usual way::\n\n from egcd import egcd\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/lapets/egcd", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "egcd", "package_url": "https://pypi.org/project/egcd/", "platform": "", "project_url": "https://pypi.org/project/egcd/", "project_urls": { "Homepage": "https://github.com/lapets/egcd" }, "release_url": "https://pypi.org/project/egcd/0.0.1.0/", "requires_dist": null, "requires_python": "", "summary": "Easy-to-import Python module with a basic, efficient, native implementation of the extended Euclidean algorithm.", "version": "0.0.1.0" }, "last_serial": 3470047, "releases": { "0.0.1.0": [ { "comment_text": "", "digests": { "md5": "72df7f448231e2eeb81ddeebef7655c7", "sha256": "5661caac73316bd23db1210865841cc83e98de642b03f4dfdeb8a176e78305c0" }, "downloads": -1, "filename": "egcd-0.0.1.0.tar.gz", "has_sig": false, "md5_digest": "72df7f448231e2eeb81ddeebef7655c7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1708, "upload_time": "2018-01-08T04:03:30", "url": "https://files.pythonhosted.org/packages/f8/f8/0e680900f474e07baa6adba79eb87851011dabecc5cb266e61c136c60dbd/egcd-0.0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "72df7f448231e2eeb81ddeebef7655c7", "sha256": "5661caac73316bd23db1210865841cc83e98de642b03f4dfdeb8a176e78305c0" }, "downloads": -1, "filename": "egcd-0.0.1.0.tar.gz", "has_sig": false, "md5_digest": "72df7f448231e2eeb81ddeebef7655c7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1708, "upload_time": "2018-01-08T04:03:30", "url": "https://files.pythonhosted.org/packages/f8/f8/0e680900f474e07baa6adba79eb87851011dabecc5cb266e61c136c60dbd/egcd-0.0.1.0.tar.gz" } ] }