package line_oriented

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

Install

Dune Dependency

Authors

Maintainers

Sources

v1.3.0.tar.gz
md5=8c8c25aac4271fd321c05633633014f5

README.md.html

line-oriented

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

Because text is better for humans compared to JSON/XML/you-name-it. More seriously, many UNIX files and scientific file formats are line-oriented.