{ "info": { "author": "Daniel Neuh\u00e4user", "author_email": "ich@danielneuhaeuser.de", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: Implementation :: CPython" ], "description": "GF256\n=====\n\n.. image:: https://travis-ci.org/DasIch/gf256.svg?branch=master\n :target: https://travis-ci.org/DasIch/gf256\n\n.. image:: https://ci.appveyor.com/api/projects/status/l6n5t78x6op8lqug?svg=true\n :target: https://ci.appveyor.com/project/DasIch/gf256\n\n.. image:: https://codecov.io/gh/DasIch/gf256/coverage.svg\n :target: https://codecov.io/gh/DasIch/gf256/coverage.svg\n\n.. image:: https://readthedocs.org/projects/gf256/badge/?version=latest\n :target: http://gf256.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n\nGF256 is an implementation of GF(2**8). This Galois Field allows you to perform\nfinite field arithmetic on byte sized integers.\n\nTake a look at the documentation_ for more information.\n\nThis library supports Python >= 3.4 and is available under a BSD license.\n\n.. _documentation: http://gf256.readthedocs.io/", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/DasIch/gf256/", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "GF256", "package_url": "https://pypi.org/project/GF256/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/GF256/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/DasIch/gf256/" }, "release_url": "https://pypi.org/project/GF256/0.2.0/", "requires_dist": null, "requires_python": null, "summary": "An implementation of GF(2**8)", "version": "0.2.0" }, "last_serial": 2226432, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "0df854985a78f7063fd25a6b7b3f6495", "sha256": "cbc6fa885a215381c108823b3a9e182aa2263026150b5bb9f2be46911c79bb23" }, "downloads": -1, "filename": "GF256-0.1.0.tar.gz", "has_sig": false, "md5_digest": "0df854985a78f7063fd25a6b7b3f6495", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15715, "upload_time": "2016-06-30T00:23:34", "url": "https://files.pythonhosted.org/packages/66/a6/4de5829ad22dd928d9d7a4897e8db53ea39de6a50fe6ee1db9d2e0635210/GF256-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "a9dee2f5d7af79d63b0c1415c46ec904", "sha256": "d225799f1013c9bc1e053d952884c2cc78537c2e8350202173e0db0bd9e71d85" }, "downloads": -1, "filename": "GF256-0.2.0.tar.gz", "has_sig": false, "md5_digest": "a9dee2f5d7af79d63b0c1415c46ec904", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17642, "upload_time": "2016-07-17T01:54:27", "url": "https://files.pythonhosted.org/packages/7b/fb/6df33439e3e75df9dc33c62ebb799cf528969546d835a0bc18fd2eed675c/GF256-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a9dee2f5d7af79d63b0c1415c46ec904", "sha256": "d225799f1013c9bc1e053d952884c2cc78537c2e8350202173e0db0bd9e71d85" }, "downloads": -1, "filename": "GF256-0.2.0.tar.gz", "has_sig": false, "md5_digest": "a9dee2f5d7af79d63b0c1415c46ec904", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17642, "upload_time": "2016-07-17T01:54:27", "url": "https://files.pythonhosted.org/packages/7b/fb/6df33439e3e75df9dc33c62ebb799cf528969546d835a0bc18fd2eed675c/GF256-0.2.0.tar.gz" } ] }