Metadata-Version: 1.2
Name: requests-xml
Version: 0.1.1
Summary: XML Parsing for...people who still use xml.
Home-page: https://github.com/erinxocon/requests-xml
Author: Erin O'Connell
Author-email: erinocon5@gmail.com
License: MIT
Description: 
        Requests-Xml: XML Parsing for...humans who still use xml
        ========================================================
        
        Installation
        ============
        
        .. code-block:: shell
        
            $ pipenv install requests-xml
        
        Only **Python 3.6** is supported.
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.6.0
