Metadata-Version: 2.1
Name: wirepas_positioning_messaging
Version: 1.7.0
Summary: WPE protocol buffers bindings.
Home-page: https://github.com/wirepas/wirepas-positioning-messaging-python
Author: Wirepas Ltd
Author-email: opensource@wirepas.com
License: Apache-2
Keywords: wirepas WPE
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Software Development :: Libraries
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
License-File: LICENSE

# wirepas-positioning-messaging-python

This repository contains WPE API protocol buffer Python bindings.

## Installation

From [PyPi][wirepas_positioning_messaging_python_pypi]
```shell
    pip3 install wirepas-positioning-messaging
```

## License

Licensed under the Apache License, Version 2.0.
See [LICENSE][here_license] for the full license text.

[here_license]: LICENSE
[wirepas_positioning_messaging_python_pypi]: https://pypi.org/project/wirepas-positioning-messaging
