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.
This project aims to be an easy to use companion to your Mooltipass device and extend the power of the device to more platform/tools. With it you can manage your Mooltipass with a cross-platform app, as well as provide a daemon service that handles all USB communication with the device.
This tool comes with a daemon that runs in background, and a user interface app to control your Mooltipass. Other clients can also connect and talk to the daemon (it uses a websocket connection and simple JSON messages).
It is completely cross platform, and runs on Linux (using native hidraw API), OS X (native IOKit API), and Windows (native HID API).
This project aims to be an easy to use companion to your Mooltipass device and extend the power of the device to more platform/tools. With it you can manage your Mooltipass with a cross-platform app, as well as provide a daemon service that handles all USB communication with the device.
This tool comes with a daemon that runs in background, and a user interface app to control your Mooltipass. Other clients can also connect and talk to the daemon (it uses a websocket connection and simple JSON messages).
It is completely cross platform, and runs on Linux (using native hidraw API), OS X (native IOKit API), and Windows (native HID API).
This project aims to be an easy to use companion to your Mooltipass device and extend the power of the device to more platform/tools. With it you can manage your Mooltipass with a cross-platform app, as well as provide a daemon service that handles all USB communication with the device.
This tool comes with a daemon that runs in background, and a user interface app to control your Mooltipass. Other clients can also connect and talk to the daemon (it uses a websocket connection and simple JSON messages).
It is completely cross platform, and runs on Linux (using native hidraw API), OS X (native IOKit API), and Windows (native HID API).
Provides a set of udev rules to allow using Mooltipass devices into a compatible udev Linux box. This package is intended to be added as a rule to the udev-service-type in your operating-system configuration.
Simply installing this package will not have any effect. It is meant to be passed to the udev service.
This project aims to be an easy to use companion to your Mooltipass device and extend the power of the device to more platform/tools. With it you can manage your Mooltipass with a cross-platform app, as well as provide a daemon service that handles all USB communication with the device.
This tool comes with a daemon that runs in background, and a user interface app to control your Mooltipass. Other clients can also connect and talk to the daemon (it uses a websocket connection and simple JSON messages).
It is completely cross platform, and runs on Linux (using native hidraw API), OS X (native IOKit API), and Windows (native HID API).
Provides a set of udev rules to allow using Mooltipass devices into a compatible udev Linux box. This package is intended to be added as a rule to the udev-service-type in your operating-system configuration.
Simply installing this package will not have any effect. It is meant to be passed to the udev service.
This is the VPN client software for the Mullvad VPN service. For more information about the service, please visit Mullvad's website, mullvad.net (Also accessible via Tor on this onion service).
This package provides the Parse::EDID module. It implements some function to parse Extended Display Identification Data binary data structures.
This package provides the Proc::PID::File Perl module. It is useful for writers of daemons and other processes that need to tell whether they are already running, in order to prevent multiple process instances. The module accomplishes this via *nix-style pidfiles, which are files that store a process identifier.
This package provides the Test::UseAllModules Perl module.
This package provides the Net::Netmask Perl module. It can parse, manipulate and lookup IP network blocks.
This package provides the IO::Interactive-Tiny Perl module. It implements a subset of IO::Interactive’s functionality in the form of only having is_interactive().
This package provides the Proc:Daemon module. It can be sed by a Perl program to initialize itself as a daemon or to execute (exec) a system command as daemon. You can also check the status of the daemon (alive or dead) and you can kill the daemon.
This package provides the Net::IP Perl module. It implements functions to deal with IPv4/IPv6 addresses. The module can be used as a class, allowing the user to instantiate IP objects, which can be single IP addresses, prefixes, or ranges of addresses. There is also a procedural way of accessing most of the functions. Most subroutines can take either IPv4 or IPv6 addresses transparently.
This package provides the Proc::ProcessTable module, a first crack at providing a consistent interface to Unix process table information.
Ocsinventory-Agent is an agent for ocsinventory NG. It supports Linux, Solaris and AIX.
This package provides the Crypt::SSLeay Perl module. It implements support for the HTTPS protocol under LWP, so that an LWP::UserAgent can make HTTPS GET, HEAD and POST requests.
Ocsinventory-Agent is an agent for ocsinventory NG. It supports Linux, Solaris and AIX.
This package provides the Net::SNMP Perl module. It implements an object oriented interface to the Simple Network Management Protocol. Perl applications can use the module to retrieve or update information on a remote host using the SNMP protocol.
The BLT Toolkit is an extension to Tcl and Tk. It adds new commands, geometry managers, and widgets to the Tcl interpreter. Included widgets are 2D graph, barchart, stripchart, tab notebook, and tree viewer.
fenics
This script is intended to be invoked via QjackCtl to start up and shut down JACK on a system running PulseAudio. It handles the necessary setup to make the two work together, so PulseAudio clients get transparently routed through JACK while the latter is running, or if PulseAudio is suspend by pasuspender, do nothing.
If you are using jack-dbus, and have pulseaudio-module-jack installed, you already have a similar functionality and this script is not required.
Xdebug is an extension for PHP to assist with debugging and development. It contains a single step debugger to use with IDEs, a profiler and provides code coverage functionality for use with PHPUnit.
PHP (PHP Hypertext Processor) is a server-side (CGI) scripting language designed primarily for web development but is also used as a general-purpose programming language. PHP code may be embedded into HTML code, or it can be used in combination with various web template systems, web content management systems and web frameworks.