libgs

APACHE-2.0 License

Stars
0

libgs

Introduction

Ghoscript and its dependencies are provided as pre-compiled static libraries named libgs. The library is avalable for the most common operating systems and cpu architectures.

The libraries ara distributed through the release or the npm registry under @libgs organisation.

Supported platforms

The following platforms are supported:

x86 x64 armv6 armv7 arm64
Windows
macOS
Linux gnu (glibc)
Linux musl

Packages

Installation

Download pre-compiled binary

You can download the pre-compiled binary for each version from the release page, or you can do npm install es. npm install win32-x64

Compile from source

If you want to compile the library from source, you can do it with npm start

Usage

// Describe how to use one of the package

The Team

Nicola Del Gobbo

https://github.com/NickNaso/

https://www.npmjs.com/~nicknaso

https://twitter.com/NickNaso

Simone Russo

https://github.com/ErRusso

Acknowledgements

Thank you to all people that encourage me every day.

License

Licensed under Apache license V2