| Crates.io | tk-sys |
| lib.rs | tk-sys |
| version | 0.2.0 |
| created_at | 2022-12-02 03:09:20.280558+00 |
| updated_at | 2023-04-03 05:04:09.627585+00 |
| description | bindings to Tk graphics library |
| homepage | https://github.com/MisterEggnog/tcltk-rs |
| repository | https://github.com/MisterEggnog/tcltk-rs |
| max_upload_size | |
| id | 728071 |
| size | 593,009 |
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.