Package ocaml-csv: Information

    Source package: ocaml-csv
    Version: 2.4-alt4
    Build time:  Apr 9, 2025, 12:11 AM
    Category: Development/ML
    Report package bug
    License: LGPLv2+
    Summary: OCaml library for reading and writing CSV files
    Description: 
    This OCaml library can read and write CSV files, including all
    extensions used by Excel - eg. quotes, newlines, 8 bit characters in
    fields, quote-0 etc.
    
    The library comes with a handy command line tool called csvtool for
    handling CSV files from shell scripts.

    List of RPM packages built from this SRPM:
    csvtool (e2kv6, e2kv5, e2kv4, e2k)
    csvtool-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    ocaml-csv (e2kv6, e2kv5, e2kv4, e2k)
    ocaml-csv-devel (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Anton Farygin

    List of contributors:
    Anton Farygin
    Lenar Shakirov

      1. ocaml
      2. ocaml-uutf-devel
      3. rpm-build-ocaml
      4. dune

    Last changed


    Sept. 5, 2024 Anton Farygin 2.4-alt4
    - fixed build with ocaml 5.2.0
    Nov. 10, 2023 Anton Farygin 2.4-alt3
    - removed ocaml-findlib from BuildRequires
    Nov. 2, 2021 Anton Farygin 2.4-alt2
    - lwt variant is removed to resolve cyclic dependencies with lwt
    - csvtool moved to a separate package