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

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.


qtgamepad 5.15.17
Dependencies: fontconfig-minimal@2.16.0 freetype@2.13.3 libxrender@0.9.12 sdl2@2.30.8 qtbase@5.15.17 qtdeclarative@5.15.17
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.qt.io/
Licenses: LGPL 2.1 LGPL 3
Build system: gnu
Synopsis: Qt Gamepad module
Description:

The Qt Gamepad module is an add-on library that enables Qt applications to support the use of gamepad hardware and in some cases remote control equipment. The module provides both QML and C++ interfaces. The primary target audience are embedded devices with fullscreen user interfaces, and mobile applications targeting TV-like form factors.

qttools 6.9.2
Dependencies: clang@18.1.8 libxkbcommon@1.13.1 mesa@26.0.2 qtbase@6.9.2 zstd@1.5.6
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.qt.io/
Licenses: GPL 3
Build system: cmake
Synopsis: Qt Tools and Designer modules
Description:

The Qt Tools module provides a set of applications to browse the documentation, translate applications, generate help files and other stuff that helps in Qt development.

qtconnectivity 6.9.2
Dependencies: bluez@5.79 qtbase@6.9.2
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.qt.io/
Licenses: LGPL 2.1 LGPL 3
Build system: cmake
Synopsis: Qt Connectivity module
Description:

The Qt Connectivity modules provides modules for interacting with Bluetooth and NFC.

qtconnectivity 5.15.17
Dependencies: bluez@5.79 qtbase@5.15.17
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.qt.io/
Licenses: LGPL 2.1 LGPL 3
Build system: gnu
Synopsis: Qt Connectivity module
Description:

The Qt Connectivity modules provides modules for interacting with Bluetooth and NFC.

python-pyqt-builder 1.18.2
Dependencies: python-sip@6.12.0
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.riverbankcomputing.com/static/Docs/PyQt-builder/
Licenses: GPL 2 GPL 3
Build system: pyproject
Synopsis: PEP 517 compliant PyQt build system
Description:

PyQt-builder is a tool for generating Python bindings for C++ libraries that use the Qt application framework. The bindings are built on top of the PyQt bindings for Qt. PyQt-builder is used to build PyQt itself.

qtcharts 5.15.17
Dependencies: qtbase@5.15.17 qtdeclarative@5.15.17
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.qt.io/
Licenses: GPL 3
Build system: gnu
Synopsis: Qt Charts module
Description:

The Qt Charts module provides a set of easy to use chart components. It uses the Qt Graphics View Framework, therefore charts can be easily integrated to modern user interfaces. Qt Charts can be used as QWidgets, QGraphicsWidget, or QML types. Users can easily create impressive graphs by selecting one of the charts themes.

qtquick3d 6.9.2
Dependencies: qtbase@6.9.2 qtdeclarative@6.9.2 qtshadertools@6.9.2 qtwayland@6.9.2
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.qt.io/
Licenses: LGPL 2.1 LGPL 3
Build system: cmake
Synopsis: Qt module and API for defining 3D content in Qt Quick
Description:

Qt Quick 3D is a module within the Qt framework that provides a high-level interface for creating 3D content for user interfaces. Its key features include:

  • Spatial (3D) scene graph

  • Mixing 2D and 3D Qt Quick content

  • Physically based rendering (PBR) materials

  • Punctual and image based lighting

  • Custom material and effect system

  • GLTF (Graphics Library Transmission Format) 2.0 model import

  • Animation support

  • 3D input handling and picking

  • 3D particle system

qmdnsengine 0.0.1-1.b7a5a9f
Dependencies: qtbase@5.15.17
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://github.com/moonlight-stream/moonlight-common-c
Licenses: Expat
Build system: cmake
Synopsis: Multicast DNS library for Qt application
Description:

This package provides multicast DNS library for Qt applications.

grantlee 5.3.1
Dependencies: qtdeclarative@6.9.2
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://github.com/steveire/grantlee
Licenses: LGPL 2.1+
Build system: qt
Synopsis: Libraries for text templating with Qt
Description:

