Metadata-Version: 1.1
Name: httpie-f5-auth
Version: 0.0.6
Summary: F5 BIG-IQ Auth plugin for HTTPie.
Home-page: https://github.com/imecimore/httpie-f5-auth
Author: Ivan Mecimore
Author-email: imecimore@gmail.com
License: MIT
Download-URL: https://github.com/imecimore/httpie-f5-auth
Description-Content-Type: UNKNOWN
Description: httpie-f5-auth
        ===============
        
        `F5Auth <https://github.com/imecimore/httpie-f5-auth>`_ auth plugin for `HTTPie <https://github.com/jkbr/httpie>`_.
        
        Installation
        ------------
        
        .. code-block:: bash
        
            $ pip install httpie-api-auth
        
        You should now see ``f5-auth`` under ``--auth-type`` in ``$ http --help`` output.
        
        Usage
        -----
        
        .. code-block:: bash
        
            $ http --auth USER[:PASS] --verify=no --default-scheme=https mybigiq.com/mgmt/shared/echo
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Intended Audience :: Developers
Classifier: Environment :: Plugins
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Utilities
