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

Changelog

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

  * Team upload.
  * Rebuild against dh-elpa 2.1.5.
    Upload pushed to dgit-repos but not salsa.
    See <https://lists.debian.org/debian-emacsen/2024/07/msg00077.html>.

 -- Sean Whitton <email address hidden>  Thu, 25 Jul 2024 23:26:41 +0900

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
Questing release universe misc
Plucky release universe misc
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
plz-el_0.9+dfsg-2.dsc 2.1 KiB 6162b278453a4ddddd630534e875dbb223e0c611d6e8eed36e8d9d20e3b3a635
plz-el_0.9+dfsg.orig.tar.xz 41.3 KiB adbf24d73b74630fe5199ac520d11cc386feea1c5bc7dd46ae88a563a1246d68
plz-el_0.9+dfsg-2.debian.tar.xz 3.6 KiB 8fb71efc462ac733d844a4c085420b1c4da4accdc138bb56d03a84f6d47824ba

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.