This is a staging site. Uploads will not persist. Testing only.

usbutils-py

Linux USB utilities - lsusb.py command

This package contains the Python based lsusb.py utility for inspecting the devices connected to the USB bus. It shows the devices that are currently plugged in, showing the topology of the USB bus. It also provides information on each individual device on the bus, such as the interface speed and details of a device's interfaces, including the driver bound to them and Linux devices provided by the driver, as well as the details of device and interface endpoints.

libblis64-4-serial

BLAS-like Library Instantiation Software Framework (64bit,serial)

BLIS is a portable software framework for instantiating high-performance BLAS-like dense linear algebra libraries. The framework was designed to isolate essential kernels of computation that, when optimized, immediately enable optimized implementations of most of its commonly used and computationally intensive operations. BLIS is written in ISO C99 and available under a new/modified/3-clause BSD license. While BLIS exports a new BLAS-like API, it also includes a BLAS compatibility layer which gives application developers access to BLIS implementations via traditional BLAS routine calls. An object-based API is also available for more experienced users.

python3-model-bakery

smart object creation facility for Django (Python 3 version)

Model-Bakery is the replacement for model-mommy and offers you a smart way to create fixtures for testing in Django. With a simple and powerful API you can create many objects with a single line of code.

php-twig-cache-extra

A Twig extension for Symfony Cache

Twig String extension that provides integration with the Symfony Cache component.

cpp-11-mipsisa64r6el-linux-gnuabi64

GNU C preprocessor

A macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation.

libobject-pad-slotattr-final-perl

declare Object::Pad slots readonly after construction

Object::Pad::SlotAttr::Final provides a third-party slot attribute for Object::Pad-based classes, which declares that the slot it is attached to shall be set as readonly when the constructor returns, disallowing further modification to it.