Metadata-Version: 2.0
Name: fundoshi
Version: 0.0.2
Summary: Get manga series & chapter data from various reader sites.
Home-page: http://github.com/nhanb/fundoshi
Author: Bùi Thành Nhân
Author-email: nhan@nerdyweekly.com
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: beautifulsoup4
Requires-Dist: requests

***************************************
Fundoshi: Simple, lean, mean manga API.
***************************************

Fundoshi provides a consistent Python API to extract data from various online
manga reader sites.

=============
Documentation
=============

http://fundoshi.nerdyweekly.com/

=======
License
=======

Fundoshi is released under the MIT license. See `LICENSE`.


