Source: moat-lib-codec
Maintainer: "Matthias Urlichs" <matthias@urlichs.de>
Section: python
Priority: optional
Build-Depends: dh-python, python3-all, debhelper (>= 13),
  python3-setuptools,
  python3-wheel,
Standards-Version: 3.9.6
Homepage: https://m-o-a-t.org
Testsuite: autopkgtest-pkg-pybuild
X-DH-Compat: 13

Package: python3-moat-lib-codec
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends},
  python3-anyio (>= 3.0),
Description: A simple command/stream multiplexer
  The MoaT-Codec library packages various codecs used for MoaT protocols
  in a way that's reason- and stream-able.
  .
