el-get/recipes/shrface.rcp
Vedang Manerikar 3b24dce4e8
Update recipe for shrface (#2937)
Add minimum-emacs-version
2024-05-23 17:40:08 +02:00

7 lines
237 B
Plaintext

(:name shrface
:description "Extend shr/eww with org features and analysis capability."
:type github
:pkgname "chenyanming/shrface"
:minimum-emacs-version "25.1"
:depends (org-mode language-detection))