[dependencies]
[lib]
name = "sciron"
path = "src/lib.rs"
[package]
authors = ["Paweł Jankiewicz"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "A Rust library inspired by scikit-learn, providing machine learning tools."
edition = "2021"
license = "MIT OR Apache-2.0"
name = "sciron"
readme = "README.md"
version = "0.1.0"