Metadata-Version: 2.1
Name: my-wpc-service-plugin
Version: 0.1.0
Summary: My WPC Service plugin for SPSDK.
Home-page: https://github.com/me/my_wpc_service_plugin
Author: First Last
Author-email: me@example.com
License: MIT
Keywords: my_wpc_service_plugin
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.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8
License-File: LICENSE
License-File: AUTHORS.rst

=====================
My WPC Service Plugin
=====================


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

.. image:: https://img.shields.io/travis/me/my_wpc_service_plugin.svg
        :target: https://travis-ci.com/me/my_wpc_service_plugin

.. image:: https://readthedocs.org/projects/my-wpc-service-plugin/badge/?version=latest
        :target: https://my-wpc-service-plugin.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status




My WPC Service plugin for SPSDK.


* Free software: MIT
* Documentation: https://my-wpc-service-plugin.readthedocs.io.


Features
--------

* TODO

Credits
-------

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

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


=======
History
=======

0.1.0 (2024-01-09)
------------------

* First release on PyPI.
