dotfiles/emacs/.emacs.d/elpa/yaml-20260605.834/yaml-pkg.el

11 lines
391 B
EmacsLisp
Raw Normal View History

;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "yaml" "20260605.834"
"YAML parser for Elisp."
'((emacs "25.1"))
:url "https://github.com/zkry/yaml.el"
:commit "5546f36bde24a9a8c1934e0f6ce205cd41d72537"
:revdesc "5546f36bde24"
:keywords '("tools")
:authors '(("Zachary Romero" . "zkry@posteo.org"))
:maintainers '(("Zachary Romero" . "zkry@posteo.org")))