ocaml-csv 2.4-1build3 source package in Ubuntu
Changelog
ocaml-csv (2.4-1build3) jammy; urgency=medium * No-change rebuild for ocaml abi changes. -- Matthias Klose <email address hidden> Wed, 26 Jan 2022 10:36:49 +0100
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Jammy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | universe | libs | |
Kinetic | release | universe | libs | |
Jammy | release | universe | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ocaml-csv_2.4.orig.tar.gz | 44.9 KiB | 14b1173d2a64053e06571cbe4a86fa4be4b48ea190d1f0c389ce34fd9800c665 |
ocaml-csv_2.4-1build3.debian.tar.xz | 5.0 KiB | 4d1cf62c7eb0d0aa1a4aead3992669c0631917cfddf7f1769c30b65e06771dbe |
ocaml-csv_2.4-1build3.dsc | 2.2 KiB | f9a4dd944501a86e903d690f2c2d8dedb48ea5f7d9831af0fc2c71d6aec8a80c |
Available diffs
- diff from 2.4-1build2 to 2.4-1build3 (297 bytes)
Binary packages built by this source
- csvtool: handy command line tool for handling CSV files
OCaml CSV is a library to read and write CSV (comma-separated values)
files. It also supports all extensions used by Excel - eg. quotes,
newlines, 8 bit characters in fields, etc.
.
This package contains csvtool, a handy command line tool for handling
CSV files from shell scripts.
- csvtool-dbgsym: debug symbols for csvtool
- libcsv-ocaml-dev: library to read and write CSV files in OCaml
OCaml CSV is a library to read and write CSV (comma-separated values)
files. It also supports all extensions used by Excel - eg. quotes,
newlines, 8 bit characters in fields, etc.
.
This package contains all the development stuff you need to develop
OCaml programs which use OCaml CSV.
- libcsv-ocaml-dev-dbgsym: debug symbols for libcsv-ocaml-dev