openjdk-24-jre

OpenJDK Java runtime, using Hotspot JIT

Full Java runtime environment - needed for executing Java GUI and Webstart programs, using Hotspot Zero.

python3-loguru

enjoyable loggin' for Python

Logging is fundamental to every application and eases the process of debugging. Using Loguru user has no excuse not to use logging from the start, this is as simple as from loguru import logger.

towncrier

compiler for project news file

Towncrier is a utility to produce useful, summarised news files for your project. Rather than reading the VCS history as some newer tools do, or having one single file which developers all write to, towncrier reads “news fragments” which contain information *useful to end users*.

libeclipse-jdt-core-compiler-batch-java

Eclipse Java Compiler Batch

Eclipse JDT Core is the Java infrastructure of the Eclipse Java IDE. It includes: * An incremental Java compiler. Implemented as an Eclipse builder, it is based on technology evolved from VisualAge for Java compiler. In particular, it allows one to run and debug code which still contains unresolved errors. * A Java Model that provides API for navigating the Java element tree. The Java element tree defines a Java centric view of a project. It surfaces elements like package fragments, compilation units, binary classes, types, methods, fields. * A Java Document Model providing API for manipulating a structured Java source document. * Code assist and code select support. * An indexed based search infrastructure that is used for searching, code assist, type hierarchy computation, and refactoring. The Java search engine can accurately find precise matches either in sources or binaries. * Evaluation support either in a scrapbook page or a debugger context. * Source code formatter
Compose words using a 4x4 grid of letters

parolottero

Compose words using a 4x4 grid of letters

A word game intended for touch screens.

python3-id

Python tool for generating and managing OIDC identities

This is a versatile Python tool designed for generating and managing OpenID Connect (OIDC) identities across various environments including GitHub Actions, GitLab pipelines, and Google Cloud platforms. This tool simplifies the process of OIDC credential generation and supports automatic detection and production of credentials in supported environments.