Grantlee Templates can be used for theming and generation of other text such as code. The syntax uses the syntax of the Django template system, and the core design of Django is reused in Grantlee.

qtpromise 0.7.0
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://qtpromise.netlify.app/
Licenses: Expat
Build system: qt
Synopsis: Promises/A+ implementation for Qt/C++
Description:

This package provides a Qt/C++ implementation of https://promisesaplus.com/ standard for the ``promises'' programming paradigm.

pyotherside-for-qt5 1.6.2
Dependencies: python@3.12.12 qtdeclarative@5.15.17 qtsvg@5.15.17
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://thp.io/2011/pyotherside/
Licenses: ISC
Build system: qt
Synopsis: Qt plugin providing access to a Python 3 interpreter from QML
Description:

Pyotherside is a Qt plugin providing access to a Python 3 interpreter from QML for creating asynchronous mobile and desktop UIs with Python.

qlementine 1.4.2
Dependencies: qtbase@6.9.2 qtsvg@6.9.2
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://github.com/oclero/qlementine
Licenses: Expat
Build system: cmake
Synopsis: Modern QStyle for desktop Qt6 applications
Description:

Qlementine is a modern QStyle for desktop Qt6 applications.

qtwebchannel 5.15.17
Dependencies: qtbase@5.15.17
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.qt.io/
Licenses: LGPL 2.1 LGPL 3
Build system: gnu
Synopsis: Web communication library for Qt
Description:

The Qt WebChannel module enables peer-to-peer communication between the host (QML/C++ application) and the client (HTML/JavaScript application). The transport mechanism is supported out of the box by the two popular web engines, Qt WebKit 2 and Qt WebEngine.

qtscxml 6.9.2
Dependencies: qtbase@6.9.2 qtdeclarative@6.9.2 libxkbcommon@1.13.1
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.qt.io/
Licenses: LGPL 2.1 LGPL 3
Build system: cmake
Synopsis: Qt SCXML module
Description:

The Qt SCXML module provides functionality to create state machines from SCXML files. This includes both dynamically creating state machines (loading the SCXML file and instantiating states and transitions) and generating a C++ file that has a class implementing the state machine. It also contains functionality to support data models and executable content.

qtwayland 6.9.2
Dependencies: fontconfig-minimal@2.16.0 freetype@2.13.3 libx11@1.8.12 libxcomposite@0.4.6 libxext@1.3.6 libxkbcommon@1.13.1 libxrender@0.9.12 mesa@26.0.2 mtdev@1.1.6 qtbase@6.9.2 vulkan-headers@1.4.335.0 wayland@1.24.0
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.qt.io/
Licenses: LGPL 2.1 LGPL 3
Build system: cmake
Synopsis: Qt Wayland module
Description:

The Qt Wayland module provides the QtWayland client and compositor libraries.

qtwebsockets 5.15.17
Dependencies: qtbase@5.15.17
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.qt.io/
Licenses: LGPL 2.1 LGPL 3
Build system: gnu
Synopsis: Qt Web Sockets module
Description:

WebSocket is a web-based protocol designed to enable two-way communication between a client application and a remote host. The Qt WebSockets module provides C++ and QML interfaces that enable Qt applications to act as a server that can process WebSocket requests, or a client that can consume data received from the server, or both.

python-sip 4.19.25
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.riverbankcomputing.com/software/sip/intro
Licenses: GPL 3
Build system: gnu
Synopsis: Python binding creator for C and C++ libraries
Description:

SIP is a tool to create Python bindings for C and C++ libraries. It was originally developed to create PyQt, the Python bindings for the Qt toolkit, but can be used to create bindings for any C or C++ library.

SIP comprises a code generator and a Python module. The code generator processes a set of specification files and generates C or C++ code, which is then compiled to create the bindings extension module. The SIP Python module provides support functions to the automatically generated code.

