myhome/.emacs.d/elpa/htmlize-20200816.746/htmlize-pkg.el

3 lines
368 B
EmacsLisp
Raw Normal View History

;;; -*- no-byte-compile: t -*-
(define-package "htmlize" "20200816.746" "Convert buffer text and decorations to HTML." 'nil :commit "49205105898ba8993b5253beec55d8bddd820a70" :keywords '("hypermedia" "extensions") :authors '(("Hrvoje Niksic" . "hniksic@gmail.com")) :maintainer '("Hrvoje Niksic" . "hniksic@gmail.com") :url "https://github.com/hniksic/emacs-htmlize")