plz-el 0.9.1+dfsg-2 source package in Ubuntu

Changelog

plz-el (0.9.1+dfsg-2) unstable; urgency=medium

  * Source-only upload.

 -- Sean Whitton <email address hidden>  Mon, 18 Aug 2025 09:08:23 +0100

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
Resolute release universe misc

Downloads

File Size SHA-256 Checksum
plz-el_0.9.1+dfsg-2.dsc 2.2 KiB 5e053d826ccb903663d816c9333f020cba64b4dca162638b9863ebc68c5c8b7f
plz-el_0.9.1+dfsg.orig.tar.xz 41.4 KiB dae1366558904fbc1a4016e4ad4555047f6291f159f4ab25fc526ae07019d279
plz-el_0.9.1+dfsg-2.debian.tar.xz 3.6 KiB 7566ba93cc6afa58ad30ead159c4a0dc618d6eeb76b726616373d3e04cf1d6e5

Available diffs

No changes file available.

Binary packages built by this source

elpa-plz: HTTP library for Emacs

 An HTTP library that uses curl as a backend. Inspired by, and some
 code copied from, Christopher Wellons's library, elfeed-curl.el.
 .
 Why this package?
 .
 1. `url' works well for many things, but it has some issues.
 2. `request' works well for many things, but it has some issues.
 3. Chris Wellons doesn't have time to factor his excellent
     elfeed-curl.el library out of Elfeed. This will have to do.