Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.2% on proxy.golang.org
Top 7.0% dependent packages on proxy.golang.org

proxy.golang.org : github.com/flowrean/goscsv/csv

Package csv reads and writes comma-separated values (CSV) files. There are many kinds of CSV files; this package supports the format described in RFC 4180. A csv file contains zero or more records of one or more fields per record. Each record is separated by the newline character. The final record may optionally be followed by a newline character. White space is considered part of a field. Carriage returns before newline characters are silently removed. Fields which start and stop with the quote character " are called quoted-fields. The beginning and ending quote are not part of the field. The source: results in the fields Within a quoted-field a quote character followed by a second quote character is considered a single quote. results in Newlines and commas may be included in a quoted-field results in

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/flowrean/goscsv/csv
Keywords: csv, csv-processing
License: MIT
Latest release: almost 4 years ago
First release: almost 4 years ago
Namespace: github.com/flowrean/goscsv
Dependent packages: 1
Stars: 2 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 19 days ago

    Loading...
    Readme
    Loading...