Metadata-Version: 2.4
Name: moat-link-server
Version: 0.2.4
Summary: Storage for messages between MoaT instances
Author-email: Matthias Urlichs <matthias@urlichs.de>
Project-URL: homepage, https://m-o-a-t.org
Project-URL: repository, https://github.com/M-o-a-T/moat
Keywords: MoaT
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Framework :: AsyncIO
Classifier: Framework :: Trio
Classifier: Framework :: AnyIO
Classifier: Development Status :: 4 - Beta
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
License-File: LICENSE.txt
Requires-Dist: anyio~=4.2
Requires-Dist: asyncactor~=0.27.0
Requires-Dist: asyncclick
Requires-Dist: attrs
Requires-Dist: ruyaml
Requires-Dist: simpleeval
Requires-Dist: moat-util~=0.56.4
Requires-Dist: moat-lib-cmd~=0.3.4
Requires-Dist: moat-lib-codec~=0.4.1
Requires-Dist: moat-link~=0.1.1
Requires-Dist: mqttproto~=0.7.2.13
Dynamic: license-file

====================
The MoaT-Link Server
====================

MoaT-Link requires a data server for history logging, retrieval of
non-retained messages, background message translation, and more.
