Metadata-Version: 2.1
Name: pysiaalarm
Version: 3.0.2
Summary: Python package for creating a client that talks with SIA-based alarm systems.
Home-page: UNKNOWN
Author: E.A. van Valkenburg
Author-email: github@vanvalkenburg.eu
License: MIT
Project-URL: Documentation, https://github.com/eavanvalkenburg/pysiaalarm
Project-URL: Source, https://github.com/eavanvalkenburg/pysiaalarm
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/x-rst; charset=UTF-8
License-File: LICENSE.txt
License-File: AUTHORS.rst
Requires-Dist: pycryptodome (>=3.9.7)
Requires-Dist: dataclasses-json (==0.5.3)
Requires-Dist: importlib-metadata ; python_version < "3.8"
Provides-Extra: test
Requires-Dist: setuptools ; extra == 'test'
Requires-Dist: setuptools-scm ; extra == 'test'
Requires-Dist: wheel ; extra == 'test'
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-cov ; extra == 'test'
Requires-Dist: pytest-asyncio ; extra == 'test'
Requires-Dist: pytest-cases ; extra == 'test'
Requires-Dist: tox ; extra == 'test'
Requires-Dist: mypy ; extra == 'test'
Requires-Dist: types-setuptools ; extra == 'test'

==========
pysiaalarm
==========


Python package for creating a client that talks with SIA-based alarm systems.


Description
===========

A longer description of your project goes here...


.. _pyscaffold-notes:

Note
====

This project has been set up using PyScaffold 4.0. For details and usage
information on PyScaffold see https://pyscaffold.org/.


