{ "info": { "author": "Paul Butcher", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)", "Programming Language :: Python :: 2.7", "Topic :: Games/Entertainment :: Puzzle Games" ], "description": "CCXXV\r\n====\r\n\r\nCCXXV is a crossword assistant, intended to help you find the right word to fill out your missing squares.\r\n\r\nIn addition to the normal functionality to help fill out a single answer, it can also help in those tricky corners\r\nwhere you have two clues that cross on an unknown letter.\r\n\r\nInstallation\r\n------------\r\nccxxv is available through pip::\r\n\r\n $ pip install ccxxv\r\n\r\nUsage\r\n-----\r\n\r\nTo find a word with missing letters, use '.' to represent any missing letters::\r\n\r\n $ ccxxv ba..na\r\n\r\n banana\r\n\r\nTo find a pair of words that cross on an unknown letter, use '+' to represent the crossing letter::\r\n\r\n $ ccxxv ba+.na u+cle\r\n\r\n n\r\n banana uncle\r\n\r\n\r\nThese commands use the default wordlist, `UKACD `_. To use a different\r\nwordlist, pipe it to stdin::\r\n\r\n $ echo xxx | ccxxv ...\r\n\r\n xxx\r\n\r\n\r\nWhy the name?\r\n-------------\r\n\r\nCCXXV is 225 in Roman numerals. Crosswords typically occupy a 15x15 grid, 15x15 is 225 and Roman numerals are a common device in crosswords\r\n(e.g. \"Drink for about 50 notes (3)\", ALE).\r\n\r\n\r\nWordlist\r\n========\r\n\r\nThe default word list is UKACD 2009, Copyright (c) 2009 J Ross Beresford, All rights reserved.\r\n\r\nThis is a wordlist designed for crosswords, and contains commonly used phrases and Proper Nouns.", "description_content_type": null, "docs_url": "https://pythonhosted.org/ccxxv/", "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/paul-butcher/ccxxv", "keywords": null, "license": "LGPL-3", "maintainer": null, "maintainer_email": null, "name": "ccxxv", "package_url": "https://pypi.org/project/ccxxv/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ccxxv/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/paul-butcher/ccxxv" }, "release_url": "https://pypi.org/project/ccxxv/0.1.4/", "requires_dist": null, "requires_python": null, "summary": "Crossword solving assistant", "version": "0.1.4" }, "last_serial": 1442639, "releases": { "0.1.2": [ { "comment_text": "", "digests": { "md5": "2aadda39f409a1cc9ef1272d39af44e6", "sha256": "fe2764687be0f01d2520779971a7e930091aeebfc7003419e5c2c80b60dfdd54" }, "downloads": -1, "filename": "ccxxv-0.1.2.zip", "has_sig": false, "md5_digest": "2aadda39f409a1cc9ef1272d39af44e6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 817968, "upload_time": "2015-02-26T21:05:32", "url": "https://files.pythonhosted.org/packages/90/93/f1ff227f9a260e85445375541ccd210a9541c22f798cb2e6d1cc0cde16bd/ccxxv-0.1.2.zip" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "4da6f3842ebf87a42c80bc941251a007", "sha256": "40d2bb3eb8a4ee5c285b952937e2d32e4f0d91d6c83245d6e1da25aa72cc1570" }, "downloads": -1, "filename": "ccxxv-0.1.3.zip", "has_sig": false, "md5_digest": "4da6f3842ebf87a42c80bc941251a007", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 818196, "upload_time": "2015-02-26T22:04:09", "url": "https://files.pythonhosted.org/packages/ce/fd/dccc52279cb260cdbdaba668757c66a6c6aec1d66791451b587f4f8391b7/ccxxv-0.1.3.zip" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "6fd3e2e441ddcbb475aa4c39d5330814", "sha256": "6665f7bb3dda939c210f4c4f85042baca698879cbf3c1308f6495ab6cf1570a1" }, "downloads": -1, "filename": "ccxxv-0.1.4.zip", "has_sig": false, "md5_digest": "6fd3e2e441ddcbb475aa4c39d5330814", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 818301, "upload_time": "2015-02-28T21:43:24", "url": "https://files.pythonhosted.org/packages/c1/88/86fc6f1bf3cec188e05aa89f2886a0b4a5f13ab50fa29df0ce8b65a66561/ccxxv-0.1.4.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6fd3e2e441ddcbb475aa4c39d5330814", "sha256": "6665f7bb3dda939c210f4c4f85042baca698879cbf3c1308f6495ab6cf1570a1" }, "downloads": -1, "filename": "ccxxv-0.1.4.zip", "has_sig": false, "md5_digest": "6fd3e2e441ddcbb475aa4c39d5330814", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 818301, "upload_time": "2015-02-28T21:43:24", "url": "https://files.pythonhosted.org/packages/c1/88/86fc6f1bf3cec188e05aa89f2886a0b4a5f13ab50fa29df0ce8b65a66561/ccxxv-0.1.4.zip" } ] }