rpi-info 0.3.0

Figure out which model revision of Raspberry Pi you're running on
Documentation
[package]
name = "rpi-info"
version = "0.3.0"
authors = ["Marshall Pierce <marshall@mpierce.org>"]
repository = "https://bitbucket.org/marshallpierce/rpi-info/overview"
description = "Figure out which model revision of Raspberry Pi you're running on"
keywords = ["linux", "raspberry", "pi", "model", "revision"]
categories = ["hardware-support", "embedded"]
readme = "README.md"
license-file = "LICENSE.txt"

[dependencies]
regex = "0.2.10"