{ "info": { "author": "Marcin Kasperski", "author_email": "Marcin.Kasperski@mekk.waw.pl", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: Artistic License", "License :: OSI Approved :: Mozilla Public License 1.1 (MPL 1.1)", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": ".. -*- mode: rst; coding: utf-8 -*-\n\n=======================================================\nmekk.fics\n=======================================================\n\n``mekk.fics`` is a Python access library for FICS_.\nIt can be used to write FICS bots and clients in Python.\n|drone-badge|\n\nStatus\n=======================================================\n\nThe code works, and is actively used, but covers only part of FICS\nfunctionality.\n\nCore functionality (handling FICS connections, command management etc)\nworks, is stable and have been used by WatchBot_ for many years.\n\nParsing routines (converting various FICS notifications and replies to\ncommands) are implemented only for some commands and notifications.\nNew parsers are mostly added on demand, whenever some new command or\ninformation turns out to be useful.\n\nMain APIs should be stable, data structures can be modified from time\nto time.\n\nExamples and documentation\n=======================================================\n\nIn case you are not familiar with FICS programming, take a look at:\n\n `How to write a FICS bot`_\n\narticle series.\n\nNext please take a look at `mekk.fics examples`_. \n\nAll important classes and methods have docstrings.\n\nDevelopment\n=======================================================\n\nThe code is tracked using Mercurial. Repository can be cloned from\n\n `http://bitbucket.org/Mekk/mekk.fics`_\n\nUse the same place to report bugs, suggest improvements and offer\npatches.\n\nInstallation\n=======================================================\n\nFrom PyPI (installing newest release)::\n\n pip install --user mekk.fics\n\nfrom source (tagged release)::\n\n hg clone http://bitbucket.org/Mekk/mekk.fics\n hg update -r 'max(tagged())'\n pip install --user .\n\nfrom source, for development::\n \n hg clone http://bitbucket.org/Mekk/mekk.fics\n pip install --user --edit .\n\n\nLicense\n=======================================================\n\nmekk.fics is dual-licensed under Artistic License 2.0 and Mozilla Public\nLicense 1.1. The complete license texts can be found in Artistic-2.0.txt\nand MPL-1.1.txt.\n\n.. _FICS: http://www.freechess.org\n.. _WatchBot: http://mekk.waw.pl/mk/watchbot/index\n.. _How to write a FICS bot: http://blog.mekk.waw.pl/series/how_to_write_fics_bot/index.html\n.. _mekk.fics examples: https://bitbucket.org/Mekk/mekk.fics/src/tip/sample\n.. _http://bitbucket.org/Mekk/mekk.fics: http://bitbucket.org/Mekk/mekk.fics\n\n.. |drone-badge| \n image:: https://drone.io/bitbucket.org/Mekk/mekk.fics/status.png\n :target: https://drone.io/bitbucket.org/Mekk/mekk.fics/latest\n :align: middle", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://bitbucket.org/Mekk/mekk.fics/", "keywords": "FICS,chess", "license": "Artistic", "maintainer": null, "maintainer_email": null, "name": "mekk.fics", "package_url": "https://pypi.org/project/mekk.fics/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/mekk.fics/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://bitbucket.org/Mekk/mekk.fics/" }, "release_url": "https://pypi.org/project/mekk.fics/0.8.1/", "requires_dist": null, "requires_python": null, "summary": "FICS client library.", "version": "0.8.1" }, "last_serial": 1990327, "releases": { "0.7.11": [ { "comment_text": "", "digests": { "md5": "b574a99c45fe9408c1b9939448b2ba7a", "sha256": "edf7fd9caa6e39d9458c3c68e2b11fecbfe3b98a40bc5a622f85e8337cdceb69" }, "downloads": -1, "filename": "mekk.fics-0.7.11.tar.gz", "has_sig": false, "md5_digest": "b574a99c45fe9408c1b9939448b2ba7a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 141797, "upload_time": "2015-11-15T00:00:02", "url": "https://files.pythonhosted.org/packages/04/aa/59ae9ec88b717865387516fde0ea4e5234801d5cfedf30b5dddc4e1b94fd/mekk.fics-0.7.11.tar.gz" } ], "0.7.12": [ { "comment_text": "", "digests": { "md5": "5852bd4616139a3046025dcf1dc2e962", "sha256": "4c8661462cf2cb6aa11bb4482b03c2cb6e2664557080601cedc1b9209dfda045" }, "downloads": -1, "filename": "mekk.fics-0.7.12.tar.gz", "has_sig": false, "md5_digest": "5852bd4616139a3046025dcf1dc2e962", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 141982, "upload_time": "2015-11-15T00:14:42", "url": "https://files.pythonhosted.org/packages/d9/aa/cd75352e16a54d7db0ad094d773220ca3010dae2f23c4f6ed0c7bdc31d7d/mekk.fics-0.7.12.tar.gz" } ], "0.8.0": [ { "comment_text": "", "digests": { "md5": "39dc2995da61965dc02a1ef897d6f1a7", "sha256": "c5f9ef1f026e6ae64e53faf8a24dfa1feea9afa635777ac8987a66225283648c" }, "downloads": -1, "filename": "mekk.fics-0.8.0.tar.gz", "has_sig": false, "md5_digest": "39dc2995da61965dc02a1ef897d6f1a7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 146046, "upload_time": "2016-01-24T22:58:05", "url": "https://files.pythonhosted.org/packages/22/f9/f0d36cd65ae1ee81ec911be93b466ab4ef714efd7e121c43600846bbe613/mekk.fics-0.8.0.tar.gz" } ], "0.8.1": [ { "comment_text": "", "digests": { "md5": "ffe0e8ff385c44dde49f8a193bfe9672", "sha256": "56fbe6ddac1afc8c8160a1f7dab7cbf8fbe9a4e97209789e3c431c81f56b67aa" }, "downloads": -1, "filename": "mekk.fics-0.8.1.tar.gz", "has_sig": false, "md5_digest": "ffe0e8ff385c44dde49f8a193bfe9672", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 148122, "upload_time": "2016-03-04T22:02:43", "url": "https://files.pythonhosted.org/packages/3f/c6/8150b78ccb9bcde23de3769bb1045820620ef3cfaf35b4c1e59a953c0e2e/mekk.fics-0.8.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ffe0e8ff385c44dde49f8a193bfe9672", "sha256": "56fbe6ddac1afc8c8160a1f7dab7cbf8fbe9a4e97209789e3c431c81f56b67aa" }, "downloads": -1, "filename": "mekk.fics-0.8.1.tar.gz", "has_sig": false, "md5_digest": "ffe0e8ff385c44dde49f8a193bfe9672", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 148122, "upload_time": "2016-03-04T22:02:43", "url": "https://files.pythonhosted.org/packages/3f/c6/8150b78ccb9bcde23de3769bb1045820620ef3cfaf35b4c1e59a953c0e2e/mekk.fics-0.8.1.tar.gz" } ] }