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.
Libusb is a library that gives applications easy access to USB devices on various operating systems. This package provides a Python wrapper for accessing libusb-1.0.
This package provides a Cython interface to hidapi.
PyUSB aims to be an easy to use Python module to access USB devices.
This package provides the usbmuxd daemon which multiplexes connections over USB to an iOS device. To users, it means you can sync your music, contacts, photos, etc. over USB.
This package provides a USB library for Java based on libusb and implementing javax.usb (JSR-80).
Libusb-compat provides a shim allowing applications based on older version of libusb to run with newer libusb.
The hidapitester program is a simple, low-dependency command-line tool to test out every API call in hidapi.
Libusb is a library that gives applications easy access to USB devices on various operating systems.
Libusb is a library that gives applications easy access to USB devices on various operating systems.
Libirecovery is a cross-platform library which implements communication to iBoot/iBSS found on Apple's iOS devices via USB.
This package provides a client library to multiplex connections from and to iOS devices by connecting to a socket provided by a usbmuxd daemon.
HIDAPI is a library which allows an application to interface with USB and Bluetooth HID-Class devices.
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 ifuse, a command to mount iOS devices and access their contents.
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.
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.
This package provides Java JNI bindings to the libusb library for use with usb4java.
The gousb package is an attempt at wrapping the libusb library into a Go-like binding.
Python ctypes bindings for HIDAPI library.
This package provides an interface to manage IPA format files and applications for iOS devices, it's written in C
This package provides a small portable C library to handle Apple Property List files in binary or XML.
This utility is used to restore bricked or otherwise broken iOS devices.
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.
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.