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.
This package provides multicast DNS library for Qt applications.
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.
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.
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.
This package contains the union of PyQt and the Qscintilla extension.
This package provides QHotKey class that can be used to create hotkeys/global shortcuts, aka shortcuts that work everywhere, independent of the application state.
The Qt Serial Bus API provides classes and functions to access the various industrial serial buses and protocols, such as CAN, ModBus, and others.
Sip module support for PyQt5
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 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.
Qt5CT is a program that allows users to configure Qt5 settings (such as icons, themes, and fonts) in desktop environments or window managers, that don't provide Qt integration by themselves.
The Qt Data Visualization module provides a way to visualize data in 3D as bar, scatter, and surface graphs. It is especially useful for visualizing depth maps and large quantities of rapidly changing data, such as data received from multiple sensors. The look and feel of graphs can be customized by using themes or by adding custom items and labels to them.
QtImGui allows the ImGui C++ GUI library to be used by Qt applications within subclasses of QOpenGLWidget and QOpenGLWindow.
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 Qt Purchasing module provides and in-app API for purchasing goods and services.
QCustomPlot is a Qt C++ widget providing 2D plots, graphs and charts.
QCustomPlot is a Qt C++ widget providing 2D plots, graphs and charts.
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.
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.
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.
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.
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.
The Qt Remote Objects module is an inter-process communication (IPC) module developed for Qt. The idea is to extend existing Qt's functionalities to enable an easy exchange of information between processes or computers.
The Qwt library contains widgets and components which are primarily useful for technical and scientific purposes. It includes a 2-D plotting widget, different kinds of sliders, and much more.