[go: up one dir, main page]

clipboard 0.4.1

rust-clipboard is a cross-platform library for getting and setting the contents of the OS-level clipboard.
Documentation
1
2
3
4
5
6
7
8
language: rust
sudo: required
matrix:
    include:
        - os: osx
#        # TODO: figure out how to get headless X11 working
#        - install:
#            - sudo apt-get install xorg-dev