python3-refurb
tool for refurbishing and modernizing Python codebases (Python3 version)
A tool for refurbishing and modernizing Python codebases. It can give hints on
possible improvements and new features to use in an existing Python codebase.
Refurb is not a style/type checker. It is not meant as a first-line of defense
for linting and finding bugs, it is meant for making good code even better.
valac-0.54-vapi
C# like language for the GObject system - vapi files
Vala is a new programming language that aims to bring modern programming
language features to GNOME developers without imposing any additional
runtime requirements and without using a different ABI compared to
applications and libraries written in C.
liblog4cxx13
Logging library for C++
Log4cxx is the C++ port of log4j, a logging framework for JAVA.
Log4cxx attempts to mimic log4j usage as much as the language will
allow and to be compatible with log4j configuration and output formats.
gccrs-13-mipsisa64r6-linux-gnuabi64
GNU Rust compiler (cross compiler for mips64r6 architecture)
!!!!! Please note, the compiler is in a very early stage
and not usable yet for compiling real Rust programs !!!!!
capsule-nextflow
packaging and deployment tool for Java applications
A capsule is a single executable JAR that contains everything an application
needs to run either in the form of embedded files or as declarative metadata.
It can contain JAR artifacts, dependencies and resources, native libraries,
the required Java Runtime Environment version, the Java Virtual Machine flags
required to run the application well, Java or native agents and more. In
short, a capsule is a self-contained JAR that knows everything there is to
know about how to run the application the way it is meant to run.
depthcharge-tools
Tools for ChromeOS firmware/bootloader integration
The built-in firmware on ChromeOS devices has a custom verified boot
implementation that can only boot from special images written to
partitions of a certain type. This package provides tools that create
these images for the running system and manage these partitions.