mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-04-29 16:37:30 -07:00
24 lines
992 B
XML
24 lines
992 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>python@gentoo.org</email>
|
|
<name>Python</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
PRECIS-i18n: Internationalized Usernames and Passwords
|
|
|
|
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)
|
|
</longdescription>
|
|
<stabilize-allarches/>
|
|
<upstream>
|
|
<bugs-to>https://github.com/byllyfish/precis_i18n/issues</bugs-to>
|
|
<remote-id type="github">byllyfish/precis_i18n</remote-id>
|
|
<remote-id type="pypi">precis-i18n</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|