libgphobos5-ppc64el-cross

Phobos D standard library (runtime library)

This is the Phobos standard library that comes with the D2 compiler.

libghc-pretty-simple-prof

pretty printer for data types with a 'Show' instance; profiling libraries

Features: * Easy-to-read - Complex data types are simple to understand. * Color - Prints in color using ANSI escape codes. - It is possible to print without color by using the pPrintNoColor function * Rainbow Parentheses - Easy to understand deeply nested data types * Configurable Indentation - Amount of indentation is configurable with the pPrintOpt function * Fast - No problem pretty-printing data types thousands of lines long * Works with any data type with a Show instance - Some common Haskell data types have a Show instance that produces non-valid Haskell code. pretty-simple will pretty-print even these data types

manpages-el

Greek man pages

This package contains manual pages translated into Greek, originating from a large number of projects which do not ship translated man pages themselves, including the traditional Linux manpages. The exact projects and man pages might change from release to release, so please look at the actually shipped files for the current set.

node-big.js

small, fast, easy-to-use library for arbitrary-precision decimal arithmetic

This module is the little sister to bignumber.js: - Faster, smaller and easier-to-use than JavaScript versions of Java's BigDecimal - Only 2.7 KB minified and gzipped - Simple API - Replicates the toExponential, toFixed and toPrecision methods of JavaScript's Number type - Includes a sqrt method - Stores values in an accessible decimal floating point format - No dependencies - Comprehensive documentation and test set

libpython3.10-minimal

Minimal subset of the Python language (version 3.10)

This package contains some essential modules. It is normally not used on it's own, but as a dependency of python3.10-minimal.

python3-lesscpy

LessCss Compiler for Python 3.x

Lesscpy is a compiler written in Python for the lesscss language. It is very useful if node.js can't be installed in the environment. Not all features of lesscss are supported (yet). Some features wil probably never be supported (JavaScript evaluation).