wine 0.1.0

Rust formalization for driving wine
Documentation
  • Coverage
  • 0%
    0 out of 46 items documented0 out of 17 items with examples
  • Size
  • Source code size: 28.31 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 3.11 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 16s Average build duration of successful builds.
  • all releases: 11s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • ethanuppal/wine-rs
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • ethanuppal

wine-rs

wine-rs is a Rust formalization for driving Wine on macOS.

Examples

See the examples/ directory for reference usage.

License

wine-rs is licensed under the Mozilla Public License 2.0. This license is similar to the Lesser GNU Public License, except that the copyleft applies only to the source code of this library, not any library that uses it. That means you can statically or dynamically link with unfree code (see https://www.mozilla.org/en-US/MPL/2.0/FAQ/#virality).