Metadata-Version: 2.0
Name: malparser
Version: 1.1.3
Summary: Python package to access the MyAnimeList Anime
Home-page: https://github.com/JohnDoee/malparser
Author: Anders Jensen
Author-email: johndoee+malparser@tidalstream.org
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Database :: Front-Ends
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: requests
Requires-Dist: lxml

MAL Parser
==========

Library to parse `MyAnimeList <http://myanimelist.net>`_ pages, it extracts
more than the un-official API

It can parse both Manga and Anime.

Help and stuff
--------------
https://github.com/JohnDoee (there is an email here)

Examples
--------
https://github.com/JohnDoee/malparser/blob/master/myanimelist/README.md

License
-------
See LICENSE


