libixion-0.18-0

general purpose formula parser & interpreter library

Ixion is a general purpose formula parser & interpreter that can calculate multiple named targets, or “cells”.

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.

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).

python3-uart-devices

Python library for managing UART devices on Linux

uart-devices is a comprehensive Python library designed to interact with UART (Universal Asynchronous Receiver/Transmitter) devices on Linux platforms. This library simplifies the process of detecting, configuring, and managing UART devices directly from Python scripts, providing a robust toolkit for developers working with serial communication hardware.