Metadata-Version: 1.2
Name: sos-access
Version: 0.0.0.dev1
Summary: Python client for sending alarm information via SOS Access v4
Home-page: https://github.com/pwitab/sos-access
Author: Henrik Palmlund Wahlgren @ Palmlund Wahlgren Innovative Technology AB
Author-email: henrik@pwit.se
License: BSD-3
Description: ======
        sos-access
        ======
        
        Python client for sending alarm information via SOS Access v4
        
        Installation
        ============
        
        Python version supported: 3.6+
        
        .. code-block::
        
            pip install sos-access
        
        
        
        
        
        
        
        =========
        Changelog
        =========
        
        The format is based on `Keep a Changelog: https://keepachangelog.com/en/1.0.0/`,
        and this project adheres to `Semantic Versioning: https://semver.org/spec/v2.0.0.html`
        
        Unreleased
        ----------
        
        Added
        ^^^^^
        
        Changed
        ^^^^^^^
        
        Deprecated
        ^^^^^^^^^^
        
        Removed
        ^^^^^^^
        
        Fixed
        ^^^^^
        
        Security
        ^^^^^^^^
        
Keywords: alarm,sos access
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.6
