libgraph-moreutils-perl
utilities for Perl graphs
Graph::MoreUtils provides additional utilities for Perl graph handling.
These utilities work with Perl Graph class objects.
guerillabackup
resilient, distributed backup and archiving solution
GuerillaBackup is a backup solution for tailoring special purpose
backup data flows, e.g. in rugged environments, with special legal
constraints (privacy regulations, cross border data storage), need
for integration of custom data processing, auditing or quality
assurance code. It is kept small to ease code audits and does
not attempt to duplicate features, stable and trusted high quality
encryption, networking or storage solutions already provide. So
for example it can be integrated with your choice of trusted transports
(ssh, SSL, xmpp, etc.) to transfer backups to other nodes according
to predefined or custom transfer policies. GuerillaBackup ensures
security by encrypting data at source and only this key can be
used to decrypt the data.
python3-lxml-html-clean
blocklist-based HTML cleaner
This project was initially a part of lxml. Because HTML cleaner is
designed as blocklist-based, many reports about possible security
vulnerabilities were filed for lxml and that make the project
problematic for security-sensitive environments.
lua-cmsgpack
MessagePack implementation and bindings for Lua
lua-cmsgpack is a self contained C file without external dependencies.
MessagePack is an object serialization specification like JSON.
lua-struct
library to convert Lua values to and from C structs
Lua library for converting data to and from C structs.
Its main functions are struct.pack, which packs multiple Lua values into
a struct-like string; and struct.unpack, which unpacks multiple Lua values
from a given struct-like string.
node-import-meta-resolve
Ponyfill for import.meta.resolve - Node.js module
A module-relative resolution function scoped to each module,
returning the URL string.
This module backports an experimental Node.js 21 implementation
of a standard ECMAScript modules feature.
It will allow smoother transitions when upgrading Node.js.