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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
gMTP is a simple graphical client for the Media Transfer Protocol (MTP), which allows media files to be transferred to and from many portable devices.
This package provides Java JNI bindings to the libusb library for use with usb4java.
Libusb is a library that gives applications easy access to USB devices on various operating systems.
This package provides a USB library for Java based on libusb and implementing javax.usb (JSR-80).
The gousb package is an attempt at wrapping the libusb library into a Go-like binding.
This package provides access to the internal state of the Capable Robot USB Hub, allowing you to monitor and control the Hub from an upstream computer. It also creates a transparent CircuitPython Bridge, allowing unmodified CircuitPython code to run on the host computer and interact with I2C and SPI devices attached to the USB Hub.
Libusb-compat provides a shim allowing applications based on older version of libusb to run with newer libusb.
libimobiledevice is a software library that talks the protocols to support Apple devices. It allows other software to easily access the device's file system, retrieve information about the device and its internals, backup/restore the device, manage installed applications, retrieve address books, calendars, notes, and bookmarks, and (using libgpod) synchronize music and video to the device.
The hidapitester program is a simple, low-dependency command-line tool to test out every API call in hidapi.
PyUSB aims to be an easy to use Python module to access USB devices.
This package provides a small portable C library to handle Apple Property List files in binary or XML.
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.
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.
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.
String::Copyright Parses common styles of copyright statements and serializes in normalized format.
This package provides templated software licenses.
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.
String::License identifies license statements in a string and serializes them in a normalized format.
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.
Belcard is a C++ library to manipulate VCard standard format.
LIME is an encryption library for one-to-one and group instant messaging, allowing users to exchange messages privately and asynchronously. It supports multiple devices per user and multiple users per device.
BcMatroska is a free and open standard multi-media container format. It can hold an unlimited number of video, audio, picture, or subtitle tracks in one file. This project provides a convenient distribution of the Matroska multimedia container format.
Belr is Belledonne Communications' language recognition library, written in C++11. It parses text inputs formatted according to a language defined by an ABNF grammar, such as the protocols standardized at IETF.
MSSILK is a plugin of MediaStreamer, adding support for AMR codec. It is based on the Skype's SILK implementation.