{ "info": { "author": "Simeon Visser", "author_email": "simeonvisser@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Games/Entertainment :: Puzzle Games" ], "description": "ipuz\n====\n\n.. image:: https://pypip.in/version/ipuz/badge.svg\n :target: https://pypi.python.org/pypi/ipuz/\n :alt: Latest Version\n\n.. image:: https://pypip.in/download/ipuz/badge.svg\n :target: https://pypi.python.org/pypi/ipuz/\n :alt: Downloads\n\n.. image:: https://pypip.in/py_versions/ipuz/badge.svg\n :target: https://pypi.python.org/pypi/ipuz/\n :alt: Supported Python versions\n\n.. image:: https://pypip.in/license/ipuz/badge.svg\n :target: https://pypi.python.org/pypi/ipuz/\n :alt: License\n\nPython library for reading and writing ipuz puzzle files. The specification\nfor the ipuz file format can be found at: http://www.ipuz.org/. The ipuz file\nformat supports representing various types of puzzles, including crossword,\nsudoku and word search. This Python library provides validation and wrapping\naround the puzzle data.\n\nAs the puzzle is inherently JSON data it is the application's responsibility\nto ensure that the JSON satisfies the constraints of the PuzzleKind prior to\nwriting the puzzle. This library provides validation and additional\nfunctionality that you might want to use.\n\nThe library supports Python 2.7, Python 3.2, Python 3.3 and Python 3.4.\n\nipuz is a trademark of Puzzazz, Inc., used with permission.\n\nDocumentation\n=============\n\nDocumentation can be found at http://ipuz.readthedocs.org/en/latest/.", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/svisser/ipuz", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "ipuz", "package_url": "https://pypi.org/project/ipuz/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ipuz/", "project_urls": { "Homepage": "https://github.com/svisser/ipuz" }, "release_url": "https://pypi.org/project/ipuz/0.1.4/", "requires_dist": null, "requires_python": null, "summary": "Python library for reading and writing ipuz puzzle files", "version": "0.1.4" }, "last_serial": 1687029, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "10b184ca6e727be0ef0861505cb58821", "sha256": "e3787a3edc3aeb65a2a44168d99eb60c60fe1c7e83fc54c5e7ff8202a1ad57f0" }, "downloads": -1, "filename": "ipuz-0.1.tar.gz", "has_sig": false, "md5_digest": "10b184ca6e727be0ef0861505cb58821", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16274, "upload_time": "2014-05-24T23:02:49", "url": "https://files.pythonhosted.org/packages/ec/7e/0e68bd427adbdbe7b826d7d576543d699d06b4549d08fbffdfb1c751ffcb/ipuz-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "5bca8f12d6247a6a30df076d99c5f7a7", "sha256": "e5ae42b03d9c72acef3fad8e7d3e9edfaf45e20cad65c32f8a28f2d8827c9a3f" }, "downloads": -1, "filename": "ipuz-0.1.1.tar.gz", "has_sig": false, "md5_digest": "5bca8f12d6247a6a30df076d99c5f7a7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16802, "upload_time": "2014-08-14T23:20:11", "url": "https://files.pythonhosted.org/packages/28/89/b483f778620466fa889ce05aa9eccbe54c1d6f44880db964ac558581cc48/ipuz-0.1.1.tar.gz" } ], "0.1.3": [], "0.1.4": [ { "comment_text": "", "digests": { "md5": "b8f8a8ad712a13874e4313f08793da8d", "sha256": "4fd4b12fd0b6e9ab8caea577d7853b464be59a6b7d98d8e241cb1ae2a0f2d14b" }, "downloads": -1, "filename": "ipuz-0.1.4.tar.gz", "has_sig": false, "md5_digest": "b8f8a8ad712a13874e4313f08793da8d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16947, "upload_time": "2015-08-21T08:35:19", "url": "https://files.pythonhosted.org/packages/b8/73/b2b5733a911536055df82834dcb56280b20087c7a50785e8dbfd29958ad4/ipuz-0.1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b8f8a8ad712a13874e4313f08793da8d", "sha256": "4fd4b12fd0b6e9ab8caea577d7853b464be59a6b7d98d8e241cb1ae2a0f2d14b" }, "downloads": -1, "filename": "ipuz-0.1.4.tar.gz", "has_sig": false, "md5_digest": "b8f8a8ad712a13874e4313f08793da8d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16947, "upload_time": "2015-08-21T08:35:19", "url": "https://files.pythonhosted.org/packages/b8/73/b2b5733a911536055df82834dcb56280b20087c7a50785e8dbfd29958ad4/ipuz-0.1.4.tar.gz" } ] }