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.
Provides Qt5 bindings to PackageKit which is a DBUS abstraction layer that allows the session user to manage packages in a secure way.
QWindowKit is a cross-platform window customization framework for Qt Widgets and Qt Quick.
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.
QXlsx is a successor of QtXlsx and providies a functionality to work with Excel XLSX document format.
KD SingleApplication is a helper class for single-instance policy applications.
The Qt Connectivity modules provides modules for interacting with Bluetooth and NFC.
This package provides an abstraction layer on top of the various Qt bindings (PySide, PySide2, PyQt4 and PyQt5).
The QtImageFormats module contains plugins for adding support for MNG, TGA, TIFF and WBMP image formats.
The Qt Wayland module provides the QtWayland client and compositor libraries.
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.
PyQtWebEngine is a set of Python bindings for The Qt Company's Qt WebEngine libraries. The bindings sit on top of PyQt5 and are implemented as a set of three modules. Prior to v5.12 these bindings were part of PyQt itself.
QScintilla is a port to Qt of Neil Hodgson's Scintilla C++ editor control. QScintilla includes features especially useful when editing and debugging source code. These include support for syntax styling, error indicators, code completion and call tips.
MaterialDecoration is a client-side decoration for Qt applications on Wayland.
The Qt Serial Port module provides the library for interacting with serial ports from within Qt.
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.
The Qt3d module provides classes for displaying 3D.
Qt provides support for application scripting with ECMAScript. The following guides and references cover aspects of programming with ECMAScript and Qt.
The Qt Multimedia module provides set of APIs to play and record media, and manage a collection of media content. It also contains a set of plugins for interacting with pulseaudio and GStreamer.
PyQt is a set of Python v2 and v3 bindings for the Qt application framework. The bindings are implemented as a set of Python modules and contain over 620 classes.
The Qt Sensors API provides access to sensor hardware via QML and C++ interfaces. The Qt Sensors API also provides a motion gesture recognition API for devices.
The Qt Speech module provides a virtual keyboard framework that consists of a C++ backend supporting custom input methods as well as a UI frontend implemented in QML.
The QtSvg module provides classes for displaying the contents of SVG files.
The Qt3d module provides classes for displaying 3D.
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.