Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 3 роки тому
..
01-Makefile.patch 6e7391595c development/Mk4tcl: Added (TCL binding). 5 роки тому
Mk4tcl.SlackBuild 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 3 роки тому
Mk4tcl.info 6e7391595c development/Mk4tcl: Added (TCL binding). 5 роки тому
README ccabf8d339 development/Mk4tcl: Fix README. 4 роки тому
slack-desc 6e7391595c development/Mk4tcl: Added (TCL binding). 5 роки тому

README

Mk4tcl - Tcl binding for Metakit embedded database library

Metakit is an efficient embedded database library with a small
footprint. It fills the gap between flat-file, relational,
object-oriented, and tree-structured databases, supporting
relational joins, serialization, nested structures, and instant schema
evolution. There is a C++ API, a Python binding called Mk4py, and a Tcl
binding called Mk4tcl. You can manipulate and exchange data between
any of these.

Data files are portable. The library has been used on Unix, Windows,
Macintosh, VMS, and others, spanning a range of 16- to 64-bit
architectures, from PDA's to S390's.

Metakit is in use in various commercial projects and products on
millions of desktops.