cl-plus-ssl 20220328.git8b91648-4 source package in Ubuntu

Changelog

cl-plus-ssl (20220328.git8b91648-4) unstable; urgency=medium

  * Team upload.
  * No change upload for arch:all rebuild (Closes: #1010999).

 -- Sean Whitton <email address hidden>  Wed, 18 May 2022 16:37:23 -0700

Upload details

Uploaded by:
Debian Common Lisp Team
Uploaded to:
Sid
Original maintainer:
Debian Common Lisp 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

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
cl-plus-ssl_20220328.git8b91648-4.dsc 2.3 KiB affd8b4c3aaaace3e32bc6f4bbf61f90adb37f2b9868d5d648a6ce945fcf7549
cl-plus-ssl_20220328.git8b91648.orig.tar.xz 57.8 KiB d79b42c5c5526d93b4735b933a240da7a89cb57f28eed09cdc13d1603211906d
cl-plus-ssl_20220328.git8b91648-4.debian.tar.xz 5.4 KiB a42c2b687b7ddf8ab22e30a7324a18be35b05075d5ff7400753fc7ca0c9237dc

No changes file available.

Binary packages built by this source

cl-plus-ssl: Common Lisp interface to OpenSSL

 CL+SSL is portable code based on CFFI and gray streams. It defines its own
 libssl BIO method, so that SSL I/O can be written over portable Lisp
 streams instead of bypassing the streams and sending data over Unix file
 descriptors directly. (But the traditional approach is still used if
 possible.)