cddl

tool for verifying conformance of CDDL definitions

Tool for verifying conformance of CDDL definitions against RFC 8610 and for validating JSON documents and CBOR binary files

python3-ordered-set

ordered set implementation for Python 3

Pure Python implementation of an ordered set: a mutable set which keeps the order of insertion of its elements.

python3-nsw-fuel-api-client

API client for accessing NSW fuel price data

This library interacts with the NSW Fuel Check service to obtain current fuel price information from various fuel stations across New South Wales. It gathers comprehensive data on fuel types and prices, which can be used for integrating external applications needing up-to-date fuel information. Designed to query service stations, the client provides accurate real-time fuel pricing details, making it an informative resource for understanding market trends in fuel pricing. Data is sourced directly from the service's API, ensuring reliability and accuracy. Comprehensive data retrieval allows users to track multiple fuel types, catering to diverse requirements.

diff-cover

Run coverage and linting reports on diffs

diff-cover is a tool to automatically find diff lines that need test coverage. It also finds diff lines that have violations (according to tools such as pycodestyle, pyflakes, flake8, or pylint). This can then be used as a code quality metric during code reviews.

libllvmspirvlib14

bi-directional translator for LLVM/SPIRV -- shared library

SPIRV-LLVM-translator is a LLVM/SPIRV bi-directional translator. This package includes a library and a tool for translation between LLVM IR and SPIR-V.

libwebrtc-audio-processing-1-3

WebRTC Audio Processing library

Audio processing library (echo-cancellation, gain control etc) around the AudioProcessing module from the WebRTC project