veusz 0.1.2

Veusz command line and embedding interface (API) for Rust
Documentation
  • Coverage
  • 2.06%
    5 out of 243 items documented0 out of 136 items with examples
  • Size
  • Source code size: 88.2 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 9 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 21s Average build duration of successful builds.
  • all releases: 21s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • IT-Designers/veusz-rs
    1 1 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • kellerkindt github:it-designers:crates-io

veusz - Rust Wrapper API for Veusz

Build Status License Crates.io Documentation PRs Welcome

This crate provides a Rust API for the Veusz command line and embedding interface (API). Not all commands are implemented yet, but enough for simple plots like the following (see the examples):

preview

This crate might or might not be developed further as the need for more API calls arise. That said, (small!) pull-requests are welcome.