Metadata-Version: 1.2
Name: utilitarian-collector
Version: 0.0.2
Summary: Server to receive and handle meter data in an extensible way
Home-page: https://github.com/pwitab/utilitarian-collector
Author: Henrik Palmlund Wahlgren @ Palmlund Wahlgren Innovative Technology AB
Author-email: henrik@pwit.se
License: BSD-3
Description-Content-Type: UNKNOWN
Description: # utilitarian-collector
        Server to receive and handle meter data in an extensible way
        
        
        =========
        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
        ^^^^^
         - Default logging settings
        
        Changed
        ^^^^^^^
        
        Deprecated
        ^^^^^^^^^^
        
        Removed
        ^^^^^^^
         - Direct DLMS usage. Should be defined in project using the framework
        
        Fixed
        ^^^^^
        
        Security
        ^^^^^^^^
        
        
        v0.0.2
        ------
        
        Added
        ^^^^^
         - Default logging settings
        
        Removed
        ^^^^^^^
         - Direct DLMS usage. Should be defined in project using the framework
        
        
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
