Metadata-Version: 1.0
Name: frogsay
Version: 2.0.0
Summary: An ASCII frog prints a handy FROG tip on the command line.
Home-page: https://github.com/clibc/frogsay
Author: Charlie Liban
Author-email: charlie@clib.ca
License: MIT
Description: =======

        Frogsay

        =======

        

        ::

        

                 FROGSAY IS A PROGRAM THAT GENERATES AN ASCII PICTURE OF A FROG

                 SPOUTING A FROG TIP. FROG TIPS ARE FETCHED FROM

                 HTTP://FROG.TIPS'S API ENDPOINT. TO USE, INSTALL VIA PIP: 'PIP

                 INSTALL FROGSAY' AND THEN RUN 'FROGSAY'

                 /

           @..@

          (----)

         ( >__< )

         ^^ ~~ ^^

        

        .. image:: https://img.shields.io/pypi/v/frogsay.svg

            :target: https://pypi.python.org/pypi/frogsay

        

        .. image:: https://travis-ci.org/clibc/frogsay.svg?branch=master

            :target: https://travis-ci.org/clibc/frogsay

        

        -----------

        Quick start

        -----------

        

        ::

        

            pip install frogsay

        

        then

        

        ::

        

            frogsay

        

        or you can obviously do something like

        

        .. image:: example.png

            :alt: frogsay | lolcat

        
Keywords: FROG CROAK
Platform: UNKNOWN
