blob: 77921a289c4c77b4d82d13044e167c35996049be (
plain)
1
2
3
4
5
6
7
8
9
10
|
This is a CSV filter for kspread.
At first it was only an input filter, hence the files named "csvfilter*".
Then I added an export filter and named it csvexport*
Read DESIGN for the gory details, TODO for how to help, the source for why
it screwed up your data.
David Faure <faure@kde.org> ( CSV import and export )
Werner Trobin <wtrobin@carinthia.com> ( CSV filter dialogs )
|