libnet-sip-perl
framework for SIP modules
Net::SIP is a Perl framework that provides many useful tools with which to
write software for SIP endpoints (e.g phones, answer machines), SIP proxies
and registrars. It contains no GUI and no real code for working with video
or audio, though it does have some support for RTP (no RTCP) and working with
PCMU/8000 and PCMA/8000 data.
python3-html5-parser
fast, standards compliant, C based, HTML 5 parser for python
A fast implementation of the HTML 5 parsing spec for Python. Parsing is
done in C using a variant of the gumbo parser. The gumbo parse tree is
then transformed into an lxml tree, also in C, yielding parse times that
can be a thirtieth of the html5lib parse times. That is a speedup of 30x.
This differs, for instance, from the gumbo Python bindings, where the
initial parsing is done in C but the transformation into the final
tree is done in Python.
python-pip-whl
Python package installer (pip wheels)
pip is the Python package installer. It integrates with virtualenv, doesn't
do partial installs, can save package state for replaying, can install from
non-egg sources, and can install from version control repositories.
libmongocrypt0
client-side field level encryption library - runtime files
libmongocrypt facilitates the client-side encryption and decryption,
at the field level, of data stored in MongoDB.
python3-resolvelib
module to resolve abstract dependencies into concrete ones
python3-resolvelib provides a `Resolver` class that includes dependency
resolution logic. You give it some things, and a little information on how it
should interact with them, and it will spit out a resolution result.
tdiary-contrib
Plugins of tDiary to add functionalities
This package includes optional utilities and plugins for tDiary. They are
valuable but not so useful for general users. Some can not be completely
internationalized.