Skip to content

foodornt/zathura-plugin

This branch is up to date with jonas-schievink/zathura-plugin:master.

Folders and files

NameName
Last commit message
Last commit date
Oct 27, 2020
May 3, 2019
May 1, 2019
Feb 3, 2020
May 1, 2019
Aug 17, 2019
Mar 31, 2020
May 1, 2019
Oct 27, 2020
May 1, 2019

Repository files navigation

A Zathura Plugin API wrapper for Rust

crates.io docs.rs CI

This crate wraps Zathura's Plugin API in a memory- and typesafe Rust interface, and allows writing Zathura plugins in Rust.

Please refer to the changelog to see what changed in the last releases.

Usage

Add an entry to your Cargo.toml:

[dependencies]
zathura-plugin = "0.4.0"

Check the API Documentation for how to use the crate's functionality.

About

Write Zathura plugins in Rust

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 99.9%
  • C 0.1%