{ "info": { "author": "Michele Pratusevich", "author_email": "mprat@alum.mit.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Other Audience", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Games/Entertainment :: Puzzle Games" ], "description": "Nonogram Solver\n===============\n\n| |ci-status|\n\nThis project provides a general nonogram solver. It can determine if a puzzle is not solveable by a human, and if it is solveable, can provide the solution.\n\nThis solver can be used to create nonogram puzzles given a successful final solution. If the given solution is not solvable, the solver will suggest \"hint\" squares to be filled in when the nonogram is given to a human solver.\n\n.. |ci-status| image:: https://travis-ci.org/mprat/nonogram-solver.svg?branch=master\n :target: https://travis-ci.org/mprat/nonogram-solver\n :alt: Build status", "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/mprat/nonogram-solver", "keywords": "puzzles nonogram solver puzzle", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "nonogram-solver", "package_url": "https://pypi.org/project/nonogram-solver/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/nonogram-solver/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/mprat/nonogram-solver" }, "release_url": "https://pypi.org/project/nonogram-solver/0.1/", "requires_dist": null, "requires_python": null, "summary": "A nonogram puzzle solver.", "version": "0.1" }, "last_serial": 2309814, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "67fd43359fa4d73500b4636497e39f58", "sha256": "434caee3ceb57c83a67bfe5dbd5e3a83ac8d31fb3fcbf6d8df0457a4e5e3e4eb" }, "downloads": -1, "filename": "nonogram_solver-0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "67fd43359fa4d73500b4636497e39f58", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 7554, "upload_time": "2016-08-28T19:38:51", "url": "https://files.pythonhosted.org/packages/af/14/7d34de5cacec09154bb12173d8e83692fa30ff65d8ec0f6346cb57fb0af6/nonogram_solver-0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b3d77f3793c89f44c489d84dc381f2a2", "sha256": "a593940553cd58cca393f0e5fa8da51eb4f3c2ccdbf2f37aceee469e1d15e5a8" }, "downloads": -1, "filename": "nonogram-solver-0.1.tar.gz", "has_sig": false, "md5_digest": "b3d77f3793c89f44c489d84dc381f2a2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6423, "upload_time": "2016-08-28T19:38:48", "url": "https://files.pythonhosted.org/packages/73/75/fa6206ef5832d8287fc6652dafe4e8380a0403b41ac13c020526744a99e6/nonogram-solver-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "67fd43359fa4d73500b4636497e39f58", "sha256": "434caee3ceb57c83a67bfe5dbd5e3a83ac8d31fb3fcbf6d8df0457a4e5e3e4eb" }, "downloads": -1, "filename": "nonogram_solver-0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "67fd43359fa4d73500b4636497e39f58", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 7554, "upload_time": "2016-08-28T19:38:51", "url": "https://files.pythonhosted.org/packages/af/14/7d34de5cacec09154bb12173d8e83692fa30ff65d8ec0f6346cb57fb0af6/nonogram_solver-0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b3d77f3793c89f44c489d84dc381f2a2", "sha256": "a593940553cd58cca393f0e5fa8da51eb4f3c2ccdbf2f37aceee469e1d15e5a8" }, "downloads": -1, "filename": "nonogram-solver-0.1.tar.gz", "has_sig": false, "md5_digest": "b3d77f3793c89f44c489d84dc381f2a2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6423, "upload_time": "2016-08-28T19:38:48", "url": "https://files.pythonhosted.org/packages/73/75/fa6206ef5832d8287fc6652dafe4e8380a0403b41ac13c020526744a99e6/nonogram-solver-0.1.tar.gz" } ] }