catboost2-sys 0.1.1+catboost.1.0.5

Low-Level Rust bindings to the catboost library.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[package]
name = "catboost2-sys"
version = "0.1.1+catboost.1.0.5"
edition = "2021"
description = "Low-Level Rust bindings to the catboost library."
documentation = "https://docs.rs/catboost2-sys"
homepage = "https://github.com/DeepSignSecurity/catboost-rs"
repository = "https://github.com/DeepSignSecurity/catboost-rs"
license = "Apache-2.0"
exclude = ["libs"]

[dependencies]

[build-dependencies]
bindgen = "0.59.2"
tar = "0.4.38"
zstd = "0.11.2"