xml-to-json-fast: Fast, light converter of xml to json capable of handling huge xml files
Assumes input xml is valid, which allows constant memory usage (<4 MB) and faster parsing. For a fully-featured, but memory-bound converter see the xml-to-json package.
If not input file is given, reads from stdin (so it can be used in a unix pipe chain).
[Skip to Readme]
Downloads
- xml-to-json-fast-2.0.0.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] | 1.0.0, 1.0.1, 2.0.0 |
---|---|
Dependencies | base (>=4.5.0 && <5), directory, process, tagsoup, text, xml-to-json-fast [details] |
License | MIT |
Copyright | Copyright Noam Lewis, 2014 |
Author | Noam Lewis |
Maintainer | jones.noamle@gmail.com |
Category | Web, XML, JSON |
Home page | https://github.com/sinelaw/xml-to-json-fast |
Bug tracker | https://github.com/sinelaw/xml-to-json-fast/issues |
Source repo | head: git clone https://github.com/sinelaw/xml-to-json-fast.git |
Uploaded | by NoamLewis at 2015-03-30T21:09:29Z |
Distributions | LTSHaskell:2.0.0, NixOS:2.0.0, Stackage:2.0.0 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | xml-to-json-fast |
Downloads | 3407 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 2015-03-30 [all 1 reports] |