Metadata-Version: 2.0
Name: vimanga
Version: 0.2.1
Summary: App for download manga
Home-page: https://github.com/akhail/vimanga
Author: Michel Betancourt
Author-email: MichelBetancourt23@gmail.com
License: MIT license
Description-Content-Type: UNKNOWN
Keywords: vimanga
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: tebless
Requires-Dist: reportlab
Requires-Dist: requests
Requires-Dist: tqdm
Requires-Dist: fire

=======
vimanga
=======


.. image:: https://img.shields.io/pypi/v/vimanga.svg
     :target: https://pypi.python.org/pypi/vimanga
     :alt: Pypi

.. image:: https://img.shields.io/travis/Akhail/ViManga.svg
     :target: https://travis-ci.org/Akhail/ViManga
     :alt: Travias

.. image:: https://img.shields.io/github/release/akhail/vimanga.svg
     :target: https://github.com/Akhail/ViManga/releases
     :alt: Releases

.. image:: https://pyup.io/repos/github/Akhail/ViManga/shield.svg
     :target: https://pyup.io/repos/github/Akhail/ViManga/
     :alt: Updates

.. image:: https://pyup.io/repos/github/Akhail/ViManga/python-3-shield.svg
     :target: https://pyup.io/repos/github/Akhail/ViManga/
     :alt: Python 3

.. image:: https://img.shields.io/github/license/akhail/vimanga.svg
     :target: https://github.com/Akhail/ViManga/blob/master/LICENSE
     :alt: License

App for download manga


* Free software: MIT license



=======
History
=======

unreleased
------------------

0.2.1
------------------
* Fix python 3.5 compatibility

0.2.0
------------------
* First release on PyPI.
* Adeed cli interface
* Added utils tools
* Added api manga


