shellscript 0.2.1

Extremely basic shellscript parser
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "shellscript"
description = "Extremely basic shellscript parser"
version = "0.2.1"
authors = ["Chris Holcombe <xfactor973@gmail.com>"]
homepage = "https://github.com/cholcombe973/shellscript"
license = "MIT"
documentation = "https://docs.rs/shellscript"

[dependencies]