postscript 0.6.1

The package provides a parser for PostScript fonts.
Documentation
[package]
name = "postscript"
version = "0.6.1"
license = "Apache-2.0/MIT"
authors = ["Ivan Ukhov <ivan.ukhov@gmail.com>"]
description = "The package provides a parser for PostScript fonts."
documentation = "https://bodoni.github.io/postscript"
homepage = "https://github.com/bodoni/postscript"
repository = "https://github.com/bodoni/postscript"

[dev-dependencies]
random = "0.12"

[[bench]]
name = "postscript"
path = "benches/lib.rs"

[[test]]
name = "postscript"
path = "tests/lib.rs"