je 0.0.0
Json Extract: a tool to extract data from json
To use this package, run the following command in your project's root directory:
Manual usage
Put the following dependency into your project's dependences section:
JE
Fast JSON to TSV/CSV Extractor.
Build je
Requirements
- dub package manager.
- D compiler. Options:
Build with the dub package manager
To build project with LDC run following command from je
project:
dub build --build=release-sse42 --compiler=ldmd2
or
dub build --build=release-native --compiler=ldmd2
To build project with DMD run
dub build --build=release
For more details run je --help
.
Usage
After building, you can try je like this:
./je test.json --columns name:name,asdf:dependencies.asdf --input test.json
- Registered by yawniek
- 0.0.0 released 8 years ago
- tamediadigital/je
- proprietary
- Copyright © 2016, Tamedia Digital