{ "info": { "author": "John Cheetham", "author_email": "developer@johncheetham.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: X11 Applications :: GTK", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: POSIX :: Linux", "Programming Language :: C", "Programming Language :: Python", "Topic :: Games/Entertainment :: Board Games" ], "description": "JCchess - John Cheetham - http://www.johncheetham.com/projects/jcchess\n \nDescription\n-----------\nJCchess is a program to play chess against UCI chess engines.\n\nRequirements\n------------\npython3 python-cairo python-gobject\n\nPackage names to install.\n\n================== = ================================\ndistro : packages\n================== = ================================\nDebian/Mint/Ubuntu : python3-gi-cairo gir1.2-rsvg-2.0\nFedora : python3-cairo, python3-gobject\nArch : python-cairo, python-gobject\n================== = ================================\n\nUsage\n-----\nEnter 'python3 run.py' to start the program.\nAlternatively you can install it on your system with 'python3 setup.py install'\n(as root user) and then start it from the gui menu or by entering 'jcchess' into\na terminal.\nWindows versions are available on the website.\n\nAdding a UCI engine\n-------------------\nTo add an engine to play against click on Options, engines then click\nthe 'Add' button to add a new engine. Navigate to the engine executable\nand add it. Then click the OK button.\n\nNext do Options, players and set the black player to the new engine.\n\nClick on the 'tick' button at the top of the screen to start the game \nand then move a white piece.\n\nFor debugging start with -v (all debugging messages) or -vuci (uci\nmessages).\n\nAcknowledgements\n----------------\nThe initial version was based on gshogi.\nsee http://www.johncheetham.com/projects/gshogi\n\npython-chess is used.\nsee https://github.com/niklasf/python-chess\n\nPiece Images by DG-RA\nsee https://openclipart.org/user-detail/DG-RA", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.johncheetham.com/projects/jcchess/", "keywords": "", "license": "GPLv3+", "maintainer": "", "maintainer_email": "", "name": "jcchess", "package_url": "https://pypi.org/project/jcchess/", "platform": "Linux", "project_url": "https://pypi.org/project/jcchess/", "project_urls": { "Homepage": "http://www.johncheetham.com/projects/jcchess/" }, "release_url": "https://pypi.org/project/jcchess/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "A Chess GUI", "version": "0.0.1" }, "last_serial": 3178432, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "72b8e44d8a5d1175e62e3c57c7419df0", "sha256": "b2773f31d7fa6a3e7cf24bc7b3cf6900e6315063de1a5e4590b10c90099b2a27" }, "downloads": -1, "filename": "jcchess-0.0.1.tar.gz", "has_sig": false, "md5_digest": "72b8e44d8a5d1175e62e3c57c7419df0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 218113, "upload_time": "2017-09-16T06:47:07", "url": "https://files.pythonhosted.org/packages/ec/cc/65c4e289c3cdcd913f2d21b383dac7e3ed7930a8f5e0b26d1ce46d9c3098/jcchess-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "72b8e44d8a5d1175e62e3c57c7419df0", "sha256": "b2773f31d7fa6a3e7cf24bc7b3cf6900e6315063de1a5e4590b10c90099b2a27" }, "downloads": -1, "filename": "jcchess-0.0.1.tar.gz", "has_sig": false, "md5_digest": "72b8e44d8a5d1175e62e3c57c7419df0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 218113, "upload_time": "2017-09-16T06:47:07", "url": "https://files.pythonhosted.org/packages/ec/cc/65c4e289c3cdcd913f2d21b383dac7e3ed7930a8f5e0b26d1ce46d9c3098/jcchess-0.0.1.tar.gz" } ] }