Source: moat-lib-path
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
X-DH-Compat: 13

Package: python3-moat-lib-path
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends},
  python3-anyio (>= 4.0),
  moat-util (>= 0.6),
  python3-moat-lib-proxy (>= 0.1),
Description: Hierarchical path representation and manipulation for MoaT
  This module provides hierarchical path objects for MoaT systems,
  with support for dot and slash notation, type encoding, efficient
  transmission, and integration with YAML, CBOR, and msgpack serialization.
