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
Geert Janssens b1f9f80110
Add CMakeLists.txt files to dist tarball generated by autotools
9 years ago
..
CMakeLists.txt Implement 'dist', 'distcheck' and 'uninstall' targets for CMake 9 years ago
Makefile.am Add CMakeLists.txt files to dist tarball generated by autotools 9 years ago
README
stf-parse.c
stf-parse.h

README

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

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