python3-swagger-spec-validator

Validation of Swagger specifications (Python3 version)

Swagger Spec Validator is a Python library that validates Swagger Specs against the Swagger 1.2 (https://github.com/swagger-api/swagger-spec/blob/master/versions/1.2.md) or Swagger 2 (https://github.com/swagger-api/swagger-spec/blob/master/versions/2.0.md) specification. The validator aims to check for full compliance with the Specification.

python3-django-haystack-redis

Whoosh storage engine using redis for persistence

Haystack-redis is a whoosh storage engine using redis for persistence. A Haystack SearchBackend subclass is also provided. Normally the STORAGE key could just be set but Haystack is only aware of file and ram backends.

python3-django-maintenance-mode

show a 503 error page when maintenance-mode is on in Django

django-maintenance-mode shows a 503 error page when maintenance-mode is on.

python3-django-menu-generator-ng

generate menu structures for Django projects

django-menu-generator-ng is a productivity tool that enables the generation of full featured menus through Python dictionaries, so that you only need to setup the HTML structure once for each menu you like to build and then use the dictionaries to generate menu items.

python3-django-otp-yubikey

Django-otp plugin that verifies YubiKey OTP tokens

This is a django-otp plugin that handles YubiKey devices using the Yubico OTP algorithm. This includes two device definitions: one to verify YubiKey tokens locally and another to verify them against a web service.

gfortran-13-mipsel-linux-gnu

GNU Fortran compiler for the mipsel-linux-gnu architecture

This is the GNU Fortran compiler for the mipsel-linux-gnu architecture, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.