annotate CSP2/CSP2_env/env-d9b9114564458d9d-741b3de822f2aaca6c6caa4325c4afce/lib/tcl8.6/http1.0/pkgIndex.tcl @ 69:33d812a61356
planemo upload commit 2e9511a184a1ca667c7be0c6321a36dc4e3d116d
author |
jpayne |
date |
Tue, 18 Mar 2025 17:55:14 -0400 |
parents |
|
children |
|
rev |
line source |
jpayne@69
|
1 # Tcl package index file, version 1.0
|
jpayne@69
|
2 # This file is generated by the "pkg_mkIndex" command
|
jpayne@69
|
3 # and sourced either when an application starts up or
|
jpayne@69
|
4 # by a "package unknown" script. It invokes the
|
jpayne@69
|
5 # "package ifneeded" command to set up package-related
|
jpayne@69
|
6 # information so that packages will be loaded automatically
|
jpayne@69
|
7 # in response to "package require" commands. When this
|
jpayne@69
|
8 # script is sourced, the variable $dir must contain the
|
jpayne@69
|
9 # full path name of this file's directory.
|
jpayne@69
|
10
|
jpayne@69
|
11 package ifneeded http 1.0 [list tclPkgSetup $dir http 1.0 {{http.tcl source {httpCopyDone httpCopyStart httpEof httpEvent httpFinish httpMapReply httpProxyRequired http_code http_config http_data http_formatQuery http_get http_reset http_size http_status http_wait}}}]
|