libcatalyst-model-dbi-perl
Database model class for Catalyst
Catalyst::Model::DBI is the DBI model class for Catalyst.
libgnat-5-arm64-cross
runtime for applications compiled with GNAT (shared library)
GNAT is a compiler for the Ada programming language. It produces optimized
code on platforms supported by the GNU Compiler Collection (GCC).
dindel
determines indel calls from short-read data
Dindel is a program for calling small indels from short-read sequence
data ('next generation sequence data'). It currently is designed to
handle only Illumina data.
python3-django-hijack
Allows superusers to login as and work on behalf of other users
django-hijack allows superusers to hijack or login as and work on behalf of
other users without knowing their credentials. This is handy for testing and
debug user problems by the django superuser.
python-django-modeltranslation
Translate dynamic content of Django models (Python 2)
The modeltranslation application can be used to translate dynamic content of
existing models to an arbitrary number of languages without having to change
the original model classes. It uses a registration approach (comparable to
Django's admin app) to be able to add translations to existing or new projects
and is fully integrated into the Django admin backend.
python-django-prometheus
Django middlewares to enable monitoring with Prometheus (Python 2)
The django-prometheus library provides integrations to monitor database
interaction, usage of models, and HTTP requests. Any custom metrics are also
handled directly by the Python Prometheus client library.