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.
A theme for Sphinx used by ReadTheDocs.org.
Sphinx is a tool that makes it easy to create documentation for Python projects or other documents consisting of multiple reStructuredText sources.
sphinxcontrib-applehelp is a Sphinx extension which outputs Apple help books.
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.
Graphical console client for virtual machines using SPICE or VNC.
Spice-vdagent enables sharing the clipboard and guest display resolution scaling on graphical console window resize.
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.
A virtual 3D GPU library that enables a virtualized operating system to use the host GPU to accelerate 3D rendering.
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.
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.
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.
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.
Simplesquirrel is a C++ 11 library providing bindings for Squirrel language. It allows binding C++ function and calling it from Squirrel, looking up for Squirrel function (or class) and calling it (or creating instance of it) on C++ side, passing any C++ pointer as either instance or userpointer, creating enumerations, tables, and arrays.
codex11-ssh-askpass is an X11-based pass-phrase dialog for use with OpenSSH.
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.
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.
Mosh is a remote terminal application that allows client roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. It's a replacement for SSH that's more robust and responsive, especially over Wi-Fi, cellular, and long-distance links.
sshpass is a tool for non-interactively performing password authentication with SSH's so-called interactive keyboard password authentication.
autossh is a program to start a copy of ssh and monitor it, restarting it as necessary should it die or stop passing traffic.