Internationalised Usernames and Passwords
The PRECIS framework makes internationalised user names and passwords safer for use by applications.
PRECIS profiles transform unicode strings into a canonical form, suitable for comparison.
This module implements the PRECIS Framework as described in:
- PRECIS Framework: Preparation, Enforcement, and Comparison of Internationalised Strings in Application Protocols (RFC 8264).
- Preparation, Enforcement, and Comparison of Internationalised Strings Representing Usernames and Passwords (RFC 8265).
- Preparation, Enforcement, and Comparison of Internationalised Strings Representing Nicknames (RFC 8266).
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-precis-i18n && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
precis_i18n-1.1.1.tar.gz | 0000275590 269 KB | |
python-precis-i18n.changes | 0000003933 3.84 KB | |
python-precis-i18n.spec | 0000002416 2.36 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1225311
from
Dirk Mueller (dirkmueller)
(revision 9)
- update to 1.1.1: * Update internal tables for Unicode 16.0. * Remove `test_suite` from setup.py file. Contributed by `adrien-n` (PR #38). * Add Python 3.14-dev to CI build environment. * Update copyright year (2024).
Comments 0