python-pem
No description set
- Developed at devel:languages:python
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-pem && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pem-23.1.0.tar.gz | 0000043796 42.8 KB | |
python-pem.changes | 0000003394 3.31 KB | |
python-pem.spec | 0000002086 2.04 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1137454
from
Dirk Mueller (dirkmueller)
(revision 7)
- update to 23.1.0: * Support for Python 2.7, 3.5, and 3.6 has been dropped. * Support for RFC 4880 OpenPGP private & public keys: `pem.OpenPGPPublicKey` and `pem.OpenPGPPrivateKey`. * Support for intra-payload headers like the ones used in OpenPGP keys using the `meta_headers` property. * `pem.parse_file()` now accepts also `pathlib.Path` objects. * `pem.parse()` now also accepts `str`. * Added `text_payload`, `bytes_payload` and `decoded_payload` properties to all PEM objects that allow to directly access the payload without the envelope and possible headers.
Comments 0