1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70
|
<div class='fossil-doc' data-title='Tcl Library Source Code'>
<h1 align="center">Tcl Library Source Code</h1>
<center>
Packages - [Table Of Contents](md/toc.md)
[Keyword Index](md/index.md)
</center>
<center>
<form action='../../../docsrch' method='GET'>
<input type="text" name="s" size="40" autofocus>
<input type="submit" value="Search Package Documentation">
</form>
</center>
## Releases / Downloads
The download links are on the referenced pages.
* [Trunk Head](head.md)
* [Current Release](../../../technote/7a047636411e9c9d8e1410ddee0fb02d1458a7c0) __1.21 (May 7, 2022)__
* [Past Releases](../../../wiki?name=Past+Releases)
* [Development Snapshots](../../../wiki?name=Development+Snapshots)
* [@ SourceForge](https://sourceforge.net/projects/tcllib/files/)
## Guides to Tcllib
* [Tcl Community - Kind Communication](md/tcllib/files/devdoc/tcl_community_communication.md)
* [License](md/tcllib/files/devdoc/tcllib_license.md)
* [How To Get The Sources](md/tcllib/files/devdoc/tcllib_sources.md)
* [How To Build And Install Tcllib](md/tcllib/files/devdoc/tcllib_installer.md)
* [The Developer's Guide](md/tcllib/files/devdoc/tcllib_devguide.md)
* [The Release Manager's Guide](md/tcllib/files/devdoc/tcllib_releasemgr.md)
## Discussion & Contact
Tcllib has two
[mailing lists](https://sourceforge.net/p/tcllib/mailman/).
One for notifications (commits, ticket changes), the other for general
discussion. These are managed at SourceForge, at the aforementioned
link. A few direct links for various topics:
|tcllib-bugs| : |[Subscribe](https://lists.sourceforge.net/lists/listinfo/tcllib-bugs) [Archive](https://sourceforge.net/p/tcllib/mailman/tcllib-bugs) [Search](https://sourceforge.net/p/tcllib/mailman/search/?mail_list=tcllib-bugs)|
|tcllib-devel| : |[Subscribe](https://lists.sourceforge.net/lists/listinfo/tcllib-devel) [Archive](https://sourceforge.net/p/tcllib/mailman/tcllib-devel) [Search](https://sourceforge.net/p/tcllib/mailman/search/?mail_list=tcllib-devel)|
## Related Repositories
* [Tklib](../../../../tklib)
* [Tcl Apps](../../../../tclapps)
* [Tcl Bench](../../../../tclbench)
* [Multicolumn Listbox](../../../../mclistbox)
* [Widget](../../../../widget)
* [BWidget](../../../../bwidget)
## Feedback
Please go to and use our
[Local Trackers](../../../reportlist).
They are for
* Bugs,
* Patches, and
* Ideas & Feature Requests.
## See also
* [Landing page for this package at the Tcl Developer eXchange](http://www.tcl.tk/software/tcllib/)
|