emacs.d/elpa/htmlize-20191111.2130/htmlize-pkg.el
2019-11-27 20:21:11 +01:00

2 lines
369 B
EmacsLisp

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