emacs-htmlize 1.51-1 source package in Ubuntu
Changelog
emacs-htmlize (1.51-1) unstable; urgency=medium * Initial release (Closes: #873203) -- Lev Lamberov <email address hidden> Fri, 25 Aug 2017 17:03:39 +0500
Upload details
- Uploaded by:
- Debian Emacs addons team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Emacs addons team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
emacs-htmlize_1.51-1.dsc | 2.0 KiB | c0558bebb14479695c59d381d4a4a6ff0c9907ac37c0055a553ccb87e1b3f0e1 |
emacs-htmlize_1.51.orig.tar.gz | 50.9 KiB | 7de0552506fa56020c494b58a3fb460e44ccdfb96e31e1f05aaffb7231da357b |
emacs-htmlize_1.51-1.debian.tar.xz | 2.4 KiB | ab7c7907e5c1a85df3e39c242dad1b5deed79fc1dd512e0d1cc64daf26e6d9bd |
No changes file available.
Binary packages built by this source
- elpa-htmlize: convert buffer text and decorations to HTML
This package converts the buffer text and the associated decorations
to HTML. It supports three types of HTML output, selected by setting
htmlize-output- type: css, inline-css (optimized for code snippets),
and font (simpler output, doesn't rely on CSS). You can also use
htmlize from your Emacs Lisp code.