Metadata-Version: 2.1
Name: Cherv
Version: 0.5.2
Summary: An analogue of CowSay, only instead of a cow there is a worm.
Home-page: https://github.com/AyaalTech/wormsay-python.git
Author: Павел, Евгений
Author-email: nadokto8@gmail.com
Maintainer: Павел
Maintainer-email: nadokto8@gmail.com
Keywords: cherv cowsay python library
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.7
License-File: LICENSE
Requires-Dist: pygame
Requires-Dist: requests


    An analogue of CowSay, only instead of a cow there is a worm.

    Usage:

    ``python -m cherv [your message]``

    The message can be entered in any length.

    
