This is a staging site. Uploads will not persist. Testing only.
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.
libgfortran-14-dev-mips-cross
Runtime library for GNU Fortran applications (development files)
This package contains the headers and static library files needed to build
GNU Fortran applications.
env-assert
tool to ensure that the environment variables match expectations
The envassert script, accompanied by the Env::Assert module, checks that
your runtime environment, as defined with environment variables, matches with
what you want.
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.
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.