[[bin]]
name = "ruthril"
path = "src/main.rs"
[dependencies.clap]
features = ["derive"]
version = "4.5.4"
[lib]
name = "ruthril"
path = "src/lib.rs"
[package]
authors = ["samcasas <samycasas1@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["science", "algorithms", "mathematics"]
description = "A powerful AI/ML framework is under development"
documentation = "https://docs.rs/ruthril"
edition = "2021"
homepage = "https://github.com/Ruthril/ruthril"
keywords = ["ai", "machine-learning", "statistics", "ml", "framework"]
license = "MIT"
name = "ruthril"
readme = "README.md"
repository = "https://github.com/Ruthril/ruthril"
version = "0.1.2"