sisu 0.0.5

Crate for working with SISU (Statecharts-based implementation of Information State Update.
Documentation
[lib]
name = "sisu"
path = "src/lib.rs"

[package]
authors = ["cryptopatrick <cryptopatrick@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Crate for working with SISU (Statecharts-based implementation of Information State Update."
documentation = "https://docs.rs/sisu"
edition = "2018"
homepage = "https://github.com/cryptopatrick/sisu"
keywords = ["sisu", "nlp", "ai"]
license = "Unlicense/MIT"
name = "sisu"
publish = true
readme = "README.md"
repository = "https://github.com/cryptopatrick/sisu"
version = "0.0.5"