Takashi Kajinami 6ef3f1e598 Add utility to replace crypt.crypt
The crypt module was removed in Python 3.13. Add the utility function
to replace crypt.crypt which is used by a few projects. Note that
the function internally calls libcrypt library, so that we don't have
to re-implement its algorithm in python layer.

Change-Id: Ibe6748068b8145fdc7ece384c94a923d1032de5f
2024-11-09 15:21:27 +09:00
2024-05-01 11:45:51 +09:00
2019-04-19 19:27:54 +00:00
2018-07-04 08:28:15 +07:00
2024-07-23 23:23:55 +09:00
2024-11-09 15:21:27 +09:00
2019-02-13 14:28:34 +08:00
2024-10-09 22:35:41 +09:00
2020-02-10 18:35:07 +01:00
2024-05-01 11:45:51 +09:00
2024-07-22 08:01:45 -07:00

Team and repository tags

image

oslo.utils

Latest Version

Downloads

The oslo.utils library provides support for common utility type functions, such as encoding, exception handling, string manipulation, and time handling.

Description
OpenStack library utils
Readme 8 MiB
Languages
Python 100%