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

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.


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.

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.

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.

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.

python-pyusb 1.2.1
Dependencies: libusb@1.0.25 libusb-compat@0.1.8
Channel: guix
Location: gnu/packages/libusb.scm (gnu packages libusb)
Home page: https://pyusb.github.io/pyusb/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python bindings to the libusb library
Description:

PyUSB aims to be an easy to use Python module to access USB 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.

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.

java-usb4java 1.3.0
Dependencies: libusb4java@1.3.1-1.0842e81 java-commons-lang3@3.20.0 java-junit@4.12 java-hamcrest-core@1.3
Channel: guix
Location: gnu/packages/libusb.scm (gnu packages libusb)
Home page: http://usb4java.org/
Licenses: Expat
Build system: ant
Synopsis: USB library for Java
Description:

This package provides a USB library for Java based on libusb and implementing javax.usb (JSR-80).

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 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.

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.

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.

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.

perl-software-license 0.103014
Propagated dependencies: perl-data-section@0.200007 perl-text-template@1.55
Channel: guix
Location: gnu/packages/license.scm (gnu packages license)
Home page: https://metacpan.org/release/Software-License
Licenses: GPL 1+
Build system: perl
Synopsis: Templated software licenses
Description:

This package provides templated software licenses.

reuse 6.2.0
Dependencies: git@2.54.0 jujutsu@0.41.0 mercurial@7.1 python-attrs@25.3.0 python-binaryornot@0.4.4 python-charset-normalizer@3.4.2 python-click@8.3.1 python-debian@0.1.49 python-jinja2@3.1.2 python-license-expression@30.1.0 python-magic@0.4.27 python-tomlkit@0.13.3
Channel: guix
Location: gnu/packages/license.scm (gnu packages license)
Home page: https://reuse.software/
Licenses: ASL 2.0 CC0 CC-BY-SA 4.0 GPL 3+
Build system: pyproject
Synopsis: Provide and verify copyright and licensing information
Description:

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.

perl-regexp-pattern-license 3.11.0
Channel: guix
Location: gnu/packages/license.scm (gnu packages license)
Home page: https://metacpan.org/release/Regexp-Pattern-License
Licenses: GPL 3+
Build system: perl
Synopsis: Regular expressions for legal licenses
Description:

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 0.8.8
Propagated dependencies: python-regex@2026.2.28
Channel: guix
Location: gnu/packages/license.scm (gnu packages license)
Home page: https://github.com/johann-petrak/licenseheaders
Licenses: Expat
Build system: pyproject
Synopsis: Add or change license headers for all files in a directory
Description:

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.

perl-string-copyright 0.003014
Propagated dependencies: perl-exporter-tiny@1.002001 perl-set-intspan@1.19
Channel: guix
Location: gnu/packages/license.scm (gnu packages license)
Home page: https://metacpan.org/release/String-Copyright
Licenses: GPL 3+
Build system: perl
Synopsis: Representation of text-based copyright statements
Description:

String::Copyright Parses common styles of copyright statements and serializes in normalized format.

perl-string-license 0.0.9
Propagated dependencies: perl-array-intspan@2.004 perl-feature-compat-class@0.06 perl-log-any@1.707 perl-namespace-clean@0.27 perl-path-tiny@0.118 perl-regexp-pattern@0.2.14 perl-regexp-pattern-license@3.11.0
Channel: guix
Location: gnu/packages/license.scm (gnu packages license)
Home page: https://metacpan.org/release/String-License
Licenses: AGPL 3+
Build system: perl
Synopsis: Detect source code license statements in a text string
Description:

String::License identifies license statements in a string and serializes them in a normalized format.

licensecheck 3.3.9
Dependencies: bash-minimal@5.2.37
Propagated dependencies: perl-feature-compat-class@0.06 perl-feature-compat-try@0.05 perl-io-interactive@1.022 perl-log-any@1.707 perl-log-any-adapter-screen@0.140 perl-namespace-clean@0.27 perl-path-iterator-rule@1.014 perl-path-tiny@0.118 perl-pod-constants@0.19 perl-string-copyright@0.003014 perl-string-escape@2010.002 perl-string-license@0.0.9
Channel: guix
Location: gnu/packages/license.scm (gnu packages license)
Home page: https://metacpan.org/release/App-Licensecheck
Licenses: AGPL 3+
Build system: perl
Synopsis: License checker for source files
Description:

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.

ola 0.10.9
Dependencies: libftdi@1.5 libmicrohttpd@1.0.5 libusb@1.0.25 util-linux@2.40.4 zlib@1.3.1
Propagated dependencies: protobuf@3.21.9
Channel: guix
Location: gnu/packages/lighting.scm (gnu packages lighting)
Home page: https://www.openlighting.org/ola
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Framework for controlling entertainment lighting equipment
Description:

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.

bcmatroska2 5.3.101
Dependencies: bctoolbox@5.3.112
Channel: guix
Location: gnu/packages/linphone.scm (gnu packages linphone)
Home page: https://gitlab.linphone.org/BC/public/bcmatroska2
Licenses: GPL 2+ Original BSD LGPL 2.1+
Build system: cmake
Synopsis: Belledonne Communications Media Container
Description:

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.

liblinphone 5.3.112
Dependencies: bctoolbox@5.3.112 belcard@5.3.112 belr@5.3.112 bzrtp@5.3.112 libnotify@0.8.8 openldap@2.6.4-0.8511a0f soci@4.0.3 xsd@4.0.0 zlib@1.3.1 zxing-cpp@2.3.0
Propagated dependencies: belle-sip@5.3.112 jsoncpp@1.9.6 mediastreamer2@5.3.112 libxml2@2.11.9 lime@5.3.112 ortp@5.3.112 sqlite@3.39.3
Channel: guix
Location: gnu/packages/linphone.scm (gnu packages linphone)
Home page: https://linphone.org/technical-corner/liblinphone
Licenses: GPL 3+
Build system: cmake
Synopsis: Belledonne Communications Softphone Library
Description:

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.

linphone-desktop 5.2.6
Dependencies: bctoolbox@5.3.112 belcard@5.3.112 ispell-for-linphone@3.4.05-0.05574fe liblinphone@5.3.112 mediastreamer2@5.3.112 ortp@5.3.112 qtbase@5.15.17 qtdeclarative@5.15.17 qtgraphicaleffects@5.15.17 qtkeychain@0.15.0 qtmultimedia@5.15.17 qtquickcontrols@5.15.17 qtquickcontrols2@5.15.17 qtsvg@5.15.17 qtwayland@5.15.18
Channel: guix
Location: gnu/packages/linphone.scm (gnu packages linphone)
Home page: https://linphone.org/technical-corner/linphone
Licenses: GPL 3+
Build system: qt
Synopsis: Desktop client for the Linphone SIP softphone
Description:

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

Total packages: 72465