Metadata-Version: 1.1
Name: malparser
Version: 0.2.2
Summary: Python package to access the MyAnimeList Anime
Home-page: https://github.com/JohnDoee/
Author: Anders Jensen
Author-email: johndoee+malparser@tidalstream.org
License: MIT
Description: 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/web-parsers/blob/master/myanimelist/README.md
        
        License
        -------
        See LICENSE
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
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
