| Projects on Google Code | Results 1 - 10 of 134 |
=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
=Captura de relatório - De: TXT Para: CSV=
==O que==
Transforma um relatório de texto em CSV.
==Por que==
Em geral, relatórios são projetados somente para saída impressa, ou seja, incluem itens que facilitam a leitura das pessoas: cabeçalho, número de página, totais etc.
==Pra que==...
CSV,
Texto,
Relatórios,
Relatório,
BancodeDados,
Captura,
Linguagem,
Conversor,
Tabela,
Haskell,
Converter,
Dados,
Importar,
Exportar
<h3>The Problem</h3>
If you have any dealings at all with data and databases,
then you almost certainly will have have to deal with
comma-separated values (CSV) data. Unfortunately, the CSV
files you are given, or are required to produce, never seem
to be in quite the right format for your pa...
csv,
editor,
database,
data,
batch,
cplusplus,
windows,
excel,
utility,
sql,
convert,
linux,
unix,
xml
_*parseCSV*_ is an easy to use PHP class to read and write CSV data properly. It fully conforms to the specifications outlined on the on the [http://en.wikipedia.org/wiki/Comma-separated_values Wikipedia article]. It has a few advanced features which help make your life easier when dealing with CSV ...
*What is csvlib?*
It implements a few advanced features which help make your life easier when working with CSV data in Actionscript[http://de.wikipedia.org/wiki/ActionScript ?]. [http://code.google.com/p/csvlib/wiki/QuickStart Here] you can find a [http://code.google.com/p/csvlib/wiki/QuickStart ...
=csvnotepad=
http://aboutwilson.net/pictures/csvnotepad-about-small.png
The idea is: *edit csv files*.
Ok, it can be done with any spreadsheet, I know, but those programs insist on make inappropriate changes, like formating numbers and dates.
On *csvnotepad* the content of each cell is _tex...
CSVTest is a test data generator which produces CSV data suitable for use in relational database applications. To use CSVTest, you write XML scripts describing your data and then run these through CSVTest, which is a Windows command-line tool.
The current version of CSVTest is Alpha 0.1. The foll...
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
This is a small class for the .net framework that will read and write comma-separated-values (CSV) spreadsheets.
It allows for cell access by row and column number, or for tables that have a header row with field names, the class allows the user to treat the table as a database table, where the r...
Some tools to handle csv files.
* easycsv - a Python module that permits to manage data into databases with csv statements
* csvgrep - a kind of grep adjusted for columns into a csv file
* [GettingStartedWithCsvgrep Getting Started]
* [CsvgrepReferenceGuide Reference Guide]
<wiki:comm...