cassava is a library for parsing and encoding RFC 4180 compliant comma-separated values (CSV) data, which is a textual line-oriented format commonly used for exchanging tabular data. cassava's API includes support for - Index-based record-conversion - Name-based record-conversion - Typeclass directed conversion of fields and records - Built-in field-conversion instances for standard types - Customizable record-conversion instance derivation via GHC generics - Low-level bytestring builders (see "Data.Csv.Builder") - Incremental decoding and encoding API (see "Data.Csv.Incremental") - Streaming API for constant-space decoding (see "Data.Csv.Streaming")
OS | Architecture | Version |
---|---|---|
NetBSD 10.0 | aarch64 | hs-cassava-0.5.3.1nb1.tgz |
NetBSD 10.0 | aarch64 | hs-cassava-0.5.3.1nb1.tgz |
NetBSD 10.0 | x86_64 | hs-cassava-0.5.3.1nb1.tgz |
NetBSD 10.0 | x86_64 | hs-cassava-0.5.3.1nb1.tgz |
NetBSD 9.0 | aarch64 | hs-cassava-0.5.3.1nb1.tgz |
NetBSD 9.0 | aarch64 | hs-cassava-0.5.3.1nb1.tgz |
NetBSD 9.0 | x86_64 | hs-cassava-0.5.3.1nb1.tgz |
NetBSD 9.0 | x86_64 | hs-cassava-0.5.3.1nb1.tgz |
NetBSD 9.3 | x86_64 | hs-cassava-0.5.3.1nb1.tgz |
Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.
The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.
Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.
Problem reports, updates or suggestions for this package should be reported with send-pr.