{ "info": { "author": "Oscar Benjamin", "author_email": "oscar.j.benjamin@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "libpygo: README.rst\n===================\n\nCopyright Oscar Benjamin 2012.\nReleased under GPL v3.0 or at your discretion any future version of the GPL.\n\nlibpygo is a python library for working with the ancient board game, go. It is\ncurrently in the very early stages of development.\n\nInitial development plan:\n-------------------------\n\n#. Add GPL to project (DONE!)\n#. Create basic directory structure for project (DONE!)\n#. Write basic game class to run with tests (DONE!)\n#. Create documentation framework with API (DONE!)\n#. Create doc-testing framework (DONE!)\n#. Create unit-testing framework (WIP)\n#. Implement coverage testing.\n#. Create installation files.\n#. Upload downloadable installers.\n#. Create proper documentation.\n#. Upload the documentation somewhere.\n\nOngoing development plan:\n-------------------------\n\n#. Design a Game class\n\n #. Write tests for processing both legal and illegal moves.\n #. Implement the tests in the Game class for a generic ruleset.\n #. Implement reading sgf files\n\n#. Create game interfaces\n\n #. Implement cli interface\n #. Implement Tkinter interface\n #. Implement web server interface\n #. Implement email server interface", "description_content_type": null, "docs_url": "https://pythonhosted.org/libpygo/", "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/oscarbenjamin/libpygo", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "libpygo", "package_url": "https://pypi.org/project/libpygo/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/libpygo/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/oscarbenjamin/libpygo" }, "release_url": "https://pypi.org/project/libpygo/0.0.0/", "requires_dist": null, "requires_python": null, "summary": "python library for go applications", "version": "0.0.0" }, "last_serial": 379005, "releases": { "0.0.0": [] }, "urls": [] }