This is a staging site. Uploads will not persist. Testing only.

python3-lazy

Lazy attributes for Python objects (Python 3)

Lazy attributes are computed attributes that are evaluated only once, the first time they are used. Subsequent uses return the results of the first call. They come handy when code should run
minimalistic but powerful vim-like hex editor

hyx

minimalistic but powerful vim-like hex editor

A minimalistic (< 2300 lines of C) vim-like hex editor. It can display ASCII with colors, insert/replace/delete, copy/paste, undo/redo, and search.

libsaga-api8

SAGA GIS shared libraries

SAGA GIS (System for Automated Geoscientific Analyses) is a geographic information system used for editing and analysing spatial data.

libfilezilla43t64

build high-performing platform-independent programs (runtime lib)

Free, open source C++ library, offering some basic functionality to build high-performing, platform-independent programs. Some of the highlights include:

fp-units-win-net

Free Pascal - networking units dependency package

The Free Pascal Compiler is an Object Pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects, as well as Mac Pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, along with a platform-independent class-based Free Component Library (FCL) adding many Delphi extensions and interfacing with many popular open source libraries.

libghc-wide-word-prof

data types for large but fixed width signed and unsigned integers; profiling lib

A library to provide data types for large (ie > 64 bits) but fixed width signed and unsigned integers with the usual typeclass instances to allow them to be used interchangeably with `Word64`.