python3-iso3166

Standalone ISO 3166-1 country definitions (Python 3)

ISO 3166-1 defines two-letter, three-letter, and three-digit country codes. python-iso3166 is a self-contained module that converts between these codes and the corresponding country name.

elpa-el-mock

tiny mock and stub framework for Emacs Lisp

Emacs Lisp Mock is a library for mocking and stubbing using readable syntax. Most commonly Emacs Lisp Mock is used in conjunction with Emacs Lisp Expectations, but it can be used in other contexts.

libsundials-nvecparallel-mpi6

MPI vector operations library (SUNDIALS library)

This package provides implementations for all vector operations defined by the generic NVECTOR module in the table of operations for SUNDIALS (SUite of Nonlinear and DIfferential/ALgebraic equation Solvers).

libghc-lambdahack-prof

tactical squad ASCII roguelike dungeon crawler game engine; profiling libraries

LambdaHack is a Haskell game engine library for ASCII roguelike games of arbitrary theme, size and complexity, with optional tactical squad combat. It's packaged together with a sample dungeon crawler in fantasy setting that can be tried out as a native binary or in the browser at http://lambdahack.github.io.

humanfriendly

Helper command for the humanfriendly Python3 library

A Python library that can be used to make text interfaces more user friendly. It provides parsing and formatting numbers, file sizes, pathnames and timespans in simple human friendly formats. It provides easy to use timers for long running operations, prompts for selecting a choice from a list of options by typing the option's number or a unique substring of the option, and terminal interaction including text styling (ANSI escape sequences), user friendly rendering of usage messages and querying the terminal for its size.

python-humanfriendly

Python library to make user friendly text interfaces