jspath: Extract substructures from JSON by following a path.
Use this library to extract substructures from JSON structures by following a path. Path components can select elements by key or index, map over arrays, or invoke user-specified functions. Works with JSONb types.
Suggestions and patches are welcome.
Downloads
- jspath-0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1 |
---|---|
Dependencies | base (>=3 && <5), bytestring (>=0.9), bytestring-trie (>=0.1.4), JSONb (>=1.0), utf8-string (>=0.3) [details] |
License | BSD-3-Clause |
Author | Keegan McAllister <mcallister.keegan@gmail.com> |
Maintainer | Keegan McAllister <mcallister.keegan@gmail.com> |
Category | Text |
Uploaded | by KeeganMcAllister at 2010-09-21T10:10:20Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 1021 total (2 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |