How To Install CsvSelect?
Maintainer: Debian Haskell Group
Email: [email protected] .
Website: http://code.haskell.org/lazy-csv
Section: misc
Install csvSelect
-
Debian
apt-get install haskell-lazy-csv-utils
Click to copy -
Ubuntu
apt-get install haskell-lazy-csv-utils
Click to copy -
Kali Linux
apt-get install haskell-lazy-csv-utils
Click to copy
haskell-lazy-csv-utils
efficient lazy parsers for CSV (comma-separated values)The CSV format is defined by RFC 4180. These efficient lazy parsers (String and ByteString variants) can report all CSV formatting errors, whilst also returning all the valid data, so the user can choose whether to continue, to show warnings, or to halt on error. Valid fields retain information about their original location in the input, so a secondary parser from textual fields to typed values can give intelligent error messages.
Installation of latest csvSelect command is available for Debian, Ubuntu and Kali. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2023 latest package from the repository and install it in your computer/server.