libmrpt-expr2.1
Mobile Robot Programming Toolkit - expr library
More about MRPT libraries in: https://www.mrpt.org/Libraries
python-bandit
Security oriented static analyzer for Python code - Python 2.7
Bandit is a tool designed to find common security issues in Python code. To
do this Bandit processes each file, builds an Abstract Syntaxt Tree (AST),
and runs appropriate plugins against the AST nodes. Once Bandit has
finished scanning all the files it generates a report.
libpimcommon5
library for common bits of KDEPIM
python3-bandit
Security oriented static analyzer for Python code - Python 3.x
Bandit is a tool designed to find common security issues in Python code. To
do this Bandit processes each file, builds an Abstract Syntaxt Tree (AST),
and runs appropriate plugins against the AST nodes. Once Bandit has
finished scanning all the files it generates a report.
python3-oslo.db
database connectivity to the different backends and helper utils - Python 3.x
The Oslo database handling library is part of the OpenStack project. It
provides database connectivity to the different backends and also provides
helper utils.
libcpuid16
C library for x86/x86_64 CPU detection and feature extraction (shared lib)
libcpuid is a small C library for x86 CPU detection and feature
extraction. Using it, you can: