#org-mode #emacs #nom #parser

orgdt

Emacs' org-mode date/time parser and renderer

2 releases

0.1.1 Apr 5, 2022
0.1.0 Apr 5, 2022

#1819 in Parser implementations

37 downloads per month

GPL-3.0 license

65KB
2K SLoC

A nom-based Recursive Descent Parser and renderer for human-friendly date/time input as supported by Emacs' Org-mode.

See crate docs for more information.


lib.rs:

A nom-based Recursive Descent Parser and renderer for human-friendly date/time input as supported by Emacs' Org-mode.

Dependencies

~2–3MB
~54K SLoC