Metadata-Version: 2.1
Name: xeauth
Version: 0.2.2
Summary: Top-level package for xeauth.
Home-page: https://github.com/jmosbacher/xeauth
License: MIT
Author: Yossi Mosbacher
Author-email: joe.mosbacher@gmail.com
Requires-Python: >=3.7,<4
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: appdirs (>=1.4.4,<2.0.0)
Requires-Dist: click
Requires-Dist: gnupg (>=2.3.1,<3.0.0)
Requires-Dist: httpx (>=0.19,<0.25)
Requires-Dist: param (>=1.12.0,<2.0.0)
Requires-Dist: rich (>=13.1.0,<14.0.0)
Description-Content-Type: text/x-rst

======
xeauth
======


.. image:: https://img.shields.io/pypi/v/xeauth.svg
        :target: https://pypi.python.org/pypi/xeauth

.. image:: https://img.shields.io/travis/jmosbacher/xeauth.svg
        :target: https://travis-ci.com/jmosbacher/xeauth

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




Authentication client for the Xenon edark matter experiment.


* Free software: MIT
* Documentation: https://xeauth.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `briggySmalls/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`briggySmalls/cookiecutter-pypackage`: https://github.com/briggySmalls/cookiecutter-pypackage

