Issues.00557 - lordmundi/wikidoctest GitHub Wiki
00557: add in json tcl package
Summary: add in json tcl package
Created: 2015–12–08 14:30
Status: Released
Category: Request
From: frankie
Version: 2.3
Released_In: 2.4
Description:
Tcl scripts that wish to work with json data might need the json tcl package.
Comments
Associated Commits
| commit | 8c1e5aa28911b4e90284ac0d9a28c79427b2e18e
link5 |
||
| Author: | Frank Graffagnino
|
| Date: | Tue Dec 8 14:32:20 2015 -0600
|
| Message: | [@Issue 00557: Added in json tcl package
@] |
Affected Files:
tcltk_unix/tcl8.5/json/json.tcl | 320 +++++++++++++++++++++++++++++++++
tcltk_unix/tcl8.5/json/json_write.tcl | 185 +++++++++++++++++++
tcltk_unix/tcl8.5/json/pkgIndex.tcl | 7 +
tcltk_win32/tcl8.5/json/json.tcl | 320 +++++++++++++++++++++++++++++++++
tcltk_win32/tcl8.5/json/json_write.tcl | 185 +++++++++++++++++++
tcltk_win32/tcl8.5/json/pkgIndex.tcl | 7 +
6 files changed, 1024 insertions(+)