gecko-dev/third_party/python/mohawk
Tom Prince a83d0fd435 Bug 1492128: Vendor taskcluster==4.0.1; r=firefox-build-system-reviewers,gps
We can't use taskcluster 5.0.0 yet, because taskcluster-proxy does not
support new-style URLs.

Differential Revision: https://phabricator.services.mozilla.com/D10146

--HG--
extra : moz-landing-system : lando
2018-10-30 17:50:49 +00:00
..
mohawk
PKG-INFO
README.rst
setup.cfg
setup.py

README.rst

======
Mohawk
======
.. image:: https://img.shields.io/pypi/v/mohawk.svg
    :target: https://pypi.python.org/pypi/mohawk
    :alt: Latest PyPI release

.. image:: https://img.shields.io/pypi/dm/mohawk.svg
    :target: https://pypi.python.org/pypi/mohawk
    :alt: PyPI monthly download stats

.. image:: https://travis-ci.org/kumar303/mohawk.svg?branch=master
    :target: https://travis-ci.org/kumar303/mohawk
    :alt: Travis master branch status

.. image:: https://readthedocs.org/projects/mohawk/badge/?version=latest
    :target: https://mohawk.readthedocs.io/en/latest/?badge=latest
    :alt: Documentation status

Mohawk is an alternate Python implementation of the
`Hawk HTTP authorization scheme`_.

Full documentation: https://mohawk.readthedocs.io/

.. _`Hawk HTTP authorization scheme`: https://github.com/hueniverse/hawk