python3-openmm
Python bindings for the OpenMM molecular simulation package
OpenMM is a software toolkit for performing molecular simulations on a range
of high performance computing architectures. This package provides the
Python application layer for the package.
libdnswire1
DNS encapsulations and transporting (library)
dnswire is a C library for encoding/decoding different DNS encapsulations and
transporting them over different protocols.
fluster
Testing framework for multimedia decoder conformance
Fluster is a testing framework written in Python for decoders conformance. It
is composed of a CLI application that runs a number of test suites with the
supported decoders. Its purpose is to check different decoder implementations
against known test suites with known and tested results. It has been originally
designed to check the conformance of H.265/HEVC decoders, but it also supports
H.264/AVC and can be easily extended to add more decoders and test suites.
libcrowbar-ocaml
library to fuzz-test code (runtime files)
It combines the QuickCheck-style property-based testing
and the bug-finding efficiency of afl-fuzz.
python3-django-cache-memoize
Django utility for a memoization decorator
This memoization decorator uses the Django cache framework. It works with
non-trivial arguments and keyword arguments.
python3-flake8-noqa
Flake8 noqa comment validation
This plugin looks for noqa comments that do not match the proper
formatting so your # noqa comments work and do only what you expect them to.