libcrypt-u2f-server-perl
Perl module to register and authenticate U2F compatible devices
Universal 2nd Factor (U2F) is an open authentication standard that strengthens
and simplifies two-factor authentication using specialized USB or NFC devices
based on similar security technology found in smart cards.
libmasonx-interp-withcallbacks-perl
Mason callback support via Params::CallbackRequest
MasonX::Interp::WithCallbacks subclasses HTML::Mason::Interp in order to
provide a Mason callback system built on Params::CallbackRequest.
Callbacks may be either code references provided to the new() constructor,
or methods defined in subclasses of Params::Callback. Callbacks are triggered
either for every request or by specially named keys in the Mason request
arguments, and all callbacks are executed at the beginning of a request, just
before Mason creates and executes the request component stack.
libmouse-perl
lightweight object framework for Perl
Mouse is a lightweight Perl object framework based largely on the techniques
created for Moose, the leading Perl framework for painless OO class creation.
It is designed to be similar in functionality to Moose, though faster, by only
providing a subset of Moose's functionality, alleviating some of the compile-
time penalty incurred by Moose. It also has considerably less dependencies.
libnet-z3950-simpleserver-perl
simple perl API for building Z39.50 servers
The Net::Z3950::SimpleServer module is a tool for constructing Z39.50
"Information Retrieval" servers in Perl. The module is easy to use, but it does
help to have an understanding of the Z39.50 query structure and the
construction of structured retrieval records.
python3-pycm
Multi-class confusion matrix library
PyCM supports both input data vectors and direct matrix,
and a proper tool for post-classification model evaluation
that supports most classes and overall statistics
parameters. PyCM is the swiss-army knife of confusion
matrices, targeted mainly at data scientists that need a
broad array of metrics for predictive models and accurate
evaluation of a large variety of classifiers.
python3-calendarweek
Utilities for working with calendar weeks in Python and Django
python-calendarweek provides a CalendarWeek dataclass for representing one
week in a year, and utility functions to work with it in pure Python or
Django.