{ "info": { "author": "Risto Stevcev", "author_email": "risto1@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: X11 Applications", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Topic :: Games/Entertainment :: Puzzle Games" ], "description": "PySokoban\r\n=========\r\n\r\n| A highly customizable sokoban implementation using Python's tkinter.\r\n| View the package in the PyPI repository_ for documentation and an easy Win32 installation.\r\n\r\nRequirements\r\n============\r\n\r\n| Python 2+\r\n| Tkinter\r\n\r\nUsage\r\n=====\r\n\r\n**Installing it using pip:**\r\n\r\n#. Run ``pip install --user pysokoban``\r\n\r\n#. Run ``pysokoban`` to\r\n play!\r\n\r\n\r\n**Installing it from the Git repository:**\r\n\r\n#. Clone the repository.\r\n\r\n#. Run ``python setup.py sdist`` from the project directory to create a\r\n source distribution.\r\n\r\n#. Run ``pip install --user pysokoban*.tar.gz`` from the new ``dist/``\r\n directory to install the package.\r\n\r\n#. Run ``pysokoban`` or ``python -c \"import pysokoban.sokoban as skb; skb.main()\"`` to\r\n play!\r\n\r\n- **Or** just run ``python sokoban.py`` from the project directory\r\n without installing the package.\r\n\r\nTo update the version:\r\n\r\n#. Clone or pull the repository for the latest version.\r\n\r\n#. Recreate the source distribution using the steps above.\r\n\r\n#. Run ``pip upgrade pysokoban*.tar.gz`` from the ``dist/`` directory to\r\n upgrade the package.\r\n\r\n| To uninstall, run ``pip uninstall pysokoban``.\r\n| You can modify the graphics used by replacing the images in the images folder.\r\n\r\n.. _repository: https://pypi.python.org/pypi/pysokoban/", "description_content_type": null, "docs_url": "https://pythonhosted.org/pysokoban/", "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Risto-Stevcev/pysokoban", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "pysokoban", "package_url": "https://pypi.org/project/pysokoban/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pysokoban/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/Risto-Stevcev/pysokoban" }, "release_url": "https://pypi.org/project/pysokoban/1.1/", "requires_dist": null, "requires_python": null, "summary": "A highly customizable sokoban implementation using Python's tkinter.", "version": "1.1" }, "last_serial": 1092995, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "aaf3ad703a5c65c1c7ec683c68a595a3", "sha256": "4ceef0555d141aa0fda0a6fcdc96a2b345ffb5547909b55813a31086c45fe16f" }, "downloads": -1, "filename": "pysokoban-1.0.tar.gz", "has_sig": false, "md5_digest": "aaf3ad703a5c65c1c7ec683c68a595a3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5993, "upload_time": "2014-03-07T20:57:09", "url": "https://files.pythonhosted.org/packages/b8/35/d6e659af0076abde069a607900ba69c4e3fe5c169b78c2d7b038393989ef/pysokoban-1.0.tar.gz" }, { "comment_text": "", "digests": { "md5": "ad42ef7f8143f7690a194b8ca6f4a7ef", "sha256": "b731c601ad92b70cd03c6048cb0c79661853e25866993c66ee6419b578a3f963" }, "downloads": -1, "filename": "pysokoban-1.0.win32.exe", "has_sig": false, "md5_digest": "ad42ef7f8143f7690a194b8ca6f4a7ef", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 198076, "upload_time": "2014-03-07T21:16:45", "url": "https://files.pythonhosted.org/packages/84/a9/ed9a9c003ff874f53b3ec379ac6100489216dad39213afc1f44c37686dc3/pysokoban-1.0.win32.exe" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "787e76589360a45882f676d939c5aebc", "sha256": "074f0f781ff0cce7beaf85267ed56ccbb5f687d1584dda0116ccb9057d774a19" }, "downloads": -1, "filename": "pysokoban-1.1.tar.gz", "has_sig": false, "md5_digest": "787e76589360a45882f676d939c5aebc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7387, "upload_time": "2014-05-15T05:57:20", "url": "https://files.pythonhosted.org/packages/8f/db/5c42ce6fdfb32f106069f0696836d311edfb9983c0bb454fd40998b7c8e7/pysokoban-1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "787e76589360a45882f676d939c5aebc", "sha256": "074f0f781ff0cce7beaf85267ed56ccbb5f687d1584dda0116ccb9057d774a19" }, "downloads": -1, "filename": "pysokoban-1.1.tar.gz", "has_sig": false, "md5_digest": "787e76589360a45882f676d939c5aebc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7387, "upload_time": "2014-05-15T05:57:20", "url": "https://files.pythonhosted.org/packages/8f/db/5c42ce6fdfb32f106069f0696836d311edfb9983c0bb454fd40998b7c8e7/pysokoban-1.1.tar.gz" } ] }