{ "info": { "author": "Andrei Lapets", "author_email": "a@lapets.io", "bugtrack_url": null, "classifiers": [], "description": "======\nmodulo\n======\n\nPure Python library for working with modular arithmetic, congruence classes, and finite fields.\n\n.. image:: https://badge.fury.io/py/modulo.svg\n :target: https://badge.fury.io/py/modulo\n :alt: PyPI version and link.\n\nPurpose\n-------\nThe library allows users to work with congruence classes (or, equivalently, finite field elements) as objects, with support for many common operations.\n\nPackage Installation and Usage\n------------------------------\nThe package is available on PyPI::\n\n python -m pip install modulo\n\nThe library can be imported in the usual way::\n\n from modulo import modulo\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/modulo", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "modulo", "package_url": "https://pypi.org/project/modulo/", "platform": "", "project_url": "https://pypi.org/project/modulo/", "project_urls": { "Homepage": "https://github.com/lapets/modulo" }, "release_url": "https://pypi.org/project/modulo/0.1.0.0/", "requires_dist": null, "requires_python": "", "summary": "Pure Python library for working with modular arithmetic, congruence classes, and finite fields.", "version": "0.1.0.0" }, "last_serial": 3489350, "releases": { "0.1.0.0": [ { "comment_text": "", "digests": { "md5": "eecba2d407b25711ad50908dbb039e20", "sha256": "b0b022d5b22b547ad9e222570822dc7a18649d34446f9c1675a598cf6ce0939b" }, "downloads": -1, "filename": "modulo-0.1.0.0.tar.gz", "has_sig": false, "md5_digest": "eecba2d407b25711ad50908dbb039e20", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2791, "upload_time": "2018-01-14T20:10:45", "url": "https://files.pythonhosted.org/packages/96/fd/5ca0836464e3d873897bbd7418436ea977b9d4b0350e89b766051728e0c4/modulo-0.1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "eecba2d407b25711ad50908dbb039e20", "sha256": "b0b022d5b22b547ad9e222570822dc7a18649d34446f9c1675a598cf6ce0939b" }, "downloads": -1, "filename": "modulo-0.1.0.0.tar.gz", "has_sig": false, "md5_digest": "eecba2d407b25711ad50908dbb039e20", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2791, "upload_time": "2018-01-14T20:10:45", "url": "https://files.pythonhosted.org/packages/96/fd/5ca0836464e3d873897bbd7418436ea977b9d4b0350e89b766051728e0c4/modulo-0.1.0.0.tar.gz" } ] }