textproc/hs-cassava - The NetBSD Packages Collection

CSV parsing and encoding library

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")

Build dependencies

pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

textproc/hs-attoparsec math/hs-scientific devel/hs-hashable devel/hs-Only devel/hs-unordered-containers devel/hs-vector textproc/hs-text-short lang/ghc96 textproc/hs-attoparsec math/hs-scientific devel/hs-hashable devel/hs-Only devel/hs-unordered-containers devel/hs-vector textproc/hs-text-short

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64hs-cassava-0.5.3.0nb3.tgz
NetBSD 10.0aarch64hs-cassava-0.5.3.0nb1.tgz
NetBSD 10.0aarch64hs-cassava-0.5.3.0nb1.tgz
NetBSD 10.0x86_64hs-cassava-0.5.3.0nb3.tgz
NetBSD 10.0_BETAx86_64hs-cassava-0.5.3.0nb1.tgz
NetBSD 8.0x86_64hs-cassava-0.5.3.0nb1.tgz
NetBSD 8.0x86_64hs-cassava-0.5.3.0nb1.tgz
NetBSD 9.0aarch64hs-cassava-0.5.3.0nb3.tgz
NetBSD 9.0aarch64hs-cassava-0.5.3.0nb1.tgz
NetBSD 9.0aarch64hs-cassava-0.5.3.0nb1.tgz
NetBSD 9.0x86_64hs-cassava-0.5.3.0nb3.tgz
NetBSD 9.0x86_64hs-cassava-0.5.3.0nb1.tgz
NetBSD 9.3x86_64hs-cassava-0.5.3.0nb1.tgz
NetBSD 9.3x86_64hs-cassava-0.5.3.0nb3.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.

Available build options

(none)

Known vulnerabilities

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.