Library for searching dictionaries using XPath-like expressions
A Python library for accessing and searching dictionaries via /slashed/paths ala xpath Basically it lets you glob over a dictionary as if it were a filesystem. It allows you to specify globs (ala the bash eglob syntax, through some advanced fnmatch.fnmatch magic) to access dictionary elements, and provides some facility for filtering those results.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 2.0.5-1.fc36 | - |
Fedora 35 | 2.0.1-4.fc35 | - |
Fedora 34 | 2.0.1-2.fc34 | - |
You can contact the maintainers of this package via email at
python-dpath dash maintainers at fedoraproject dot org
.