postscript 0.16.4

The package provides a parser for PostScript fonts.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "postscript"
version = "0.16.4"
dependencies = [
 "random",
 "typeface",
]

[[package]]
name = "random"
version = "0.12.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "97d13a3485349981c90c79112a11222c3e6e75de1d52b87a7525b3bf5361420f"

[[package]]
name = "typeface"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ede2cf64cbeb02392a750643484685e244805bb667af3b2d3e2316f563b80998"