el-get/recipes/tomelr.rcp
Vedang Manerikar dd7fca0d9d Add a recipe for tomelr
kaushalmodi/tomelr is a package to convert S-expressions to TOML, and
is used by `ox-hugo`
2022-10-02 16:51:16 +05:30

7 lines
187 B
Plaintext

(:name tomelr
:description "Convert S-expressions to TOML"
:type github
:pkgname "kaushalmodi/tomelr"
:minimum-emacs-version "26.3"
:depends (map seq))