Metadata-Version: 2.1
Name: simplebot_manga
Version: 0.1.0
Summary: Read manga in Delta Chat (SimpleBot plugin)
Home-page: https://github.com/adbenitez/simplebot_manga
Author: adbenitez
Author-email: adbenitez@nauta.cu
License: MIT
Keywords: simplebot plugin deltachat
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Plugins
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Utilities
Description-Content-Type: text/markdown
Provides-Extra: test
Provides-Extra: dev
License-File: LICENSE

# Manga Downloader Plugin

[![Latest Release](https://img.shields.io/pypi/v/simplebot_manga.svg)](https://pypi.org/project/simplebot_manga)
[![Supported Versions](https://img.shields.io/pypi/pyversions/simplebot_manga.svg)](https://pypi.org/project/simplebot_manga)
[![Downloads](https://pepy.tech/badge/simplebot_manga)](https://pepy.tech/project/simplebot_manga)
[![License](https://img.shields.io/pypi/l/simplebot_manga.svg)](https://pypi.org/project/simplebot_manga)
[![CI](https://github.com/adbenitez/simplebot_manga/actions/workflows/python-ci.yml/badge.svg)](https://github.com/adbenitez/simplebot_manga/actions/workflows/python-ci.yml)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

A [SimpleBot](https://github.com/simplebot-org/simplebot) plugin that allow users to read manga in [Delta Chat](https://delta.chat)

## Install

To install run:

```
pip install simplebot-manga
```
