python3-pyout
Terminal styling for tabular data
pyout is a Python package that defines an interface for writing
structured records as a table in a terminal. It is being developed to
replace custom code for displaying tabular data in in ReproMan and
DataLad.
python3-cognitive-complexity
Library to calculate Python functions cognitive complexity via code
This library provides a mechanism to evaluate the cognitive complexity of
Python functions. Cognitive complexity is a metric designed to measure the
understandability of code, assessing how challenging it might be for a human
to comprehend. It assigns points for various constructs such as breaking
control flow, nesting, and recursion within the code. The calculation of
cognitive complexity can aid in making the code more maintainable and readable
by helping developers identify areas that could be simplified. The metric is
derived from a structured algorithm that, although not precisely replicating
the original proposal, delivers similar results. This algorithm adapts
traditional computation techniques to assess elements that contribute to
mental processing difficulty when reading and interpreting source code.
libzfs6linux
OpenZFS filesystem library for Linux - general support
OpenZFS is a storage platform that encompasses the functionality of
traditional filesystems and volume managers. It supports data checksums,
compression, encryption, snapshots, and more.
vim-vimwiki
Vim plugin for personal wiki
Vimwiki is a personal wiki for Vim tool to manage notes and knowledge.
It allows you to create and navigate links between markdown files,
manage a diary, and keep a todo list. Vimwiki supports multiple
markup languages and can be customized to fit your workflow.
sc3-foxdot
FoxDot Quark extension for SuperCollider
FoxDot Quark extension for the SuperCollider audio synthesis server,
this extension allows SuperCollider to start listening for messages from
FoxDot via OSC protocol.
libtlsrpt0
library to implement TLSRPT reporting into an MTA (shared lib)
libtlsrpt is a low-level C Library. It provides functions that help
generate TLSRPT datagrams. Included into a MTA it assists the MTA in
collecting and sending these datagrams to a TLSRPT reporting service
where they can be collected, summarized and finally sent to a mail
platform that requests TLSRPT reports.