Metadata-Version: 2.1
Name: sns-core
Version: 0.0.1
Summary: SNS-core provides all the core functions to communicate using the SNS protocol.
Home-page: https://google.com
Author: Wout Haakman
Author-email: wouthaakman@hotmail.com
License: UNKNOWN
Description: To install the latest version of the library:
        1. python3 setup.py sdist bdist_wheel
        2. python3 -m pip install dist/sns_core-0.0.1-py3-none-any.whl
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
