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.
sphinxcontrib-devhelp is a Sphinx extension which outputs https://wiki.gnome.org/Apps/Devhelp documents.
sphinxcontrib-htmlhelp is a Sphinx extension which renders HTML help files.
Sphinx objects.inv inspection/manipulation tool.
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 package provides a Sphinx plugin to add inline tabbed content to your Sphinx documentation.
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.
Spice-vdagent enables sharing the clipboard and guest display resolution scaling on graphical console window resize.
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.
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.
A virtual 3D GPU library that enables a virtualized operating system to use the host GPU to accelerate 3D rendering.
Graphical console client for virtual machines using SPICE or VNC.
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.
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.
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.
Guile-SSH is a library that provides access to the SSH protocol for programs written in GNU Guile interpreter. It is a wrapper to the underlying libssh library.
Corkscrew tunnels SSH connections through most HTTP and HTTPS proxies. It supports proxy authentication through the HTTP basic authentication scheme with optional TLS to protect credentials.
Dropbear is a relatively small SSH server and client. It runs on a variety of POSIX-based platforms. Dropbear is particularly useful for embedded systems, such as wireless routers.
Guile-SSH is a library that provides access to the SSH protocol for programs written in GNU Guile interpreter. It is a wrapper to the underlying libssh library.
AsyncSSH is a Python package which provides an asynchronous client and server implementation of the SSHv2 protocol on top of the Python 3.6+ asyncio framework.
hss is an interactive SSH client for multiple servers. Commands are executed on all servers in parallel. Execution on one server does not need to wait for that on another server to finish before starting. One can run a command on hundreds of servers at the same time, with almost the same experience as a local Bash shell.
It supports:
interactive input: based on GNU readline.
history: responding to the C-r key.
auto-completion:
TAB-completion from remote servers for commands and file names.