black-jack 0.0.12

Rust backend engine for Python package lumber-jack
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "black-jack"
version = "0.0.12"
authors = ["Miles Granger <miles59923@gmail.com>"]
description = "Rust backend engine for Python package lumber-jack"
readme = "README.md"
license-file = "LICENSE"
repository = "https://github.com/milesgranger/black-jack"

[lib]
name = "blackjack"
[dependencies.libc]
version = "^0.2.42"

[dependencies.ndarray]
version = "^0.11.2"

[dependencies.num]
version = "^0.2"

[dependencies.num-traits]
version = "^0.2"
[badges.coveralls]
branch = "master"
repository = "https://github.com/milesgranger/black-jack"
service = "github"

[badges.travis-ci]
branch = "master"
repository = "https://github.com/milesgranger/black-jack"