python3-zstd
python bindings to Yann Collet ZSTD compression library
Zstandard, or zstd as short version, is a fast lossless compression algorithm,
targeting real-time compression scenarios at zlib-level and better compression
ratios.
libsyntax-highlight-engine-simple-languages-perl
Perl module collection providing syntax highlighting
Syntax::Highlight::Engine::Simple provides a framework for generating coloured
HTML from source code and similar text using regular expressions, controlled
by cascading stylesheets (CSS). This package provides subclasses definining
syntax for concrete languages.
sass-stylesheets-sass-extras
useful utilities for working with Sass
sass-extras is a collection of Sass functions
for using SVG inline, generating random colors,
system font stack, PRNG, and more...
librdf-vcard-perl
convert between RDF and vCard
Resource Description Framework (RDF) is a standard model for data
interchange on the Web.
libn32gomp1-mipsel-cross
GCC OpenMP (GOMP) support library (n32)
GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
in the GNU Compiler Collection.
python-binaryornot
check if a file is binary or text (Python 2 module)
This Python package provides a function to check if a file is a text
file or a binary file. It uses the same heuristic as file(1) by
looking at the first 1024 bytes of the file and checks that all
characters are printable.