libeclipse-e4-core-di-annotations-java

Eclipse Dependency Injection Annotations

Eclipse Platform defines the set of frameworks and common services that collectively make up infrastructure required to support the use of Eclipse as a component model, as a Rich Client Platform (RCP) and as a comprehensive tool integration platform. The core component provides basic platform infrastructure that does not involve any UI.

libschedule-cron-events-perl

module to find out the times at which a cron entry would run

Given a line from a crontab, tells you the time at which cron will next run the line, or when the last event occurred, relative to any date you choose. The object keeps that reference date internally, and updates it when you call nextEvent() or previousEvent() - such that successive calls will give you a sequence of events going forward, or backwards, in time.

libstdc++-8-pic-amd64-cross

GNU Standard C++ Library v3 (shared library subset kit) (amd64)

python3-file-encryptor

Python 3 module to convergently encrypt and decrypt files

This Python 3 module contains helper methods to encrypt and decrypt files inline (without using extra space) and to decrypt streams.

libio-dirent-perl

Perl module for accessing dirent structs returned by readdir

Returns a list of hashrefs. Each hashref contains the name of the directory entry, its inode for the filesystem it resides on and its type (if available).

junit4

JUnit regression test framework for Java

JUnit is a simple framework to write repeatable tests. It is an instance of the xUnit architecture for unit testing frameworks.