python3-voluptuous-openapi

Convert Voluptuous schemas to OpenAPI Schema object

Voluptuous OpenAPI allows for the transformation of Voluptuous schemas into OpenAPI Schema objects. It supports custom serializers for processing custom validators, ensuring flexibility in schema definition. This facilitates a seamless integration between Voluptuous data validation and OpenAPI documentation generation.

libaom3

AV1 Video Codec Library

AOMedia Video 1 (AV1) is an open and royalty free video encoding format optimized for the Internet and the successor of VP9. aom is the reference encoder and decoder implementation published by the Alliance for Open Media.

python3-vincenty

Python library for calculating geographical distance with high accuracy

Vincenty is a Python library that calculates the geographical distance between two points with extreme accuracy, utilizing Vincenty's formula. Based on the WGS 84 reference ellipsoid, this method is precise to within 1 mm or better. Widely employed in geographic information systems (GIS), it offers superior accuracy compared to great-circle distance calculations that assume a spherical Earth. The library supports calculations in both kilometers and miles.

php7.4-ds

PHP extension providing efficient data structures for PHP 7

An PHP extension providing specialized data structures as efficient alternatives to the PHP array.

php7.4-geoip

GeoIP module for PHP

This PHP module allows you to find the location of an IP address - City, State, Country, Longitude, Latitude, and other information as all, such as ISP and connection type.

python3-spotipy

Lightweight library for accessing the Spotify Web API

Spotipy is a lightweight Python library providing access to the Spotify Web API. It allows users to interact with a variety of Spotify services, including retrieving music data, accessing user-authorized endpoints, and interacting with playlists and tracks.