[dependencies.anyhow]
version = "1.0.31"
[dependencies.fkl-parser]
version = "0.4.0"
[dependencies.genco]
version = "0.17.2"
[dependencies.rust-stemmers]
version = "1.2.0"
[package]
authors = ["Phodal Huang <h@phodal.com>"]
categories = ["command-line-interface", "parsing"]
description = "Feakin is a architecture design and visual collaboration tool. This is the parser for Feakin."
edition = "2021"
include = ["build.rs", "src/**/*", "Cargo.toml", "LICENSE*", "README.md", "benches/**/*", "examples/**/*"]
keywords = ["architecture", "parser"]
license = "MPL-2.0"
name = "fkl_codegen_java"
readme = "README.md"
repository = "https://github.com/feakin/fklang"
version = "0.4.0"