{ "info": { "author": "Baptiste Fontaine", "author_email": "b@ptistefontaine.fr", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4" ], "description": "==========\ncrosswords\n==========\n\n.. image:: https://img.shields.io/travis/bfontaine/crosswords.png\n :target: https://travis-ci.org/bfontaine/crosswords\n :alt: Build status\n\n.. image:: https://img.shields.io/coveralls/bfontaine/crosswords/master.png\n :target: https://coveralls.io/r/bfontaine/crosswords?branch=master\n :alt: Coverage status\n\n.. image:: https://img.shields.io/pypi/v/crosswords.png\n :target: https://pypi.python.org/pypi/crosswords\n :alt: Pypi package\n\n.. image:: https://img.shields.io/pypi/dm/crosswords.png\n :target: https://pypi.python.org/pypi/crosswords\n\n**crosswords** is a terminal tool to help you solving crosswords.\n\nThis is a full rewrite of a script I wrote back in 2011.\n\nInstall\n-------\n\n.. code-block::\n\n pip install crosswords\n\nTo upgrade a previous installation, use:\n\n.. code-block::\n\n pip install -U crosswords\n\nUsage\n-----\n\n.. code-block::\n\n crosswords [-l ] \n\nYour word should have ``?`` characters for each letter you don't know, e.g.:\n``bon??ur``. By default, the tool returns up to 8 possible words.\n\nSome words have special meaning:\n\n- ``list``: list local languages\n- ``remote_list``: list remote languages\n- ``install``: install a language\n- ``update``: update local languages\n\nA language dictionnary is a file with one word per line, without accents,\nhyphens or special chars. Local dictionnaries are stored in\n``~/.crosswords/dicts``. Remote ones are on my website.\n\nLanguages\n~~~~~~~~~\n\nHere are the currently available languages. You can install any of them with\n``crosswords install ``.\n\n- English (``english``): `70k words`_\n- French (``french``): 300k words\n\n.. _70k words : http://www-personal.umich.edu/~jlawler/wordlist.html\n\nTests\n-----\n\nClone this repo, then: ::\n\n [sudo] make deps\n make check", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/bfontaine/crosswords", "keywords": null, "license": "Copyright \u00a9 2014-2015 \u2013 Baptiste Fontaine\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of\nthe Software, and to permit persons to whom the Software is furnished to do so,\nsubject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.", "maintainer": null, "maintainer_email": null, "name": "crosswords", "package_url": "https://pypi.org/project/crosswords/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/crosswords/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/bfontaine/crosswords" }, "release_url": "https://pypi.org/project/crosswords/0.3.2/", "requires_dist": null, "requires_python": null, "summary": "Crosswords help in your terminal", "version": "0.3.2" }, "last_serial": 1491873, "releases": { "0.3.0": [ { "comment_text": "", "digests": { "md5": "205aa10f4ec55c4ca3d6706c6f83ba8a", "sha256": "ed765e887b843c18278895823fd7a24d174d25db1ebe977f73b2675d1f4571f4" }, "downloads": -1, "filename": "crosswords-0.3.0.tar.gz", "has_sig": false, "md5_digest": "205aa10f4ec55c4ca3d6706c6f83ba8a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5355, "upload_time": "2014-04-26T13:34:12", "url": "https://files.pythonhosted.org/packages/83/f8/b5b2d279b2a9e83fa62dea7f0e42e4a4e073cd1d24f04f7b3a0920d311d7/crosswords-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "0e188760bffcd9bd722c3b5e093bb126", "sha256": "8fad0056b8d84a93981cf0f341a06f8ed419406d801a6747cf2d8b35f6711a8e" }, "downloads": -1, "filename": "crosswords-0.3.1.tar.gz", "has_sig": false, "md5_digest": "0e188760bffcd9bd722c3b5e093bb126", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5892, "upload_time": "2014-04-26T19:19:48", "url": "https://files.pythonhosted.org/packages/4d/16/2966630a6ac5d5d381ece009352adf3853678c04267aa9ea34e40bf7af02/crosswords-0.3.1.tar.gz" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "665176d173c24e7abbf256da7d540fd0", "sha256": "6fc89d78826137c760cf420a751846287e225434b6961883179e0331bf840389" }, "downloads": -1, "filename": "crosswords-0.3.2.tar.gz", "has_sig": false, "md5_digest": "665176d173c24e7abbf256da7d540fd0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5944, "upload_time": "2015-04-05T16:48:03", "url": "https://files.pythonhosted.org/packages/16/0f/5100682dd3bbf27a5ae346e997e45bc6621d7da139e510b0ca265d33d29c/crosswords-0.3.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "665176d173c24e7abbf256da7d540fd0", "sha256": "6fc89d78826137c760cf420a751846287e225434b6961883179e0331bf840389" }, "downloads": -1, "filename": "crosswords-0.3.2.tar.gz", "has_sig": false, "md5_digest": "665176d173c24e7abbf256da7d540fd0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5944, "upload_time": "2015-04-05T16:48:03", "url": "https://files.pythonhosted.org/packages/16/0f/5100682dd3bbf27a5ae346e997e45bc6621d7da139e510b0ca265d33d29c/crosswords-0.3.2.tar.gz" } ] }