Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ANNOUNCE: tclcsv 1.0 released

102 views
Skip to first unread message

pal...@yahoo.com

unread,
Sep 20, 2015, 2:50:15 AM9/20/15
to
tclcsv is a binary extension for reading CSV format files.

Project page is at http://tclcsv.sourceforge.net
Downloads at http://sourceforge.net/projects/tclcsv/files

Compared to the [Tcllib CSV] module:


* [Tcllib CSV] is pure Tcl which has obvious advantages, and provides both read and write functionality.

* tclcvs is binary and therefore much much faster. It also supports more options in terms of CSV formats and works with plain lists as opposed the `matrix` and `queue` structures used by [Tcllib CSV]. On the other hand, it currently does not implement any write functionality.

Harald Oehlmann

unread,
Sep 21, 2015, 5:09:25 AM9/21/15
to
Thank you for the package, sounds interestin.
- Harald

Olivier

unread,
Sep 22, 2015, 1:49:16 AM9/22/15
to
Thank you ! Manipulating big files was a hassle, till this very day !!

Olivier.

0 new messages