ocaml-csv 2.4-3 source package in Ubuntu

Changelog

ocaml-csv (2.4-3) unstable; urgency=medium

  * Depend on ocaml instead of transitional ocaml-nox

 -- Stéphane Glondu <email address hidden>  Tue, 12 Sep 2023 07:48:33 +0200

Upload details

Uploaded by:
Debian OCaml Maintainers
Uploaded to:
Sid
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
ocaml
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe libs

Downloads

File Size SHA-256 Checksum
ocaml-csv_2.4-3.dsc 1.8 KiB d9b024049e61fd4bf72cc2c315c3d2dc1ecd784794eab2ddb67f1e51864b21e4
ocaml-csv_2.4.orig.tar.gz 44.9 KiB 14b1173d2a64053e06571cbe4a86fa4be4b48ea190d1f0c389ce34fd9800c665
ocaml-csv_2.4-3.debian.tar.xz 4.7 KiB 264ca6a9843276b0bd697ff07a62706a5e183f12a7423495569bef86a236957b

Available diffs

No changes file available.

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