python3-pybigwig
Python 3 module for quick access to bigBed and bigWig files
This is a Python extension, written in C, for quick access to bigBed files,
and access to and creation of bigWig files.
cutecom
Graphical serial terminal, like minicom
Cutecom is a graphical serial terminal, like minicom.
It is aimed mainly at hardware developers or other people who need a
terminal to talk to their devices. It features lineoriented interface
instead of character-oriented, xmodem, ymodem, zmodem support
(requires the lrzsz package) and hexadecimal input and output among
other things.
It is written using the Qt library originally by Trolltech (www.trolltech.com).
libgoogle-auto-common-java
Set of common utilities to help ease use of annotation processing
Java is full of code that is mechanical, repetitive, typically untested, and
sometimes the source of subtle bugs. Sounds like a job for robots! The Auto
subprojects are a collection of code generators that automate those types of
tasks. They create the code you would have written, but without the bugs. Save
time. Save code. Save sanity.
libgrpc++1.51
high performance general RPC framework
A modern, open source remote procedure call (RPC) framework that can
run anywhere. It enables client and server applications to communicate
transparently, and makes it easier to build connected systems.
python3-pytest-instafail
plugin for py.test that shows failures and errors instantly
pytest-instafail is a plugin for pytest that shows
failures and errors instantly instead of waiting
until the end of test session.