Metadata-Version: 2.1
Name: yoginth
Version: 2.0.4
Summary: The Yoginth CLI
Home-page: https://gitlab.com/yoginth/yoginth
Author: Yoginth
Author-email: yoginth@zoho.com
License: UNKNOWN
Description: ## Yoginth
        
        [![Made with Open Source][open_source]][repo] 
        [![Ask me anything][ama_badge]][ama_url] 
        [![Build Status][build_status]][build_status_url]
        [![Yogi Approved][yogi_badge]][website]
        [![Version][version_image]][version_url] 
        
        > The Yoginth CLI
        
        ## Install
        
        ```
        $ pip install yoginth
        ```
        
        ## Usage
        
        ```
        $ yoginth
        ```
        
        ## Get Help
        
        There are few ways to get help:
        
         1. Please [post questions on Stack Overflow](https://stackoverflow.com/questions/ask). You can open issues with questions, as long you add a link to your Stack Overflow question.
        
         2. For bug reports and feature requests, open issues. :bug:
        
         3. For direct and quick help, you can [email me](mailto://yoginth@zoho.com). :rocket:
        
        ## How to contribute
        Have an idea? Found a bug? See [how to contribute][contributing].
        
        Thanks! :heart:
        
        ## License
        
        [MIT][license]
        
        [open_source]: https://badges.frapsoft.com/os/v1/open-source.svg?v=103
        [build_status]: https://gitlab.com/yoginth/yoginth/badges/master/pipeline.svg
        [build_status_url]: https://gitlab.com/yoginth/yoginth/commits/master
        [ama_badge]: https://img.shields.io/badge/Ask%20me-Anything-1abc9c.svg
        [ama_url]: https://gitlab.com/yoginth/ama
        [version_image]: https://img.shields.io/pypi/v/yoginth.svg
        [version_url]: https://pypi.org/project/yoginth
        [repo]: https://gitlab.com/yoginth/yoginth
        [yogi_badge]: https://img.shields.io/badge/yogi-approved-800080.svg
        
        [LICENSE]: https://yoginth.mit-license.org/
        [website]: https://yoginth.ml
        [contributing]: /CONTRIBUTING.md
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
