Metadata-Version: 2.1
Name: jaraco.xkcd
Version: 2.0
Summary: Library for requesting XKCD comics from its API
Home-page: https://github.com/jaraco/jaraco.xkcd
Author: Jason R. Coombs
Author-email: jaraco@jaraco.com
License: UNKNOWN
Description: .. image:: https://img.shields.io/pypi/v/jaraco.xkcd.svg
           :target: https://pypi.org/project/jaraco.xkcd
        
        .. image:: https://img.shields.io/pypi/pyversions/jaraco.xkcd.svg
        
        .. image:: https://img.shields.io/travis/jaraco/jaraco.xkcd/master.svg
           :target: https://travis-ci.org/jaraco/jaraco.xkcd
        
        .. .. image:: https://img.shields.io/appveyor/ci/jaraco/jaraco-xkcd/master.svg
        ..    :target: https://ci.appveyor.com/project/jaraco/jaraco-xkcd/branch/master
        
        .. .. image:: https://readthedocs.org/projects/jaracoxkcd/badge/?version=latest
        ..    :target: https://jaracoxkcd.readthedocs.io/en/latest/?badge=latest
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
Provides-Extra: testing
Provides-Extra: docs
