{ "info": { "author": "Michael Greenberg", "author_email": "mike@weaselhat.com", "bugtrack_url": null, "classifiers": [], "description": "This module optimizes propositional logic (\"boolean expressions\", in\r\nprogramming language terms). Given an AST in the form of tagged\r\ntuples, it produces an equivalent disjunctive-normal formula that is\r\nminimal.\r\n\r\nFor the curious and bored, it uses the Quine-McCluskey algorithm.", "description_content_type": null, "docs_url": null, "download_url": "http://www.weaselhat.com/downloads/boolopt-1.1.tgz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.weaselhat.com/boolopt/", "keywords": "", "license": "New BSD", "maintainer": "", "maintainer_email": "", "name": "boolopt", "package_url": "https://pypi.org/project/boolopt/", "platform": "Python 2.2 and above", "project_url": "https://pypi.org/project/boolopt/", "project_urls": { "Download": "http://www.weaselhat.com/downloads/boolopt-1.1.tgz", "Homepage": "http://www.weaselhat.com/boolopt/" }, "release_url": "https://pypi.org/project/boolopt/1.1/", "requires_dist": null, "requires_python": null, "summary": "Boolean expression minimizer", "version": "1.1" }, "last_serial": 1907091, "releases": { "1.0": [], "1.1": [ { "comment_text": "", "digests": { "md5": "40a4c584cb3ec2400cae85d0b06a4718", "sha256": "adae4fa5fb6c2139c0c4cd6706d3ef5d380fe37010b49137a11cd6dad621606d" }, "downloads": -1, "filename": "boolopt-1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "40a4c584cb3ec2400cae85d0b06a4718", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 9154, "upload_time": "2016-01-16T02:53:23", "url": "https://files.pythonhosted.org/packages/b1/c6/34d4c38635cf1140512519618346a966439b0565eb97ff659b8ac4e717d1/boolopt-1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c4e554b635bdd4d44ad68dff2cbc2fc8", "sha256": "2afcde1f537c0253773cfc60e55f4aa31eef80553b5c0774efe1cc02a6a323d1" }, "downloads": -1, "filename": "boolopt-1.1.tar.gz", "has_sig": false, "md5_digest": "c4e554b635bdd4d44ad68dff2cbc2fc8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8187, "upload_time": "2016-01-16T02:53:27", "url": "https://files.pythonhosted.org/packages/8e/0b/c89751183b447cee69f75851a1bed62c11a5d3674307a21b4e21a9ba4844/boolopt-1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "40a4c584cb3ec2400cae85d0b06a4718", "sha256": "adae4fa5fb6c2139c0c4cd6706d3ef5d380fe37010b49137a11cd6dad621606d" }, "downloads": -1, "filename": "boolopt-1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "40a4c584cb3ec2400cae85d0b06a4718", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 9154, "upload_time": "2016-01-16T02:53:23", "url": "https://files.pythonhosted.org/packages/b1/c6/34d4c38635cf1140512519618346a966439b0565eb97ff659b8ac4e717d1/boolopt-1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c4e554b635bdd4d44ad68dff2cbc2fc8", "sha256": "2afcde1f537c0253773cfc60e55f4aa31eef80553b5c0774efe1cc02a6a323d1" }, "downloads": -1, "filename": "boolopt-1.1.tar.gz", "has_sig": false, "md5_digest": "c4e554b635bdd4d44ad68dff2cbc2fc8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8187, "upload_time": "2016-01-16T02:53:27", "url": "https://files.pythonhosted.org/packages/8e/0b/c89751183b447cee69f75851a1bed62c11a5d3674307a21b4e21a9ba4844/boolopt-1.1.tar.gz" } ] }