Metadata-Version: 2.1
Name: ricksay
Version: 0.2.1
Summary: Rick & Morty quotes of the day with ponies included!
Home-page: https://github.com/roma-guru/ricksay
Author: Roman Voropaev
Author-email: voropaev.roma@gmail.com
License: BSD
Description: 
        # Ricksay
        Funny quotes from Rick & Morty Adventures for your console.
        Based on work made by [ponysay](https://github.com/erkin/ponysay) project.
        [![asciicast](https://asciinema.org/a/wfsw38k2E8AHaaizhqI2rO14l.svg)](https://asciinema.org/a/wfsw38k2E8AHaaizhqI2rO14l)
        
        ## Installation
        Install:
        ```
        pip3 install ricksay
        ```
        Run:
        ```
        echo "Hello" | ricksay
        ```
        
        ## Platforms
        Tested on Mac and Linux.
        Maybe works on WSL too, not sure.
        
        ## Sources
        Quotes from [IMDB](https://www.imdb.com/title/tt2861424/quotes). 
        
        Pictures from [Sprites Resource](https://www.spriters-resource.com/mobile/pocketmortys/) 
        for [Pocket Morties](https://rickandmorty.fandom.com/wiki/Category:Pocket_Mortys) game.
        And turned to magic ponies via util-say!
        
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Topic :: Games/Entertainment :: Fortune Cookies
Requires-Python: >=3.0.0
Description-Content-Type: text/markdown