single-application 3.5.4
Dependencies: qtbase@6.9.2
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://github.com/itay-grudev/SingleApplication
Licenses: non-copyleft
Build system: cmake
Synopsis: Replacement of QtSingleApplication for Qt5 and Qt6
Description:

SingleApplication is a replacement of the QtSingleApplication for Qt5 and Qt6.

It keeps the Primary Instance of your Application and kills each subsequent instances. It can (if enabled) spawn secondary (non-related to the primary) instances and can send data to the primary instance from secondary instances.

kdsingleapplication 1.1.0
Dependencies: libxkbcommon@1.13.1 vulkan-headers@1.4.335.0
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://github.com/KDAB/KDSingleApplication
Licenses: Modified BSD Expat
Build system: qt
Synopsis: Qt helper class for single-instance policy applications
Description:

KD SingleApplication is a helper class for single-instance policy applications.

sbcl-cl-quil 1.26.0
Dependencies: sbcl-abstract-classes@1.7.0-1.7fa74f1 sbcl-alexa@2.1.1 sbcl-alexandria@1.4-0.009b7e5 sbcl-cl-algebraic-data-type@1.2.0-1.b256842 sbcl-cl-grnm@0.1.0-0.778a312 sbcl-cl-heap@0.1.6 sbcl-cl-permutation@0.0.0-0.20c10e9 sbcl-cl-yacc@0.4 sbcl-global-vars@1.0.0-0.c749f32 sbcl-magicl@0.9.1 sbcl-optima@1.0-1.373b245 sbcl-parse-float@0.0.0-2.3074765 sbcl-queues@0.0.0-1.47d4da6 sbcl-salza2@2.1 sbcl-split-sequence@2.0.1 sbcl-trivial-garbage@0.21-0.3474f64 sbcl-yason@0.8.4
Channel: guix
Location: gnu/packages/quantum.scm (gnu packages quantum)
Home page: https://github.com/quil-lang/quilc
Licenses: ASL 2.0
Build system: asdf/sbcl
Synopsis: The optimizing Quil compiler
Description:

Quil is the quantum instruction language, originally developed at Rigetti Computing. In Quil quantum algorithms are expressed using Quil's standard gates and instructions

cl-quil 1.26.0
Propagated dependencies: cl-abstract-classes@1.7.0-1.7fa74f1 cl-alexa@2.1.1 cl-alexandria@1.4-0.009b7e5 cl-algebraic-data-type@1.2.0-1.b256842 cl-grnm@0.1.0-0.778a312 cl-heap@0.1.6 cl-permutation@0.0.0-0.20c10e9 cl-yacc@0.4 cl-global-vars@1.0.0-0.c749f32 cl-magicl@0.9.1 cl-optima@1.0-1.373b245 cl-parse-float@0.0.0-2.3074765 cl-queues@0.0.0-1.47d4da6 cl-salza2@2.1 cl-split-sequence@2.0.1 cl-trivial-garbage@0.21-0.3474f64 cl-yason@0.8.4
Channel: guix
Location: gnu/packages/quantum.scm (gnu packages quantum)
Home page: https://github.com/quil-lang/quilc
Licenses: ASL 2.0
Build system: asdf/source
Synopsis: The optimizing Quil compiler
Description:

Quil is the quantum instruction language, originally developed at Rigetti Computing. In Quil quantum algorithms are expressed using Quil's standard gates and instructions

python-quimb 1.14.0
Propagated dependencies: python-autoray@0.8.10 python-cotengra@0.8.0 python-cytoolz@1.0.1 python-numba@0.62.1 python-numpy@2.3.1 python-psutil@7.2.2 python-scipy@1.16.3 python-tqdm@4.67.1
Channel: guix
Location: gnu/packages/quantum.scm (gnu packages quantum)
Home page: https://quimb.readthedocs.io
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Library for quantum information and many-body calculations
Description:

This package provides a fast Python libray for performing quantum information and many-body calculations, focusing primarily on tensor networks.

Total packages: 32521