fox 66f5bc7a68 Txt read & optional path printing for txt list
git-svn-id: file:///srv/svn/repo/kosuzu/trunk@9 eb64cd80-c68d-6f47-b6a3-0ada418499da
2022-06-19 21:01:11 +00:00
2016-08-30 21:04:12 +00:00
2022-04-15 13:17:01 +00:00
2022-04-15 13:17:01 +00:00
2022-04-15 13:17:01 +00:00
2022-04-15 13:17:01 +00:00

Logarion is a text header-format and suite of tools, for discovering, collecting & exchanging texts.

Guide: <http://texts.orbitalfox.eu/11bcd8e9.htm>
Source: <http://git.disroot.org/orbifx/logarion>
IRC: <irc://tilde.chat/#logarion>
EUPL licence: <http://joinup.ec.europa.eu/software/page/eupl>


Header fields

ID:     unique identifier
Date:   of creation, ISO8601 formatted
Topics: comma seperated list of topic names & phrases
Title:
Authors:list of name with optional set of <address>

A blank line must seperarate the header from the body.


Build development version

Install `ocaml` and `opam`. Then build and install Logarion using opam's pin function:

```
opam pin add text_parse https://git.disroot.org/orbifx/text-parse-ml.git
opam pin add logarion https://git.disroot.org/orbifx/logarion.git
opam install logarion
```
Description
Languages
OCaml 98.7%
Makefile 0.8%
Dune 0.5%