libcrypt-smime-perl 0.25-ok1 source package in openKylin

Changelog

libcrypt-smime-perl (0.25-ok1) yangtze; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Mon, 25 Apr 2022 22:03:04 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
luzp
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libcrypt-smime-perl_0.25.orig.tar.gz 27.4 KiB 016c65c9c2818d603c84754d7e672964ce9b46de9b06f5c16687d835099704ae
libcrypt-smime-perl_0.25-ok1.debian.tar.xz 2.0 KiB eebc50e180838386f7bfa030a0b1dbfb025e55b35823e0e61584b9b3831602d4
libcrypt-smime-perl_0.25-ok1.dsc 2.1 KiB db879da01147347944cf5da18916409e33721b926ed28b14dd8e5de83381dc2e

View changes file

Binary packages built by this source

libcrypt-smime-perl: S/MIME message signing, verification, encryption and decryption module

 Crypt::SMIME provides a class for handling S/MIME messages. It can sign,
 verify, encrypt and decrypt messages.
 .
 Crypt::SMIME operates on email messages as simple strings, so there's no
 particular integration with other MAIL::* or MIME::* modules. Rather, it
 can co-operate with any module capable of accepting / outputting the entire
 message as a single string.