package line_oriented

  1. Overview
  2. Docs
Library to operate on files made of lines of text

Install

Dune Dependency

Authors

Maintainers

Sources

v1.0.0.tar.gz
md5=8138896ba95c161dbece6c41dbc09c59

Description

Most list operations, but for files made of lines of text. Many files on UNIX-likes are line-oriented (e.g. /etc/passwd). It is also true for many documented scientific file formats.

Published: 27 May 2021

README

line-oriented

OCaml library for basic operations on files made of lines of text

Dependencies (3)

  1. ocaml
  2. dune >= "1.11"
  3. batteries

Dev Dependencies

None

Used by (5)

  1. fasmifra
  2. molenc >= "16.2.0" & < "16.23.0"
  3. oranger >= "3.0.1"
  4. orf
  5. orrandomForest >= "3.0.0"

Conflicts

None