xml-extractors: Extension to the xml package to extract data from parsed xml
This library provides functions to simplify extraction of data from
generic xml tree structures (as produced by parsing xml with the xml
package),
while handling location information to provide decent error messages in case
of errors.
Some limitations
Only handles unqualified names. (This is by design to simplify usage.)
No column number and sometimes no line number reference in error values.
[Skip to Readme]
Modules
[Index] [Quick Jump]
Downloads
- xml-extractors-0.4.0.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.2.0.0, 0.2.1.0, 0.3.0.0, 0.4.0.0, 0.4.0.1, 0.4.0.2, 0.4.0.3 |
---|---|
Change log | changelog.md |
Dependencies | base (>=4.6 && <5), mtl (>=2.1 && <2.3), transformers (>=0.3 && <0.6), xml (>=1.3 && <1.4) [details] |
License | BSD-3-Clause |
Author | Johan Holmquist |
Maintainer | holmisen@gmail.com |
Category | XML |
Home page | https://github.com/holmisen/xml-extractors |
Uploaded | by holmisen at 2021-01-27T06:19:27Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 4037 total (22 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2021-01-27 [all 1 reports] |