The xml-to-json package
This simple tool converts XMLs to json format, gaining readability while losing information such as comments, attribute ordering, and such. The main purpose is to convert legacy XML-based data into a format that can be imported into JSON databases such as CouchDB and MongoDB.
See https://github.com/sinelaw/xml-to-json#readme for details and usage.
Properties
| Versions | 0.1.0.0, 0.1.1.0 |
|---|---|
| Dependencies | aeson, base (4.5.*), bytestring, containers, hxt, hxt-curl, hxt-expat, hxt-tagsoup, text, unordered-containers, vector |
| License | GPL-3 |
| Copyright | Copyright Noam Lewis, 2012 |
| Author | Noam Lewis |
| Maintainer | jones.noamle@gmail.com |
| Category | Web, XML |
| Home page | https://github.com/sinelaw/xml-to-json |
| Bug tracker | https://github.com/sinelaw/xml-to-json/issues |
| Source repository | git clone https://github.com/sinelaw/xml-to-json.git |
| Executables | xml-to-json |
| Upload date | Wed Oct 31 03:23:18 UTC 2012 |
| Uploaded by | NoamLewis |
Downloads
- xml-to-json-0.1.1.0.tar.gz (Cabal source package)
- package description (included in the package)