Metadata-Version: 2.1
Name: cws
Version: 0.0.1
Summary: Crossword solver
Home-page: https://github.com/hvnsweeting/crossword-solver
Author: Viet Hung Nguyen
Author-email: hvn@familug.org
License: MIT
Description: # crossword-solver
        
        Ever stuck at CrossWord game?
        
        What would be the word given these characters: `nertho` ?
        
        Let's "play smart" 🤖
        
        ## Requirements
        
        Tested with Python 3.6.9 on Ubuntu 18.04.
        
        ```
        $ python cws.py carono
        racoon
        corona
        ```
        
Platform: UNKNOWN
Classifier: Environment :: Console
Description-Content-Type: text/markdown
