python/python3-rsa: Make slack-desc ASCII.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2022-03-15 11:34:14 -04:00
parent 96847afc7e
commit bffbb63b82

View file

@ -11,7 +11,7 @@ python3-rsa:
python3-rsa: It supports encryption and decryption, signing and verifying
python3-rsa: signatures, and key generation according to PKCS#1 version 1.5.
python3-rsa: It can be used as a Python library as well as on the commandline.
python3-rsa: The code was mostly written by Sybren A. Stüvel
python3-rsa: The code was mostly written by Sybren A. Stuvel
python3-rsa:
python3-rsa: Homepage: https://stuvel.eu/software/rsa/
python3-rsa: