brewcalc 0.1.2

command line brewing calculator
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[badges.travis-ci]
repository = "andete/brewcalc"

[dependencies]
clap = "2.20"

[package]
authors = ["Joost Yervante Damad <joost@damad.be>"]
categories = ["command-line-utilities"]
description = "command line brewing calculator"
documentation = "https://docs.rs/crate/brewcalc"
homepage = "http://brewcalc.org"
keywords = ["brewing", "beer", "mead", "calculator"]
license = "MIT/Apache-2.0"
name = "brewcalc"
repository = "https://github.com/andete/brewcalc"
version = "0.1.2"