fp-units-win-fcl

Free Pascal - Free Component Library 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.

parsyncfp2

Multihost parallel rsync wrapper

parsyncfp2 is a tool to efficiently transfer 10s of gigabytes across a network by running several instances of rsync in parallel. It aggregates files into chunks (or partitions) of a specified size, and then transfers each chunk using parallel runs of rsync. It needs to be installed only on the source end of the transfer.

libjuman4t64

Library of JUMAN

This package provides runtime libraries of Juman, that is a Japanese morphological analysis system.

libdata-compactreadonly-perl

module for Compact Read-Only Databases

Data::CompactReadonly provides a Compact Read Only Database that consumes very little memory. Once created a database can not be practically updated except by re-writing the whole thing. The aim is for random-access read performance to be on a par with DBM::Deep and for files to be much smaller.

python3-overrides

Python decorator to verify that expected overrides are maintained

Provides a decorator @override that verifies that a method that should override an inherited method actually does it. Python has no standard mechanism by which to guarantee that (1) a method that previously overrode an inherited method continues to do so, and (2) a method that previously did not override an inherited will not override now. This package allows this to be addressed in an automated manner.

python3-scienceplots

Matplotlib styles for scientific figures

Matplotlib styles to format your figures for scientific papers, presentations and theses.