self_encryption 0.0.2

This is Pre alpha, and not useful, no code worth looking at.
[package]

name = "self_encryption"
version = "0.0.2"
authors = ["David Irvine <david.irvine@maidsafe.net>"]
description = "This is Pre alpha, and not useful, no code worth looking at."
documentation = "https://github.com/dirvine/self_encryption"
repository = "https://github.com/dirvine/self_encryption"
readme = "README.md"
license = "GPL-3.0"
license-file = "COPYING"
homepage = "http:://www.maidsafe.net"

[dependencies]
rust-crypto = "*"
semver = "0.1.14"
#getopts = "0.0.0"
rand = "0.1.3"