Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37416329
en ru br
ALT Linux repos
S:1.0.5-alt1

Group :: Development/Python3
RPM: python3-module-precis_i18n

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.0.5-alt1
Build date: 7 january 2023, 13:29 ( 66.9 weeks ago )
Size: 78.00 Kb

Home page:   https://pypi.org/project/precis-i18n

License: MIT
Summary: Python3 implementation of PRECIS framework (RFC 8264, RFC 8265, RFC 8266)
Description:

If you want your application to accept unicode user names and passwords,
you must be careful in how you validate and compare them. The PRECIS framework
makes internationalized 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
Internationalized Strings in Application Protocols (RFC 8264)
- Preparation, Enforcement, and Comparison of Internationalized Strings
Representing Usernames and Passwords (RFC 8265)
- Preparation, Enforcement, and Comparison of Internationalized Strings
Representing Nicknames (RFC 8266)

Current maintainer: Grigory Ustinov

List of contributors

List of rpms provided by this srpm:

  • python3-module-precis_i18n
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin