Metadata-Version: 2.1
Name: cli-thesaurus
Version: 1.0.0b4
Summary: A command-line interface thesaurus
Home-page: https://github.com/sheatsley/thesaurus
Author: Ryan Sheatsley
Author-email: ryan@sheatsley.me
License: MIT
Description: # Thesaurus
        
        <p align="center">
            <img src="https://github.com/sheatsley/thesaurus/blob/master/demo.gif?raw=true" alt="Thesaurus in action"
        </p>
        
        Thesaurus is a ~~simple~~ _elementary_ and ~~fast~~ _expeditious_ CLI for all
        of your ~~wordy~~ _pleonastic_ needs. It supports compound words (for example,
        "good day") and even supports ~~sepllcheking~~ spellchecking!
        
        ### Installation
        
        Thesaurus requires python 3 and can be installed either through
        [pip3](https://pip.pypa.io/en/stable/) or [Homebrew](https://brew.sh):
        
        `$ pip3 install cli-thesaurus` or `$ brew install cli-thesaurus`
        
        --- 
        This tool was inspired by other ~~discontinued~~ _antediluvian_
        works[\[1\]](https://github.com/davidgu/thesaurus-cli)[\[2\]](https://github.com/empireshades/command-line-thesaurus). 
        
Keywords: cli command-line terminal thesaurus
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Education
Classifier: Topic :: Terminals
Requires-Python: >=3
Description-Content-Type: text/markdown
