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 package provides a sphinx extension for designing beautiful, view size responsive web components.
This package provides a tool for authoring Sphinx themes with a simple (opinionated) workflow.
This package is an extension to reStructuredText and Sphinx to be able to read and render the Doxygen xml output.
This package provides Sphinx extension for running sphinx-apidoc on each build.
A Sphinx extension to generate multiversion and multilanguage sitemaps.org compliant sitemaps for the HTML version of 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.
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.
The CAC library can be used to emulate and share smart cards from client system to local or remote virtual machines.
Graphical console client for virtual machines using SPICE or VNC.
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.
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.
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.
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.
Liboop is a low-level event loop management library for POSIX-based operating systems. It supports the development of modular, multiplexed applications which may respond to events from several sources. It replaces the "select() loop" and allows the registration of event handlers for file and network I/O, timers and signals. Since processes use these mechanisms for almost all external communication, liboop can be used as the basis for almost any application.
HPN-SSH is a series of modifications to OpenSSH, the predominant implementation of the ssh protocol. It was originally developed to address performance issues when using ssh on high speed long distance networks.
This package provides a web application to be used as an SSH client.
Features:
SSH password authentication supported, including empty password.
SSH public-key authentication supported, including DSA RSA ECDSA Ed25519 keys.
Encrypted keys supported.
Two-Factor Authentication (time-based one-time password) supported.
Fullscreen terminal supported.
Terminal window resizable.
Auto detect the ssh server's default encoding.
Modern browsers are supported.
autossh is a program to start a copy of ssh and monitor it, restarting it as necessary should it die or stop passing traffic.