This is a staging site. Uploads will not persist. Testing only.
libost-mol-mm2.2
Open-Source Computational Structural Biology Framework
OpenStructure aims to provide an open-source, modular, flexible, molecular
modelling and visualization environment. It is targeted at interested method
developers in the field of structural bioinformatics.
libzarchive0.1
library for creating and reading zstd-compressed files
ZArchive is yet another file archive format. Think of zip, tar, 7z,
etc. but with the requirement of allowing random-access reads and
supporting Zstandard compression.
gtkman
simple manual page viewer
GTKMan is a simple GTK3 manual page viewer, written in Python. Manual pages
are viewed by specifying their name and optionally the section they are in,
just as with the original man command. The manual pages are displayed in
simple text form using the default system monospace font.
libgfortran-13-dev-arc-cross
Runtime library for GNU Fortran applications (development files)
This package contains the headers and static library files needed to build
GNU Fortran applications.
node-vscode-languageserver-textdocument
Node.js module to implement text documents usable in a LSP server
Node.js module containing a simple text document implementation for Node.js
language server.
See https://code.visualstudio.com/docs/extensions/example-language-server
for more.
libasan6-riscv64-cross
AddressSanitizer -- a fast memory error detector
AddressSanitizer (ASan) is a fast memory error detector. It finds
use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.