fonttools_cli 0.1.0

Command line utilities for manipulating OpenType files
[dependencies.clap]
version = "2.33.3"

[dependencies.env_logger]
version = "0.8"

[dependencies.fonttools]
features = ["rayon"]
version = "0.1.0"

[dependencies.indicatif]
features = ["rayon"]
version = "0"

[dependencies.itertools]
version = "0.10.0"

[dependencies.kurbo]
version = "0.8.1"

[dependencies.log]
version = "0.4.14"

[dependencies.rayon]
version = "1.0.1"

[dependencies.skia-safe]
version = "0"

[package]
authors = ["Simon Cozens <simon@simon-cozens.org>"]
description = "Command line utilities for manipulating OpenType files"
edition = "2018"
license = "Apache-2.0"
name = "fonttools_cli"
repository = "https://github.com/simoncozens/fonttools-rs"
version = "0.1.0"