xelb 0.18-4 source package in Ubuntu

Changelog

xelb (0.18-4) unstable; urgency=medium

  * add upstream patch "speed up large string"

 -- Martin <email address hidden>  Thu, 19 Jan 2023 17:42:52 +0000

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
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
xelb_0.18-4.dsc 1.8 KiB 6b95737868691bf3bfb64d169ad16c815c1d4b1588f97299b0f017ce7900a588
xelb_0.18.orig.tar.gz 124.8 KiB 9b63f75e6bd35187b5c42eb91e7101b286e7e6681c5cb740e783128daab16e64
xelb_0.18-4.debian.tar.xz 2.8 KiB 5485925f308f6e225ad5e1bd3bd0dbf8c2e6e40cdcc4ace12d3f3ab2d234d618

Available diffs

No changes file available.

Binary packages built by this source

elpa-xelb: pure Elisp implementation of X11 protocol

 XELB (X protocol Emacs Lisp Binding) is a pure Elisp
 implementation of X11 protocol based on the XML description
 files from XCB project. It features an object-oriented API and
 permits a certain degree of concurrency. It should enable you to
 implement some low-level X11 applications. Please refer to
 xelb.el for more details.