tf_parser 0.1.0

technology(.tf) file parser in Rust
Documentation
[dependencies.nom]
version = "6"

[package]
authors = ["erihsu <xuzhenyutc@icloud.com>"]
description = "technology(.tf) file parser in Rust"
edition = "2018"
keywords = ["eda", "parser", "nom", "ic"]
license = "MIT OR Apache-2.0"
name = "tf_parser"
readme = "README.md"
repository = "https://github.com/erihsu/tf_parser"
version = "0.1.0"