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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
This Sphinx extension, sphinxcontrib.autoprogram, provides an automated way to document command-line programs. It scans argparse.ArgumentParser object, and then expands it into a set of .. program:: and .. option:: directives.
This extension allows you to use Python 3 annotations for documenting acceptable argument types and return value types of functions.
This package provides a Sphinx plugin to add inline tabbed content to your Sphinx documentation.
Sphinx objects.inv inspection/manipulation tool.
This package lets you link to GitHub issues, pull requests, commits and users from Sphinx docs.
This package implements a functionality of partially load Sphinx configuration from sphinx.toml situated in the same dir as conf.py.
A simple utility package that provides a default intersphinx mapping for a large chunk of the Python ecosystem.
sphinxcontrib-applehelp is a Sphinx extension which outputs Apple help books.
A utility tool that provides several features that make it easy to translate and to apply translation to Sphinx generated document.
Jupyter-sphinx is a Sphinx extension that executes embedded code in a Jupyter kernel, and embeds outputs of that code in the document. It has support for rich output such as images, LaTeX math and even JavaScript widgets, and supports thebelab for live code execution with minimal effort.
This package provides guzzle_sphinx_theme, a theme for the Sphinx documentation system, used by Guzzle and several other projects.
The CAC library can be used to emulate and share smart cards from client system to local or remote virtual machines.
Gtk client and libraries for SPICE remote desktop servers.
Usbredir is a network protocol for sending USB device traffic over a network connection. It can be used to redirect traffic from a USB device to a different (virtual) machine than the one to which the USB device is attached.
SPICE (the Simple Protocol for Independent Computing Environments) is a remote-display system built for virtual environments which allows users to view a desktop computing environment.
Graphical console client for virtual machines using SPICE or VNC.
SPICE is a remote display system built for virtual environments which allows you to view a computing desktop environment not only on the machine where it is running, but from anywhere on the Internet and from a wide variety of machine architectures.
A virtual 3D GPU library that enables a virtualized operating system to use the host GPU to accelerate 3D rendering.
Spice-vdagent enables sharing the clipboard and guest display resolution scaling on graphical console window resize.
sc-im is a highly configurable spreadsheet program providing a vim-like experience. sc-im supports gnuplot interaction, functions for sorting and filtering, 256 color support, and much more.
VisiData is an interactive multitool for tabular data. It combines the clarity of a spreadsheet, the efficiency of the terminal, and the power of Python, into a lightweight utility which can handle millions of rows.
SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. SQLite is the most widely deployed SQL database engine in the world. The source code for SQLite is in the public domain.
SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. SQLite is the most widely deployed SQL database engine in the world. The source code for SQLite is in the public domain.
Squirrel is a high level imperative, object-oriented programming language, designed to be a light-weight scripting language that fits in the size, memory bandwidth, and real-time requirements of applications like video games.