ffmmlc 0.1.0

FFMML command-line compiler
Documentation
[dependencies.byteorder]
version = "1"

[dependencies.clap]
features = ["derive"]
version = "4"

[dependencies.ffmml]
version = "0.1"

[package]
authors = ["Takeru Ohta <phjgt308@gmail.com>"]
description = "FFMML command-line compiler"
edition = "2021"
homepage = "https://github.com/sile/ffmml"
license = "MIT OR Apache-2.0"
name = "ffmmlc"
readme = "README.md"
repository = "https://github.com/sile/ffmml"
version = "0.1.0"