fypp

Python powered Fortran preprocessor

Fypp is a Python powered preprocessor. It can be used for any programming languages but its primary aim is to offer a Fortran preprocessor, which helps to extend Fortran with condititional compiling and template metaprogramming capabilities. Instead of introducing its own expression syntax, it uses Python expressions in its preprocessor directives, offering the consistency and versatility of Python when formulating metaprogramming tasks. It puts strong emphasis on robustness and on neat integration into developing toolchains.

librte-pdump22

Data Plane Development Kit (librte-pdump runtime library)

DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces.

librte-pci22

Data Plane Development Kit (librte-pci runtime library)

DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces.

libnvrtc-builtins11.3

CUDA Runtime Compilation (NVIDIA NVRTC Builtins Library)

CUDA Runtime Compilation library (nvrtc) provides an API to compile CUDA-C++ device source code at runtime.

fonts-morisawa-bizud-gothic

Universal Design typeface Gothic fonts

BIZ UD Gothic is a universal design typeface designed to be easy to read and ideal for education and business documentation. It is a highly legible and well-balanced design sans serif. In order to make the kanji more clear and identifiable, the letterforms are simplified by omitting hane (hook) and geta (the vertical lines extending beyond horizontal strokes at the bottom of kanji). Counters and other spaces are finely adjusted so that the overall balance of the type is not impaired even with the use in relatively large size. The kana are made slightly smaller than the kanji to give a good rhythm and flow when setting long texts in the lighter weights.

python3-celery-haystack-ng

utilize Celery to update Haystack search indexes

celery-haystack-ng is a Django app providing utilities/tasks that help updating search indexes in Django Haystack. The tasks can be triggered when model instances are created, updated or deleted.