Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/messense/mupdf-rs

Rust binding to mupdf
https://github.com/messense/mupdf-rs

mupdf pdf pdf-document

Last synced: 28 days ago
JSON representation

Rust binding to mupdf

Awesome Lists containing this project

README

        

# mupdf-rs

[![GitHub Actions](https://github.com/messense/mupdf-rs/workflows/CI/badge.svg)](https://github.com/messense/mupdf-rs/actions?query=workflow%3ACI)
[![Crates.io](https://img.shields.io/crates/v/mupdf.svg)](https://crates.io/crates/mupdf)
[![docs.rs](https://docs.rs/mupdf/badge.svg)](https://docs.rs/mupdf/)

Rust binding to [mupdf](https://github.com/ArtifexSoftware/mupdf)

**Working in progress**

## References

1. [MuPDF Explored](https://ghostscript.com/~robin/mupdf_explored.pdf)

## License

This work is released under the GPLv3 license. A copy of the license is provided in the [LICENSE](./LICENSE) file.