python3-auroranoaa
NOAA Aurora Wrapper for Home Assistant Integration
Provides a Python wrapper for accessing NOAA Aurora forecast data,
specifically tailored for use with Home Assistant. This package allows
retrieval of forecast data based on geographic coordinates, returning the
percentage chance of observing an Aurora event. Useful for applications
requiring localized aurora prediction data.
libmoox-typetiny-perl
Optimized type checks for Moo + Type::Tiny
MooX::TypeTiny optimizes Moo type checks when used with Type::Tiny to perform
better. It will automatically apply to isa checks and coercions that use
Type::Tiny. Non-Type::Tiny isa checks will work as normal.
cl-sql-tests
Testing suite for CLSQL
This package contains a test suite for CLSQL. It requires manual
configuration of MySQL and PostgreSQL databases to execute.
A configured, licensed version of AllegroCL with ODBC setup is
required to test the clsql-aodbc interface. See the
/usr/share/doc/cl-sql-tests/README file if you want to try
running these regression tests.
golang-1.15
Go programming language compiler - metapackage
The Go programming language is an open source project to make
programmers more productive. Go is expressive, concise, clean, and
efficient. Its concurrency mechanisms make it easy to write programs
that get the most out of multicore and networked machines, while its
novel type system enables flexible and modular program construction.
Go compiles quickly to machine code yet has the convenience of
garbage collection and the power of run-time reflection. It's a
fast, statically typed, compiled language that feels like a
dynamically typed, interpreted language.
golang-1.15-go
Go programming language compiler, linker, compiled stdlib
The Go programming language is an open source project to make programmers more
productive. Go is expressive, concise, clean, and efficient. Its concurrency
mechanisms make it easy to write programs that get the most out of multicore
and networked machines, while its novel type system enables flexible and
modular program construction. Go compiles quickly to machine code yet has the
convenience of garbage collection and the power of run-time reflection. It's a
fast, statically typed, compiled language that feels like a dynamically typed,
interpreted language.
libghc-generic-random-prof
generic random generators for QuickCheck; profiling libraries
Derive instances of Arbitrary for QuickCheck, with various options
to customize implementations.