Package: python3-dpath Source: dpath-python Version: 2.2.0-1 Architecture: all Maintainer: Debian Python Team Installed-Size: 72 Depends: python3:any Section: python Priority: optional Homepage: https://github.com/dpath-maintainers/dpath-python Description: filesystem-like pathing and searching for dictionaries A Python library for accessing and searching dictionaries via /slashed/paths aka xpath. . Dpath lets one glob over a dictionary as if it were a filesystem. It allows one to specify globs (aka the bash eglob syntax, through some advanced fnmatch.fnmatch magic) to access dictionary elements, and provides some facility for filtering those results.