[Python-modules-team] Bug#904474: ITP: dpath-python -- Python library for accessing and searching dictionaries ala xpath
Alexander Gerasiov
gq at debian.org
Tue Jul 24 16:51:31 BST 2018
Package: wnpp
Severity: wishlist
Owner: Alexander Gerasiov <gq at debian.org>
* Package name : dpath-python
Version : 1.4.2
Upstream Author : Andrew Kesterson <andrew at aklabs.net>
* URL : https://github.com/akesterson/dpath-python
* License : MIT
Programming Lang: Python
Description : Python library for accessing and searching dictionaries ala xpath
It lets you glob over a dictionary as if it were a filesystem via
/slashed/paths. 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.
Plan to maintain it under DPMT.
More information about the Python-modules-team
mailing list