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.
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.
The QtXmlPatterns module is a XQuery and XPath engine for XML and custom data models. It contains programs such as xmlpatterns and xmlpatternsvalidator.
This package contains the union of PyQt and the Qscintilla extension.
MaterialDecoration is a client-side decoration for Qt applications on Wayland.
The Qt Connectivity modules provides modules for interacting with Bluetooth and NFC.
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.
Qt6CT is a program that allows users to configure Qt6 settings (such as icons, themes, and fonts) in desktop environments or window managers, that don't provide Qt integration by themselves.
The Qt Wayland module provides the QtWayland client and compositor libraries.
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.
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.
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.
Shiboken generates bindings for C++ libraries using CPython source code
SIP is used to write self contained extension modules, i.e. without a library to be wrapped. This SIP extension module provides support for the PyQt6 package.
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.
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 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.
QtKeychain is a Qt library to store passwords and other secret data securely. It will not store any data unencrypted unless explicitly requested.
The Qt Positioning API provides positioning information via QML and C++ interfaces. The Qt Positioning API lets you to determine a position by using a variety of possible sources, including satellite, wifi, or text files. That information can then be used to, for example, determine a position on a map. In addition, you can use to the API to retrieve satellite information and perform area based monitoring.
This plugin for the Accounts-SSO SignOn daemon handles the OAuth 1.0 and 2.0 authentication protocols.
Qt is a cross-platform application and UI framework for developers using C++ or QML, a CSS & JavaScript like language.
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.
QCodeEditor is a Qt widget for editing/viewing code.
PyQtWebEngine is a set of Python bindings for The Qt Company's Qt WebEngine libraries. The bindings sit on top of PyQt6 and are implemented as a set of three modules.