| Projects on Google Code | Results 1 - 6 of 6 |
The purpose of csv-filter is to remove unwanted data from csv-files (Comma Separated Values). Filtering will be applied to all files in a directory.
== Simple data access object for csv files in php5. ==
by Kazuyoshi Tlacaelel.
= Some features =
== Cells ==
# *[fillCell]* _cell value filler_
# *[getCell]* _cell fetcher_
# *[hasCell]* _checks if a coordinate is valid_
== Headers ==
# *[countHeaders]* _header c...
parser,
php,
php5,
comma,
separated,
values,
sql,
headers,
column,
parsing,
fetch,
row,
csv,
opensource,
script
= A QuickLook plugin for CSV files =
Quick look *CSV files* for Mac OS X 10.5 and newer.
In order to use this Plugin, go to the Downloads page and download the file *QuickLookCSV.dmg*; double click that, in there you will find the actual Plugin named *QuickLookCSV.qlgenerator*.
Place the ...
=Introduction=
This is a library for parsing text files.
The records could be comma delimited, tab delimited or delimited with any set of characters.
The csv_parser class is used to parse text files to extract records and fields.
We are making the following assumptions :
* The rec...
csv,
cpp,
parser,
cplusplus,
comma,
delimited,
tab,
datafile,
csvparser,
TextProcessing,
data,
separated,
libcsv,
libcsv-parser,
libcsv-parser-dev
CSV or comma seperated values are a format used by many mail clients to save contact information. And for most of mail clients the csv files generated when contacts exported as csv, are incompatible with other mail clients csv files in terms of fileds and order of fields, that you're importing the ...
CSV,
Convertor,
Gmail,
Thunderbird,
Evolution,
AnyCSVto,
Comma,
Seperated,
Variables,
Exporting,
Contacts,
Importing
!TxtSushi is a collection of command line utilities for processing comma-separated and tab-delimited files (AKA flat files, spreadsheets). By focusing exclusively on processing text files with a tabular structure, !TxtSushi simplifies common tasks like filtering, joining and transformation that woul...