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

Changelog

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

  * New upstream version.
  * Bump Standards-Version to 4.7.0, no changes.

 -- Arto Jantunen <email address hidden>  Tue, 18 Jun 2024 09:00:37 +0300

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

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
plz-el_0.9+dfsg-1.dsc 2.1 KiB faba96d951d3d208d2351acccb3af791e606037baa542ffd457716317acac7db
plz-el_0.9+dfsg.orig.tar.xz 41.3 KiB adbf24d73b74630fe5199ac520d11cc386feea1c5bc7dd46ae88a563a1246d68
plz-el_0.9+dfsg-1.debian.tar.xz 3.5 KiB 427065a15240cb6e26e45dadaa8c536a269acc25b4772a86453591da57b5a9e3

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.