Skip to content

Latest commit

 

History

History

ghostscript-rs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

ghostscript-rs

High-level Rust API bindings for the Ghostscript PS/PDF interpreter library.

Usage

Put this in your Cargo.toml.

[dependencies]
ghostscript = "0.1.0"

See module-level documentation for the library overview.

Examples

See examples subdirectory.

License

This program is licensed under the GNU Affero General Public License license version 3.0 or later. Please read the LICENSE-AGPL.txt file in this repository for more information.

Copyright

ghostscript-sys © 2018 albel727 [email protected]

Ghostscript © 2001-2018 Artifex Software, Inc.