tk-sys 0.1.0

bindings to Tk graphics library
docs.rs failed to build tk-sys-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: tk-sys-0.2.0

Tcl/Tk rust bindings

Rust bindings for the Tcl interpreter & Tk graphics library.

Warning this library is completely experimental!

Currently this library is tested on Linux, it has not been tested in any other environment. Nor has it been tested for systems that do not have Tcl/Tk as an available library.

This should probably build for Mac OSX provided it has Tcl/Tk & pkg-config installed. This has not been tested.

License