autour_process 0.1.6

AUTOmata Utilities and Representation (AUTOUR) is a small toolbox to experiment with various kinds of automata and draw them
Documentation
[dependencies.autour_core]
version = "0.1.10"

[dependencies.graph_process_manager_core]
version = "0.1.10"

[dependencies.graph_process_manager_loggers]
version = "0.1.14"

[dependencies.graphviz_dot_builder]
version = "0.1.2"

[dependencies.maplit]
version = "1.0.2"

[dependencies.strum]
version = "0.24.1"

[dependencies.strum_macros]
version = "0.24.3"

[package]
authors = ["Erwan Mahe"]
description = "AUTOmata Utilities and Representation (AUTOUR) is a small toolbox to experiment with various kinds of automata and draw them"
edition = "2021"
homepage = "https://github.com/erwanM974/autour_process"
keywords = ["automata", "dfa", "nfa", "gnfa", "regex"]
license = "Apache-2.0"
name = "autour_process"
readme = "README.md"
repository = "https://github.com/erwanM974/autour_process"
version = "0.1.6"