_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

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.


libsigsegv 2.14
Channel: guix
Location: gnu/packages/libsigsegv.scm (gnu packages libsigsegv)
Home page: https://www.gnu.org/software/libsigsegv/
Licenses: GPL 2+
Build system: gnu
Synopsis: Library for handling page faults
Description:

GNU libsigsegv is a library to handle page faults, which occur when a program tries to access an unavailable region of memory, in user mode. By catching and handling page faults, the program can implement pageable virtual memory, stack overflow handlers, and so on.

libunistring 1.3
Channel: guix
Location: gnu/packages/libunistring.scm (gnu packages libunistring)
Home page: https://www.gnu.org/software/libunistring/
Licenses: LGPL 3+ GPL 2+
Build system: gnu
Synopsis: C library for manipulating Unicode strings
Description:

GNU libunistring is a library providing functions to manipulate Unicode strings and for manipulating C strings according to the Unicode standard.

libunwind 1.6.2
Channel: guix
Location: gnu/packages/libunwind.scm (gnu packages libunwind)
Home page: https://www.nongnu.org/libunwind
Licenses: Expat
Build system: gnu
Synopsis: Determining the call chain of a program
Description:

The primary goal of this project is to define a portable and efficient C programming interface (API) to determine the call-chain of a program. The API additionally provides the means to manipulate the preserved (callee-saved) state of each call-frame and to resume execution at any point in the call-chain (non-local goto). The API supports both local (same-process) and remote (across-process) operation. As such, the API is useful in a number of applications.

libusb4java 1.3.1-1.0842e81
Dependencies: libusb@1.0.25
Channel: guix
Location: gnu/packages/libusb.scm (gnu packages libusb)
Home page: https://github.com/usb4java/libusb4java/
Licenses: Expat
Build system: cmake
Synopsis: JNI bindings to libusb
Description:

This package provides Java JNI bindings to the libusb library for use with usb4java.

go-github-com-google-gousb 1.1.3
Propagated dependencies: libusb@1.0.25
Channel: guix
Location: gnu/packages/libusb.scm (gnu packages libusb)
Home page: https://github.com/google/gousb
Licenses: ASL 2.0
Build system: go
Synopsis: Low-level interface for accessing USB devices in Golang
Description:

The gousb package is an attempt at wrapping the libusb library into a Go-like binding.

idevicerestore 1.0.0
Dependencies: libusb@1.0.25 libirecovery@1.0.0 libimobiledevice@1.4.0 libzip@1.9.2 curl@8.6.0 zlib@1.3.1
Channel: guix
Location: gnu/packages/libusb.scm (gnu packages libusb)
Home page: https://libimobiledevice.org/
Licenses: LGPL 3+
Build system: gnu
Synopsis: CLI tool to restore firmware files to iOS devices
Description:

This utility is used to restore bricked or otherwise broken iOS devices.

libplist 2.7.0
Dependencies: python-wrapper@3.12.12
Channel: guix
Location: gnu/packages/libusb.scm (gnu packages libusb)
Home page: https://libimobiledevice.org/
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: C library to handle Apple Property List files
Description:

This package provides a small portable C library to handle Apple Property List files in binary or XML.

libusbmuxd 2.1.1
Dependencies: libimobiledevice-glue@1.3.2
Channel: guix
Location: gnu/packages/libusb.scm (gnu packages libusb)
Home page: https://libimobiledevice.org/
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Library to multiplex connections from and to iOS devices
Description:

This package provides a client library to multiplex connections from and to iOS devices by connecting to a socket provided by a usbmuxd daemon.

ifuse 1.1.4
Dependencies: fuse@2.9.9 libimobiledevice@1.4.0
Channel: guix
Location: gnu/packages/libusb.scm (gnu packages libusb)
Home page: https://libimobiledevice.org/
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Mount iOS devices
Description:

This package provides ifuse, a command to mount iOS devices and access their contents.

python-libusb1 3.0.0
Propagated dependencies: libusb@1.0.25
Channel: guix
Location: gnu/packages/libusb.scm (gnu packages libusb)
Home page: https://github.com/vpelletier/python-libusb1
Licenses: LGPL 2.1+
Build system: pyproject
Synopsis: Pure-python wrapper for libusb-1.0
Description:

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.

libimobiledevice-glue 1.3.2
Propagated dependencies: libplist@2.7.0
Channel: guix
Location: gnu/packages/libusb.scm (gnu packages libusb)
Home page: https://libimobiledevice.org/
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Common code used by libraries and tools for libmobiledevice
Description:

libimobiledevice is a software library that talks the protocols to support Apple devices. This package provides a library with common code used by the libraries and tools around the libimobiledevice project.

