This is a staging site. Uploads will not persist. Testing only.
lib32go22-ppc64-cross
Runtime library for GNU Go applications (32bit)
Library needed for GNU Go applications linked against the
shared library.
libsnl0t64
Simple Nurbs Library
libSNL is a library of routines used for the
manipulation of non-uniform rational B-Splines (NURBS).
NURBS are widely used in programs for computer-aided
design (CAD), manufacturing (CAM) and engineerging (CAE)
to model and representing curves and surfaces.
elpa-writeroom-mode
distraction-free writing for Emacs
writeroom-mode is a minor mode for Emacs that implements a
distraction-free writing mode similar to the famous Writeroom editor
for OS X. It can be activated in a buffer by calling
M-x writeroom-mode RET.
golang-1.18-go
Go programming language compiler, linker, compiled stdlib
The Go programming language is an open source project to make programmers more
productive. Go is expressive, concise, clean, and efficient. Its concurrency
mechanisms make it easy to write programs that get the most out of multicore
and networked machines, while its novel type system enables flexible and
modular program construction. Go compiles quickly to machine code yet has the
convenience of garbage collection and the power of run-time reflection. It's a
fast, statically typed, compiled language that feels like a dynamically typed,
interpreted language.
lldb-16
Next generation, high-performance debugger
LLDB is a next generation, high-performance debugger. It is built as a set of
reusable components which highly leverage existing libraries in the larger LLVM
Project, such as the Clang expression parser and LLVM disassembler.