gap-sys 0.2.3

Rust bindings to GAP - Groups, Algorithms, Programming - a System for Computational Discrete Algebra
[build-dependencies.bindgen]
features = ["experimental"]
version = "0.65.1"

[build-dependencies.cc]
version = "1.0.79"
[dependencies.anyhow]
version = "1.0.71"

[package]
categories = ["mathematics", "algorithms"]
description = "Rust bindings to GAP - Groups, Algorithms, Programming - a System for Computational Discrete Algebra"
edition = "2021"
homepage = "https://www.gap-system.org/"
keywords = ["math", "algebra", "groups", "gap", "bindings"]
license = "MIT"
name = "gap-sys"
readme = "README.md"
repository = "https://github.com/symbolica-ai/gap-sys"
version = "0.2.3"