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.
QtKeychain is a Qt library to store passwords and other secret data securely. It will not store any data unencrypted unless explicitly requested.
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.
Sip module support for PyQt5
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.
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.
Shiboken generates bindings for C++ libraries using CPython source code
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.
The QtImageFormats module contains plugins for adding support for MNG, TGA, TIFF and WBMP image formats.
The Qt Serial Port module provides the library for interacting with serial ports from within Qt.
This package provides multicast DNS library for Qt applications.
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.
QHexEdit is a hex editor widget for the Qt framework. It is a simple editor for binary data, just like QPlainTextEdit is for text data.
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.
QXlsx is a successor of QtXlsx and providies a functionality to work with Excel XLSX document format.
This plugin for the Accounts-SSO SignOn daemon handles the OAuth 1.0 and 2.0 authentication protocols.
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.
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.
QCoro is a C++ library that provide set of tools to make use of C++20 coroutines in connection with certain asynchronous Qt actions.
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.
This package provides the Python bindings.
The qt5compat package includes application programming interfaces (APIs) from Qt 5 that were ported to Qt 6, to ease migration. It provides for example the GraphicalEffects module that came with the qtgraphicaleffects Qt 5 package.
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 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.
QtColorWidgets provides a Qt color dialog that is more user-friendly than the default QColorDialog and several other color-related widgets.
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++.