postscript 0.18.3

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

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

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

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