emacs-htmlize 1.56-1 source package in Ubuntu

Changelog

emacs-htmlize (1.56-1) unstable; urgency=medium

  * New upstream version 1.56
  * Add upstream metadata
  * d/control: Migrate to debhelper-compat 13
  * d/control: Declare Standards-Version 4.6.0 (no changes needed)
  * d/copyright: Update copyright information

 -- Lev Lamberov <email address hidden>  Sat, 28 Aug 2021 21:06:38 +0500

Upload details

Uploaded by:
Debian Emacsen team
Uploaded to:
Sid
Original maintainer:
Debian Emacsen team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
emacs-htmlize_1.56-1.dsc 1.9 KiB 2edef3a421663164f31e68cdddc1e8868e71c32a36997379b51b894c97d34dd2
emacs-htmlize_1.56.orig.tar.gz 49.8 KiB 36ee522e667a57139fb4e6b66360f70de89425da01d124f64fde2a898833611e
emacs-htmlize_1.56-1.debian.tar.xz 2.9 KiB 4205a303b307e7c4d5e3c4cbe1b1e534a9dc99ea5d3a9b07dbbdd430d7a5dea7

Available diffs

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.