tcl-sys

Crates.iotcl-sys
lib.rstcl-sys
version0.2.0
sourcesrc
created_at2022-12-02 03:08:20.627926
updated_at2023-04-03 05:02:00.385643
descriptionrust bindings for the tcl interpreter library
homepagehttps://github.com/MisterEggnog/tcltk-rs
repositoryhttps://github.com/MisterEggnog/tcltk-rs
max_upload_size
id728069
size786,960
Josiah Baldwin (MisterEggnog)

documentation

https://docs.rs/tcl_sys/0.2.0/

README

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

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Commit count: 139

cargo fmt