diff options
author | William Joye <wjoye@cfa.harvard.edu> | 2019-02-15 18:19:17 (GMT) |
---|---|---|
committer | William Joye <wjoye@cfa.harvard.edu> | 2019-02-15 18:19:17 (GMT) |
commit | b863b050cd0148499e6725724829e066890f518c (patch) | |
tree | 7828a9e8d84da3f73abe446fc50a9c0b0c11528a /tcllib/support/releases/package_yml.txt | |
parent | 7f1623e3f658b2dc4ddad0f1b9309a156de82065 (diff) | |
download | blt-b863b050cd0148499e6725724829e066890f518c.zip blt-b863b050cd0148499e6725724829e066890f518c.tar.gz blt-b863b050cd0148499e6725724829e066890f518c.tar.bz2 |
update tcllib
Diffstat (limited to 'tcllib/support/releases/package_yml.txt')
-rw-r--r-- | tcllib/support/releases/package_yml.txt | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/tcllib/support/releases/package_yml.txt b/tcllib/support/releases/package_yml.txt new file mode 100644 index 0000000..9bcd7ed --- /dev/null +++ b/tcllib/support/releases/package_yml.txt @@ -0,0 +1,20 @@ +dist_id: tcllib +version: @PACKAGE_VERSION@ +language: tcl +description: | + This package is intended to be a collection of Tcl packages that provide + utility functions useful to a large collection of Tcl programmers. + + The home web site for this code is http://core.tcl.tk/tcllib/. + At this web site, you will find mailing lists, web forums, databases + for bug reports and feature requests, the CVS repository (browsable + on the web, or read-only accessible via CVS ), and more. + +categories: + - Library/Utility + - Library/Mail + - Library/Cryptography + - Library/Math +license: BSD +owner_id: AndreasKupries +wrapped_content: @PACKAGE_NAME@-@PACKAGE_VERSION@/ |