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

Changelog

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

  * New upstream version.

 -- Arto Jantunen <email address hidden>  Sat, 27 Jan 2024 13:05:34 +0200

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

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
plz-el_0.7.2+dfsg-1.dsc 2.1 KiB ea6be2643fa1b4addcd2f3d19839db4ae045041d89b1e75102c72799d193408e
plz-el_0.7.2+dfsg.orig.tar.xz 42.6 KiB e270473bbf566e8f88c55fd3e73a69c0c43eedb0e3f6f26ae807f065dd7ebed6
plz-el_0.7.2+dfsg-1.debian.tar.xz 3.5 KiB ebcf3c3466545d863e643f8d25ac3fb7264cc8bb9407c9ebadb5b9ed64598f06

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.