File: version.tcl

package info (click to toggle)
tcllib 1.20%2Bdfsg-1
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 68,064 kB
  • sloc: tcl: 216,842; ansic: 14,250; sh: 2,846; xml: 1,766; yacc: 1,145; pascal: 881; makefile: 107; perl: 84; f90: 84; python: 33; ruby: 13; php: 11
file content (30 lines) | stat: -rw-r--r-- 1,246 bytes parent folder | download
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
package_version 1.20
package_name    tcllib

dist_exclude    config
dist_exclude    modules/ftp/example
dist_exclude    modules/ftpd/examples
dist_exclude    modules/stats
dist_exclude    modules/fileinput

critcl_main tcllibc       tcllibc.tcl
critcl      base64c      {base64/base64c.tcl base64/uuencode.tcl base64/yencode.tcl}
critcl      crcc         {crc/crcc.tcl crc/sum.tcl crc/crc32.tcl}
critcl      jsonc         json/jsonc.tcl
critcl      md4c          md4/md4c.tcl
critcl      md5c          md5/md5c.tcl
critcl      md5cryptc     md5crypt/md5cryptc.tcl
critcl      rc4c          rc4/rc4c.tcl
critcl      sha1c         sha1/sha1c.tcl
critcl      sha256c       sha1/sha256c.tcl
critcl      uuid          uuid/uuid.tcl
critcl      struct_treec  struct/tree_c.tcl
critcl      struct_graphc struct/graph_c.tcl
critcl      struct_setc   struct/sets_c.tcl
critcl      struct_stackc struct/stack_c.tcl
critcl      struct_queuec struct/queue_c.tcl
critcl      base32c       base32/base32_c.tcl
critcl      base32hexc    base32/base32hex_c.tcl
critcl      ipMorec       dns/ipMoreC.tcl
critcl      ptc           {pt/pt_rdengine_c.tcl pt/pt_parse_peg_c.tcl}
critcl_notes {Note: you can ignore warnings for tcllibc.tcl, base64c.tcl and crcc.tcl.}