irisdata 0.1.0

A command-line app for extracting JSON data from stdin.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["Adam Shirey <adam@shirey.ch>"]
description = "A command-line app for extracting JSON data from stdin."
edition = "2021"
homepage = "https://github.com/aeshirey/irisdata/"
keywords = ["data", "iris"]
license = "MIT OR Apache-2.0"
name = "irisdata"
readme = "README.md"
repository = "https://github.com/aeshirey/irisdata/"
version = "0.1.0"