android-boringssl
Google's internal fork of OpenSSL for the Android SDK - tool
The Android SDK builds against a static version of BoringSSL,
Google's internal fork of OpenSSL. This package should never be used
for anything but Android SDK packages that already depend on it.
libperinci-cmdline-perl
Rinci/Riap-based command-line application framework
Perinci::CmdLine is currently empty, because the implementation is currently
split into Perinci::CmdLine::Lite (the lightweight version) and
Perinci::CmdLine::Classic (the full but heavier version). There's also
Perinci::CmdLine::Any that lets you choose between the two dynamically, à la
Any::Moose. And finally there's also Perinci::CmdLine::Inline, the even more
lightweight version.
libmkl-avx
Intel® MKL: Kernel library for Intel® AVX enabled processors
Intel® Math Kernel Library (Intel® MKL) is a computing math library of highly
optimized, extensively threaded routines for applications that require
maximum performance.
python3-aioautomower
Python module to talk to Husqvarna Automower API
This package provides an asynchronous library to communicate with the
Husqvarna Automower Connect API. To use this library, you need to register on
the Husqvarna Developers Portal at https://developer.husqvarnagroup.cloud/,
and connect your account to the "Authentication API" and the "Automower
Connect API".
python3-gcal-sync
A python library for syncing Google Calendar to local storage
This package provides an asyncio Python library for the Google Calendar API
(as per https://developers.google.com/calendar/api). This library provides a
simplified Google Calendar API that is lighter weight and more streamlined
compared to using aiogoogle, and increased reliability by supporting efficient
sync and reading from local storage.
python3-ical
iCalendar implementation (rfc 2445)
This is an iCalendar rfc 5545 implementation in python. The goal of this
project is to offer a calendar library with the relevant and practical
features needed for building a calendar application (e.g. recurring
events).