Files in jni/tclcsv/ of tip
Not logged in

Files in directory jni/tclcsv from the latest check-in

  • doc
  • src
  • tclconfig
  • tests
  • win
  • aclocal.m4
  • Android.mk
  • configure
  • configure.in
  • license.terms
  • Makefile.in
  • pkgIndex.tcl.in
  • README
  • release.cmd

The tclcsv extension
Version 2.3

Copyright (c) 2016-2018 Ashok P. Nadkarni. All rights reserved.

The tclcsv extension for Tcl provides a fast and flexible means of
reading text files in Comma Separated Value (CSV) format.

The extension requires Tcl version 8.6 or later.

For documentation see http://tclcsv.magicsplat.com

This is a modified version without using critcl in order to be
built for AndroWish and to be compiled using TEA/configure/make.