An open API service indexing awesome lists of open source software.

https://github.com/unixjunkie/line-oriented

OCaml library for basic operations on files made of lines of text
https://github.com/unixjunkie/line-oriented

line-oriented list-operations ocaml-library text-files

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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.