licenses.dev

clipboard v0.5.0

rust-clipboard is a cross-platform library for getting and setting the contents of the OS-level clipboard.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

MIT8
PackageRelationDependenciesPublished
block • 0.1.6Rust interface for Apple's C language extension of blocks.INDIRECT0
clipboard-win • 2.2.0Provides simple way to interact with Windows clipboard.DIRECT3
malloc_buf • 0.0.6Structs for handling malloc'd memory passed to Rust.INDIRECT1
objc_id • 0.1.1Rust smart pointers for Objective-C reference counting.DIRECT3
objc-foundation • 0.1.1Rust wrapper for Objective-C's Foundation framework.DIRECT5
objc • 0.2.7Objective-C Runtime bindings and wrapper for Rust.DIRECT2
x11-clipboard • 0.3.3x11 clipboard support for Rust.DIRECT3
xcb • 0.8.2Rust safe bindings for XCBINDIRECT2
Apache-2.0 OR MIT5
PackageRelationDependenciesPublished
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
log • 0.4.22A lightweight logging facade for Rust INDIRECT0
winapi-i686-pc-windows-gnu • 0.4.0Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi-x86_64-pc-windows-gnu • 0.4.0Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi • 0.3.9Raw FFI bindings for all of Windows API.INDIRECT2
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/clipboard)](https://licenses.dev/cargo/clipboard)
<a href="https://licenses.dev/cargo/clipboard">
  <img src="https://licenses.dev/b/cargo/clipboard" alt="licenses" />
</a>

Or the licenses badge code for the 0.5.0 version:

[![licenses](https://licenses.dev/b/cargo/clipboard/0.5.0)](https://licenses.dev/cargo/clipboard/0.5.0)
<a href="https://licenses.dev/cargo/clipboard/0.5.0">
  <img src="https://licenses.dev/b/cargo/clipboard/0.5.0" alt="licenses" />
</a>
GitHub