raku-zef
Raku / Perl 6 module manager
Zef is a Raku / Perl 6 module (package) manager. It can be used to
download and install Raku / Perl 6 modules in your home directory or as
a system-wide module.
pass-extension-audit
Pass extension for auditing your password repository
pass audit is a password-store extension for auditing your passwordstore
repository. Passwords will be checked against the Python implementation
of Dropbox' zxcvbn algorithm and Troy Hunt's Have I Been Pwned Service.
It supports safe breached password detection from haveibeenpwned.com using
a K-anonymity method. Using this method, you do not need to (fully) trust
the server that stores the breached password. You should read the security
consideration section for more information.
liblunar-date-3.0-1
Chinese Lunar library based on GObject
Lunar-date is a Chinese Lunar library based on GObject, which can
covert between Chinese lunar calendar and Gregorian calendar.
node-whatwg-fetch
window.fetch JavaScript polyfill
The fetch() function is a Promise-based mechanism for programmatically making
web requests in the browser. This project is a polyfill that implements a
subset of the standard Fetch specification, enough to make fetch a viable
replacement for most uses of XMLHttpRequest in traditional web applications.
python3-rfc3987
Parsing and validation of URIs (RFC 3986) and IRIs (RFC 3987)
This module provides regular expressions according to
* RFC 3986 "Uniform Resource Identifier (URI): Generic Syntax"
* RFC 3987 "Internationalized Resource Identifiers (IRIs)"
and utilities for composition and relative resolution of references.