diff options
Diffstat (limited to 'development/Mk4tcl/slack-desc')
-rw-r--r-- | development/Mk4tcl/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/Mk4tcl/slack-desc b/development/Mk4tcl/slack-desc new file mode 100644 index 0000000000000..c8cc45bd686e5 --- /dev/null +++ b/development/Mk4tcl/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +Mk4tcl: Mk4tcl (TCL binding for Metakit embedded database library) +Mk4tcl: +Mk4tcl: Metakit is an efficient embedded database library with a small +Mk4tcl: footprint. It fills the gap between flat-file, relational, +Mk4tcl: object-oriented, and tree-structured databases, supporting relational +Mk4tcl: joins, serialization, nested structures, and instant schema evolution +Mk4tcl: This packages comprises metakit Tcl binding called Mk4tcl. +Mk4tcl: Data files are portable. The library has been used on Unix, Windows, +Mk4tcl: Macintosh, VMS, and others. +Mk4tcl: +Mk4tcl: Homepage: https://equi4.com/metakit/ |