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

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.


packagekit-qt5 1.1.2
Dependencies: packagekit@1.2.5 qtbase@5.15.17
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.freedesktop.org/software/PackageKit/pk-intro.html
Licenses: LGPL 2.1+
Build system: cmake
Synopsis: Qt5 bindings for PackageKit
Description:

Provides Qt5 bindings to PackageKit which is a DBUS abstraction layer that allows the session user to manage packages in a secure way.

qcoro-qt5 0.11.0
Dependencies: qtbase@5.15.17 qtdeclarative@5.15.17 qtwebsockets@5.15.17
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://qcoro.dvratil.cz/
Licenses: Expat
Build system: qt
Synopsis: C++ Coroutine Library for Qt5
Description:

QCoro is a C++ library that provide set of tools to make use of C++20 coroutines in connection with certain asynchronous Qt actions.

python-qt.py 1.3.7
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://github.com/mottosso/Qt.py
Licenses: Expat
Build system: python
Synopsis: Abstraction layer for Python Qt bindings
Description:

This package provides an abstraction layer on top of the various Qt bindings (PySide, PySide2, PyQt4 and PyQt5).

qtimgui 0.0-0.48d64a7
Dependencies: implot@0.16 qtbase@5.15.17 qtdeclarative@5.15.17
Propagated dependencies: imgui@1.86
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://github.com/seanchas116/qtimgui
Licenses: Expat
Build system: cmake
Synopsis: Qt backend for the ImGui GUI library
Description:

QtImGui allows the ImGui C++ GUI library to be used by Qt applications within subclasses of QOpenGLWidget and QOpenGLWindow.

qtwebglplugin 5.15.17
Dependencies: mesa@25.2.3 qtbase@5.15.17 qtdeclarative@5.15.17 qtwebsockets@5.15.17 zlib@1.3.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: gnu
Synopsis: QPA plugin for running applications via a browser using streamed WebGL commands
Description:

Qt back end that uses WebGL for rendering. It allows Qt applications (with some limitations) to run in a web browser that supports WebGL. WebGL is a JavaScript API for rendering 2D and 3D graphics within any compatible web browser without the use of plug-ins. The API is similar to OpenGL ES 2.0 and can be used in HTML5 canvas elements

qtsolutions 0-54.777e95b
Dependencies: qtbase@5.15.17
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://doc.qt.io/archives/qq/qq09-qt-solutions.html
Licenses: Modified BSD GPL 3 LGPL 2.1
Build system: gnu
Synopsis: Collection of Qt extensions
Description:

QtSolutions is a set of components extending Qt.

  • QtLockedFile: A class that extends QFile with advisory locking functions.

  • QtPropertyBrowser: A framework that enables the user to edit a set of properties.

  • QtService: A helper for writing services such as Unix daemons.

  • QtSingleApplication: A component that provides support for applications that can be only started once per user.

  • QtSoap: A component that provides basic web service support with version 1.1 of the SOAP protocol.

signond-qt6 8.61-0.c8ad982
Dependencies: dbus@1.16.2 glib@2.86.0 libaccounts-glib@1.27
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://accounts-sso.gitlab.io/signond/index.html
Licenses: LGPL 2.1+
Build system: qt
Synopsis: Perform user authentication over D-Bus
Description:

This package provides a D-Bus service which performs user authentication on behalf of its clients.

qthttpserver 6.9.2
Dependencies: qtbase@6.9.2
Propagated dependencies: qtwebsockets@6.9.2
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.qt.io/
Licenses: GPL 3+
Build system: cmake
Synopsis: HTTP server module for Qt
Description:

Qt HTTP Server supports building HTTP server functionality into an application. Common use cases are exposing the application's functionality through REST APIs, or making devices in a trusted environment configurable also via HTTP.

qtnetworkauth 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 Network Authorization module
Description:

The Qt Network Authorization module provides an implementation of OAuth and OAuth2 authenticathon methods for Qt.

qtserialport 6.9.2
Dependencies: qtbase@6.9.2 eudev@3.2.14
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 Serial Port module
Description:

The Qt Serial Port module provides the library for interacting with serial ports from within Qt.

qtdeclarative 6.9.2
Dependencies: at-spi2-core@2.52.0 libxkbcommon@1.11.0 mesa@25.2.3 qtbase@6.9.2 qtimageformats@6.9.2 qtlanguageserver@6.9.2 qtsvg@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 QML module (Quick 2)
Description:

