wok-6.x diff tcllib/description.txt @ rev 25517

updated gvim 8.2 -> 9.0.0133
author Hans-G?nter Theisgen
date Thu Feb 23 10:53:50 2023 +0100 (16 months ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/tcllib/description.txt	Thu Feb 23 10:53:50 2023 +0100
     1.3 @@ -0,0 +1,7 @@
     1.4 +Tcllib is a collection of utility modules for Tcl.
     1.5 +These modules provide a wide variety of functionality,
     1.6 +from implementations of standard data structures to
     1.7 +implementations of common networking protocols.
     1.8 +The intent is to collect commonly used function into a
     1.9 +single library, which users can rely on to be available
    1.10 +and stable.