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.
Qt Creator is an IDE tailored to the needs of Qt developers. It includes features such as an advanced code editor, a visual debugger and a GUI designer.
Pyotherside is a Qt plugin providing access to a Python 3 interpreter from QML for creating asynchronous mobile and desktop UIs with Python.
The Qt Wayland module provides the QtWayland client and compositor libraries.
QXlsx is a successor of QtXlsx and providies a functionality to work with Excel XLSX document format.
Accounts SSO is a framework for application developers who wish to acquire, use and store web account details and credentials. It handles the authentication process of an account and securely stores the credentials and service-specific settings.
This package provides single signon authentication library for GLib applications.
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.
clazy is a compiler plugin which allows clang to understand Qt semantics. It can emit more than fifty (50) Qt-related compiler warnings, ranging from unneeded memory allocations to misuses of the API, including fix-its for automatic refactoring.
The Qt5WebEngine module provides support for web applications using the Chromium browser project. The Chromium source code has Google services and binaries removed, and adds modular support for using system libraries.
Provides Qt6 bindings to PackageKit which is a DBUS abstraction layer that allows the session user to manage packages in a secure way.
KD SOAP is a tool for creating client applications for web services using the XML based SOAP protocol and without the need for a dedicated web server.
Accounts SSO is a framework for application developers who wish to acquire, use and store web account details and credentials. It handles the authentication process of an account and securely stores the credentials and service-specific settings.
Qt provides support for application scripting with ECMAScript. The following guides and references cover aspects of programming with ECMAScript and Qt.
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++.
QCustomPlot is a Qt C++ widget providing 2D plots, graphs and charts.
This package provides multicast DNS library for Qt applications.
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.
Qite manages interactive elements on QTextEdit.
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.
The Qt WebEngine module provides support for web applications using the Chromium browser project. The Chromium source code has Google services and binaries removed, and adds modular support for using system libraries.
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
The Qt Speech module enables a Qt application to support accessibility features such as text-to-speech, which is useful for end-users who are visually challenged or cannot access the application for whatever reason. The most common use case where text-to-speech comes in handy is when the end-user is driving and cannot attend the incoming messages on the phone. In such a scenario, the messaging application can read out the incoming message.
QXlsx is a successor of QtXlsx and providies a functionality to work with Excel XLSX document format.
The QtX11Extras module includes the library to access X11 from within Qt 5.