bc 0.1.0

Use `bc` in the Rust Programming Language.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[badges.travis-ci]
branch = "master"
repository = "magiclen/bc"
[dependencies.subprocess]
version = "0.1.13"

[package]
authors = ["Magic Len <len@magiclen.org>"]
categories = ["science"]
description = "Use `bc` in the Rust Programming Language."
homepage = "https://magiclen.org/bc"
keywords = ["bc", "timeout", "math", "parse", "equation"]
license = "MIT"
name = "bc"
readme = "README.md"
repository = "https://github.com/magiclen/bc"
version = "0.1.0"