The Qt QML module provides a framework for developing applications and libraries with the QML language. It defines and implements the language and engine infrastructure, and provides an API to enable application developers to extend the QML language with custom types and integrate QML code with JavaScript and C++.

python-shiboken-6 6.9.2
Dependencies: clang-toolchain@15.0.7 libxml2@2.14.6 libxslt@1.1.43 python-wrapper@3.11.14 qtbase@6.9.2
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://wiki.qt.io/Qt_for_Python
Licenses: GPL 3 LGPL 3 Modified BSD
Build system: cmake
Synopsis: Shiboken generates bindings for C++ libraries using CPython source code
Description:

Shiboken generates bindings for C++ libraries using CPython source code

qtxmlpatterns 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 XML patterns module
Description:

The QtXmlPatterns module is a XQuery and XPath engine for XML and custom data models. It contains programs such as xmlpatterns and xmlpatternsvalidator.

qtgraphs 6.9.2
Dependencies: qtbase@6.9.2 qtdeclarative@6.9.2 qtquick3d@6.9.2 qtshadertools@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 Graphs module
Description:

The Qt Graphs module enables you to visualize data in 2D and 3D graphs.

libdbusmenu-qt 0.9.3+16.04.20160218-0ubuntu1
Dependencies: qtbase@5.15.17
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://launchpad.net/libdbusmenu-qt
Licenses: LGPL 2.1+
Build system: cmake
Synopsis: Qt implementation of the DBusMenu spec
Description:

This library provides a Qt implementation of the DBusMenu protocol. The DBusMenu protocol makes it possible for applications to export and import their menus over DBus.

qlementine-icons 1.14.0
Dependencies: qtbase@6.9.2 qtsvg@6.9.2
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://oclero.github.io/qlementine-icons/
Licenses: Expat
Build system: cmake
Synopsis: Modern icon set for desktop Qt applications
Description:

Qlementine Icons is a modern, vector, elegant, free, and open-source icon library designed for use with a C++ library that enhances the appearance of your QtWidgets application.

qtwebview 6.9.2
Dependencies: qtbase@6.9.2 qtdeclarative@6.9.2 qtwebengine@6.9.3
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: Display web content in a QML application
Description:

Qt WebView provides a way to display web content in a QML application without necessarily including a full web browser stack by using native APIs where it makes sense.

qtgraphicaleffects 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: LGPL 2.1 LGPL 3
Build system: gnu
Synopsis: Qt Graphical Effects module
Description:

The Qt Graphical Effects module provides a set of QML types for adding visually impressive and configurable effects to user interfaces. Effects are visual items that can be added to Qt Quick user interface as UI components. The API consists of over 20 effects provided as separate QML types. The effects cover functional areas such as blending, masking, blurring, coloring, and many more.

soqt 1.6.2
Dependencies: qtbase@5.15.17 coin3d@4.0.2
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://github.com/coin3d/soqt
Licenses: Modified BSD
Build system: cmake
Synopsis: Qt GUI component toolkit library for Coin
Description:

SoQt is a Qt GUI component toolkit library for Coin. It is also compatible with SGI and TGS Open Inventor, and the API is based on the API of the InventorXt GUI component toolkit.

libqglviewer 2.7.2
Dependencies: glu@9.0.2
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://libqglviewer.com
Licenses: GPL 2 GPL 3
Build system: gnu
Synopsis: Qt-based C++ library for the creation of OpenGL 3D viewers
Description:

libQGLViewer is a C++ library based on Qt that eases the creation of OpenGL 3D viewers.

It provides some of the typical 3D viewer functionalities, such as the possibility to move the camera using the mouse, which lacks in most of the other APIs. Other features include mouse manipulated frames, interpolated keyFrames, object selection, stereo display, screenshot saving and much more. It can be used by OpenGL beginners as well as to create complex applications, being fully customizable and easy to extend.

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 6.8.6
Propagated dependencies: python-packaging@25.0 python-setuptools@80.9.0 python-tomli@2.2.1
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.riverbankcomputing.com/software/sip/intro
Licenses: GPL 3
Build system: pyproject
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.

qcustomplot-qt5 2.1.1
Dependencies: qtbase@5.15.17
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.qcustomplot.com/
Licenses: GPL 3+
Build system: gnu
Synopsis: Qt widget for plotting and data visualization
Description:

QCustomPlot is a Qt C++ widget providing 2D plots, graphs and charts.

Total packages: 70994