[dependencies.logicaffeine-base]
version = "0.6.0"
[lib]
name = "logicaffeine_kernel"
path = "src/lib.rs"
[package]
authors = ["Tristen Harr <tristen@brahmastra-labs.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["mathematics", "compilers", "science"]
description = "Pure Calculus of Constructions type theory - NO LEXICON"
edition = "2021"
homepage = "https://logicaffeine.com"
keywords = ["logic", "proof-assistant", "theorem-prover", "first-order-logic", "formal-methods"]
license = "BUSL-1.1"
name = "logicaffeine-kernel"
readme = "README.md"
repository = "https://github.com/Brahmastra-Labs/logicaffeine"
rust-version = "1.75"
version = "0.6.0"