| Crates.io | tcl-sys |
| lib.rs | tcl-sys |
| version | 0.2.0 |
| created_at | 2022-12-02 03:08:20.627926+00 |
| updated_at | 2023-04-03 05:02:00.385643+00 |
| description | rust bindings for the tcl interpreter library |
| homepage | https://github.com/MisterEggnog/tcltk-rs |
| repository | https://github.com/MisterEggnog/tcltk-rs |
| max_upload_size | |
| id | 728069 |
| size | 786,960 |
Rust bindings for the Tcl interpreter & Tk graphics library.
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.