Metadata-Version: 1.0
Name: canonicalwebteam.http
Version: 0.1.2
Summary: For making HTTP requests with helpful defaults for Canonical's webteam.
Home-page: https://github.com/canonicalwebteam/http
Author: Canonical webteam
Author-email: webteam@canonical.com
License: UNKNOWN
Description: canonicalwebteam.http
        =====================
        
        A Python library for making HTTP requests with sensible defaults
        
        .. image:: https://travis-ci.org/canonicalwebteam/http.svg?branch=master
           :alt: build status
           :target: https://travis-ci.org/canonicalweeam/http
        
        Installation
        ------------
        
        This module is in PyPi as :code:`canonicalwebteam.http`. You should be able to install it simply with:
        
        .. code:: bash
        
            pip install canonicalwebteam.http
        
        
Platform: UNKNOWN
