Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.
API method:
GET /api/packages?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
Libmtp implements an MTP (Media Transfer Protocol) initiator, which means that it initiates MTP sessions with devices. The devices responding are known as MTP responders. Libmtp runs on devices with a USB host controller interface. It implements MTP Basic, which was proposed for standardization.
This package provides a USB library for Java based on libusb and implementing javax.usb (JSR-80).
Libirecovery is a cross-platform library which implements communication to iBoot/iBSS found on Apple's iOS devices via USB.
PyUSB aims to be an easy to use Python module to access USB devices.
Python ctypes bindings for HIDAPI library.
This package provides templated software licenses.
The REUSE tool helps you achieve and confirm license compliance with the REUSE specification, a set of recommendations for licensing Free Software projects. REUSE makes it easy to declare the licenses under which your works are released, especially when reusing software from different projects released under different licenses. It avoids reliance on fuzzy heuristicts and allows both legal experts and computers to understand how your project is licensed. This allows generating a "bill of materials" for software.
This tool downloads full license texts, adds copyright and license information to file headers, and contains a linter to identify problems. There are other tools that have a lot more features and functionality surrounding the analysis and inspection of copyright and licenses in software projects. This one is designed to be simple.
Regexp::Pattern::License provides a hash of regular expression patterns related to legal software licenses.
Regexp::Pattern is a convention for organizing reusable regex patterns.
Licenseheaders is a Python 3 tool to update, change or add license headers to all files of any of the supported types in or below some directory.
String::Copyright Parses common styles of copyright statements and serializes in normalized format.
String::License identifies license statements in a string and serializes them in a normalized format.
Licensecheck attempts to determine the license that applies to each file passed to it, by searching the start of the file for text belonging to various licenses.
The Open Lighting Architecture is a framework for lighting control information. It supports a range of protocols and over a dozen USB devices. It can run as a standalone service, which is useful for converting signals between protocols, or alternatively using the OLA API, it can be used as the backend for lighting control software. OLA runs on many different platforms including ARM, which makes it a perfect fit for low cost Ethernet to DMX gateways.
BcToolBox is an utilities library used by Belledonne Communications software like belle-sip, mediastreamer2 and linphone.
Belcard is a C++ library to manipulate VCard standard format.
oRTP is a C library implementing the RTP protocol. It implements the RFC 3550 standard.
Linphone is a SIP softphone for voice and video over IP calling (VoIP) and instant messaging. Amongst its features are:
High Definition (HD) audio and video calls
Multiple call management (pause and resume)
Call transfer
Audio conferencing (merge calls into a conference call)
Call recording and replay (audio only)
Instant Messaging with message delivery status (IMDN)
Picture and file sharing
Echo cancellation
Secure user authentication using TLS client certificates
SRTP, zRTP and SRTP-DTLS voice and video encryption
Telephone tone (DTMF) support using SIP INFO or RFC 4733
Audio codecs: opus, speex, g711, g729, gsm, iLBC, g722, SILK, etc.
Video codecs: VP8, H.264 and H.265 with resolutions up to 1080P, MPEG4
Mediastreamer2 is a powerful and lightweight streaming engine for telephony applications. This media processing and streaming toolkit is responsible for receiving and sending all multimedia streams in Linphone, including media capture, encoding and decoding, and rendering.
BZRTP is an implementation of ZRTP keys exchange protocol, written in C. It is fully portable and can be executed on many platforms including both ARM and x86.
Belle-sip is a modern library implementing SIP transport, transaction and dialog layers. It is written in C, with an object-oriented API. It also comprises a simple HTTP/HTTPS client implementation.
Liblinphone is a high-level SIP library integrating all calling and instant messaging features into an unified easy-to-use API. It is the cross-platform VoIP library on which the Linphone application is based on, and that anyone can use to add audio and video calls or instant messaging capabilities to an application.
MSAMR is a plugin of MediaStreamer, adding support for AMR codec. It is based on the opencore-amr implementation.
MSSILK is a plugin of MediaStreamer, adding support for AMR codec. It is based on the Skype's SILK implementation.
MSWebRTC is a plugin of MediaStreamer, adding support for WebRTC codec. It includes features from WebRTC, such as, iSAC and AECM.