Metadata-Version: 2.1
Name: xepmts-endpoints
Version: 0.1.1
Summary: Top-level package for xepmts-endpoints.
Home-page: https://github.com/jmosbacher/xepmts_endpoints
License: MIT
Author: Yossi Mosbacher
Author-email: joe.mosbacher@gmail.com
Requires-Python: >=3.7
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
Requires-Dist: PyYAML (>=5.4.1,<6.0.0)
Requires-Dist: click
Description-Content-Type: text/x-rst

================
xepmts-endpoints
================


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

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

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




Endpoint definitions for xepmts api


* Free software: MIT
* Documentation: https://xepmts-endpoints.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

