#992337 O: mysqltcl -- interface to the MySQL database for the Tcl language

#992337#5
Date:
2021-08-17 13:47:35 UTC
From:
To:
I intend to orphan the mysqltcl package.

The package description is:
 The mysqltcl package provides a Tcl interface to the MySQL database system.
 Within Tcl you've a range of Tcl commands and a global Tcl array available
 to access the database server.
 Written in C mysqltcl uses the official MySQL C-API so that almost all
 Tcl commands correspond to MySQL C-API functions.

I tried to give the package a little bit of love but do not use it anymore.
The git repo I used to maintain it in with gbp is still available for a
potential adopter to clone from if he likes to.
The last upstream release happened in 2012, so it's been a while. In general
the upstream author replied to mails and applied patches in the past.

Regards,
Sven