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

https://github.com/adaszko/orgdt

Emacs' org-mode date/time parser and renderer
https://github.com/adaszko/orgdt

emacs nom org-mode parser

Last synced: 4 months ago
JSON representation

Emacs' org-mode date/time parser and renderer

Awesome Lists containing this project

README

          

A [nom](https://crates.io/crates/nom)-based Recursive Descent Parser and
renderer for human-friendly date/time input as supported by Emacs'
[Org-mode](https://orgmode.org/manual/The-date_002ftime-prompt.html).

See [crate docs](https://docs.rs/orgdt) for more information.