You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gnucash/lib/stf
Christian Stimming 60c32fd16b
Bug #514043: Use AM_CPPFLAGS instead of AM_CFLAGS.
18 years ago
..
Makefile.am Bug #514043: Use AM_CPPFLAGS instead of AM_CFLAGS. 18 years ago
README Merge csv-import branch back into trunk. 19 years ago
stf-parse.c Merge csv-import branch back into trunk. 19 years ago
stf-parse.h Merge csv-import branch back into trunk. 19 years ago

README

This consists of code taken from Gnumeric's Structured Text Format

parser. It is used for the CSV/Fixed-Width file importer.