postscript 0.8.1

The package provides a parser for PostScript fonts.
Documentation
# PostScript [![Version][version-img]][version-url] [![Status][status-img]][status-url]

The package provides a parser for PostScript fonts. It is recommended to use a
higher-level parser called [`opentype`][opentype], which internally relies on
this package.

## [Documentation][doc]

## Contribution

Your contribution is highly appreciated. Do not hesitate to open an issue or a
pull request. Note that any contribution submitted for inclusion in the project
will be licensed according to the terms given in [LICENSE.md](LICENSE.md).

[opentype]: https://github.com/bodoni/opentype

[doc]: https://bodoni.github.io/postscript
[status-img]: https://travis-ci.org/bodoni/postscript.svg?branch=master
[status-url]: https://travis-ci.org/bodoni/postscript
[version-img]: https://img.shields.io/crates/v/postscript.svg
[version-url]: https://crates.io/crates/postscript