package line_oriented
Library to operate on files made of lines of text
Install
Dune Dependency
github.com
Readme
LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception License
Edit opam file
Versions (3)
Authors
Maintainers
Sources
v1.3.0.tar.gz
sha256=ab6c827ec95e91e2819a953040d61e9183037c847a17953f4647cffb09977db3
md5=8c8c25aac4271fd321c05633633014f5
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: 13 Apr 2022
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.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page