usbmuxd 1.1.1-0.3ded00c
Dependencies: libplist@2.7.0 libusb@1.0.25 libimobiledevice@1.4.0
Channel: guix
Location: gnu/packages/libusb.scm (gnu packages libusb)
Home page: https://libimobiledevice.org/
Licenses: GPL 2+
Build system: gnu
Synopsis: Multiplex connections over USB to an iOS device
Description:

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.

python-hidapi 0.14.0.post2
Dependencies: hidapi@0.15.0 libusb@1.0.25 eudev@3.2.14
Channel: guix
Location: gnu/packages/libusb.scm (gnu packages libusb)
Home page: https://github.com/trezor/cython-hidapi
Licenses: GPL 3 Modified BSD non-copyleft
Build system: pyproject
Synopsis: Cython interface to hidapi
Description:

This package provides a Cython interface to hidapi.

libusb-next 1.0.29
Channel: guix
Location: gnu/packages/libusb.scm (gnu packages libusb)
Home page: https://libusb.info
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: User-space USB library
Description:

Libusb is a library that gives applications easy access to USB devices on various operating systems.

gmtp 1.3.11
Dependencies: gtk+@3.24.51 flac@1.5.0 libvorbis@1.3.7 libid3tag@0.15.1b libmtp@1.1.21
Channel: guix
Location: gnu/packages/libusb.scm (gnu packages libusb)
Home page: https://gmtp.sourceforge.net/
Licenses: Modified BSD
Build system: glib-or-gtk
Synopsis: Simple graphical MTP client
Description:

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.

libusb 1.0.25
Channel: guix
Location: gnu/packages/libusb.scm (gnu packages libusb)
Home page: https://libusb.info
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: User-space USB library
Description:

Libusb is a library that gives applications easy access to USB devices on various operating systems.

python-capablerobot-usbhub 0.5.0
Propagated dependencies: python-click@8.3.1 python-construct@2.10.70-1.c1171b1 python-pyusb@1.2.1 python-pyyaml@6.0.2
Channel: guix
Location: gnu/packages/libusb.scm (gnu packages libusb)
Home page: https://github.com/CapableRobot/CapableRobot_USBHub_Driver
Licenses: Expat
Build system: pyproject
Synopsis: Host side driver for the Capable Robot Programmable USB Hub
Description:

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 0.1.8
Dependencies: libusb@1.0.25
Channel: guix
Location: gnu/packages/libusb.scm (gnu packages libusb)
Home page: https://libusb.info
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Compatibility shim for libusb
Description:

Libusb-compat provides a shim allowing applications based on older version of libusb to run with newer libusb.

libimobiledevice 1.4.0
Dependencies: python-wrapper@3.12.12
Propagated dependencies: openssl@3.5.5 libimobiledevice-glue@1.3.2 libplist@2.7.0 libusbmuxd@2.1.1 libtatsu@1.0.5
Channel: guix
Location: gnu/packages/libusb.scm (gnu packages libusb)
Home page: https://libimobiledevice.org/
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Protocol library and tools to communicate with Apple devices
Description:

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.

hidapitester 0.5
Dependencies: hidapi@0.15.0 eudev@3.2.14
Channel: guix
Location: gnu/packages/libusb.scm (gnu packages libusb)
Home page: https://github.com/todbot/hidapitester
Licenses: GPL 3
Build system: gnu
Synopsis: Command-line program to exercise hidapi
Description:

The hidapitester program is a simple, low-dependency command-line tool to test out every API call in hidapi.

hidapi 0.15.0
Dependencies: libusb@1.0.25 eudev@3.2.14
Channel: guix
Location: gnu/packages/libusb.scm (gnu packages libusb)
Home page: https://github.com/libusb/hidapi
Licenses: GPL 3 Modified BSD non-copyleft
Build system: gnu
Synopsis: HID API library
Description:

HIDAPI is a library which allows an application to interface with USB and Bluetooth HID-Class devices.

libusb 0.1.12
Channel: guix
Location: gnu/packages/libusb.scm (gnu packages libusb)
Home page: https://libusb.info
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: User-space USB library
Description:

Libusb is a library that gives applications easy access to USB devices on various operating systems.

libtatsu 1.0.5
Dependencies: curl@8.6.0
Propagated dependencies: libplist@2.7.0
Channel: guix
Location: gnu/packages/libusb.scm (gnu packages libusb)
Home page: https://libimobiledevice.org/
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Library handling communication with Tatsu Signing Server
Description:

This package provides a library handling communication with Apple's TSS.

ideviceinstaller 1.1.1
Dependencies: libimobiledevice@1.4.0 libzip@1.9.2
Channel: guix
Location: gnu/packages/libusb.scm (gnu packages libusb)
Home page: https://libimobiledevice.org/
Licenses: GPL 2
Build system: gnu
Synopsis: CLI Tool to manage apps and app archives on iOS devices
Description:

This package provides an interface to manage IPA format files and applications for iOS devices, it's written in C

Total packages: 32521