{ "info": { "author": "Roger Marsh", "author_email": "roger.marsh@solentware.co.uk", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python :: 3.6", "Topic :: Software Development" ], "description": "===============================\nUniversal Chess Interface (UCI)\n===============================\n\n.. contents::\n\n\nDescription\n===========\n\nThis package provides a pure Python client-server `Universal Chess Interface`_.\n\n\nInstallation Instructions\n=========================\n\nUsually this package will be installed by installing `ChessTab`_.\n\nInstall the package by typing\n\n python setup.py install\n\nat the command prompt with setup.py in the current directory.\n\nYou may need to give the path and version of Python depending on your system's configuration:\n\n /python setup.py install\n\n For example\n\n C:\\\\Python36\\\\python setup.py install\n\n on Microsoft Windows or\n\n python3.6 setup.py install\n\n on Unix-like systems.\n\nUse `Python`_ 3.6 or later.\n\n\nNotes\n=====\n\nProject name and package name changed from 'uci' to 'uci-chess' prior to upload to PyPI.\n\nThe version numbers of uci-chess continue on from uci.\n\n\n.. _`Python`: https://python.org\n.. _`Universal Chess Interface`: https://en.wikipedia.org/wiki/Universal_Chess_Interface\n.. _`ChessTab`: http://www.solentware.co.uk/download.html", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.solentware.co.uk", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "uci-net", "package_url": "https://pypi.org/project/uci-net/", "platform": "", "project_url": "https://pypi.org/project/uci-net/", "project_urls": { "Homepage": "http://www.solentware.co.uk" }, "release_url": "https://pypi.org/project/uci-net/1.1.1/", "requires_dist": null, "requires_python": "", "summary": "Universal Chess Interface client-server conversation", "version": "1.1.1" }, "last_serial": 4502179, "releases": { "1.1": [ { "comment_text": "", "digests": { "md5": "75fef77e75430ee8fe79233829e5abcc", "sha256": "ceb17c8ac36836e2d00091572ce9ca8bf882bc1b1d9b4f0b08e01a8aeab4dcd3" }, "downloads": -1, "filename": "uci-net-1.1.tar.gz", "has_sig": false, "md5_digest": "75fef77e75430ee8fe79233829e5abcc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20230, "upload_time": "2018-11-08T16:23:53", "url": "https://files.pythonhosted.org/packages/c9/da/1eac78e300abbb201f30601f4540b33f62640b9ad4857091ff2c81852eb2/uci-net-1.1.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "655ebc9e500017eb3d83eecef00dd429", "sha256": "58399ad900c665d48c7fde76aef4ddc202eceaa2fd4878966f0efde907bc036c" }, "downloads": -1, "filename": "uci-net-1.1.1.tar.gz", "has_sig": false, "md5_digest": "655ebc9e500017eb3d83eecef00dd429", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20223, "upload_time": "2018-11-19T09:50:23", "url": "https://files.pythonhosted.org/packages/ee/f7/d4796ebf3378f841710303ca0854870e7cd3d71c586abe3232a898653358/uci-net-1.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "655ebc9e500017eb3d83eecef00dd429", "sha256": "58399ad900c665d48c7fde76aef4ddc202eceaa2fd4878966f0efde907bc036c" }, "downloads": -1, "filename": "uci-net-1.1.1.tar.gz", "has_sig": false, "md5_digest": "655ebc9e500017eb3d83eecef00dd429", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20223, "upload_time": "2018-11-19T09:50:23", "url": "https://files.pythonhosted.org/packages/ee/f7/d4796ebf3378f841710303ca0854870e7cd3d71c586abe3232a898653358/uci-net-1.1.1.tar.gz" } ] }