postscript 0.18.0

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

[[package]]
name = "postscript"
version = "0.18.0"
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.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "01c9cb8800ae1b129adf55e7a8f89d54a56e85a43c0a0f0fa07339197a647b3a"