Commit Graph

4 Commits

Author SHA1 Message Date
kmos
7136eb5315 Move tests to MODPY_PYTEST 2019-11-25 23:30:14 +00:00
sthen
77f7cc9c61 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:49:33 +00:00
sthen
d7f0752227 bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
feinerer
f6f708ad17 Import PRECIS-i18n Python module 1.0.0
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 Python 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)

OK rsadowski@
2019-01-30 16:57:23 +00:00