[dependencies.chrono]
version = "0.4.20"
[dependencies.clap]
features = ["derive"]
version = "^4.0"
[dependencies.gds21]
version = "3.0.0-pre.2"
[dependencies.layout21protos]
version = "3.0.0-pre.2"
[dependencies.layout21raw]
version = "3.0.0-pre.2"
[dependencies.layout21utils]
version = "3.0.0-pre.2"
[dependencies.lef21]
version = "3.0.0-pre.2"
[package]
authors = ["Dan Fritchman <dan@fritch.mn>", "Arya Reais-Parsi <aryap@berkeley.edu>"]
categories = []
description = "Converters to/from Layout21 formats from/to various legacy formats."
documentation = "https://github.com/dan-fritchman/Layout21"
edition = "2021"
exclude = ["resources", "scratch"]
homepage = "https://github.com/dan-fritchman/Layout21"
include = []
keywords = []
license = "BSD-3-Clause"
name = "layout21converters"
readme = "readme.md"
repository = "https://github.com/dan-fritchman/Layout21"
resolver = "1"
version = "3.0.0-pre.2"