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 package provides a dictionary for the Hunspell spell-checking library.
Libdigidocpp library offers creating, signing and verification of digitally signed documents, according to XAdES and XML-DSIG standards. Documentation http://open-eid.github.io/libdigidocpp
OpenSCAD is a 3D Computer-aided Design (CAD) application. Unlike an interactive modeler, OpenSCAD generates 3D models from a script, giving you full programmatic control over your models.
OpenSCAD is a 3D Computer-aided Design (CAD) application. Unlike an interactive modeler, OpenSCAD generates 3D models from a script, giving you full programmatic control over your models.
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.
rpi-imager is graphical utility to easily provision and flash a memory card with an operating system image suitable for the Raspberry Pi single board computer.
Stremio offers a secure, modern and seamless entertainment experience. With its easy-to-use interface and diverse content library, including 4K HDR support, users can enjoy their favorite movies and TV shows across all their devices
Grimshot is a screenshot utility for sway. It provides an interface over grim, slurp and jq, and supports storing the screenshot either directly to the clipboard using wl-copy or to a file.
Xalan-C++ version is a robust implementation of the W3C Recommendations for XSL Transformations (XSLT) and the XML Path Language (XPath). It works with the Xerces-C++ XML parser. The Xalan-C++ project creates and distributes a standard XSLT library and a simple Xalan command-line utility for transforming XML documents. This project is written in a reduced set of the C++ programming language. This makes the library directly usable on numerous platforms. A set of āCā language APIs is also available so that XSLT and XPath functionality is easily deployed to āCā language applications. Sample programs are available for you to test and experiment with as you learn the Xalan library. Some of the EXSLT extension functions for XPath are available. We need to write and validate more of the EXSLT functions. A library of XPath extensions is provided by the Apache Xalan community. Documentation and examples are available for you to write your own custom XPath extensions.
This library includes a mature Digital Signature and Encryption implementation using a proprietary C++ API on top of the Xerces-C XML Parser's DOM API. It includes a pluggable cryptographic layer, but support for alternatives to OpenSSL are less complete and less mature.
b43-fwcutter can extract the firmware for your Broadcom 43xx hardware from different closed source drivers. The b43 driver depends on these firmware files and can't work without them. Currently b43-fwcutter supports Apple MacOS X, Microsoft Windows and Linux drivers, but keep in mind that b43-fwcutter doesn't support all driver versions.
Keybase is a key directory that maps social media identities to encryption keys (including, but not limited to PGP keys) in a publicly auditable manner. Additionally it offers an end-to-end encrypted chat and cloud storage system, called Keybase Chat and the Keybase Filesystem respectively. Files placed in the public portion of the filesystem are served from a public endpoint, as well as locally from a filesystem union-mounted by the Keybase client.
Tailscale lets you easily manage access to private resources, quickly SSH into devices on your network, and work securely from anywhere in the world.
Tailscale lets you easily manage access to private resources, quickly SSH into devices on your network, and work securely from anywhere in the world.
Tailscale lets you easily manage access to private resources, quickly SSH into devices on your network, and work securely from anywhere in the world.
Tailscale lets you easily manage access to private resources, quickly SSH into devices on your network, and work securely from anywhere in the world.
Tailscale lets you easily manage access to private resources, quickly SSH into devices on your network, and work securely from anywhere in the world.
Tailscale lets you easily manage access to private resources, quickly SSH into devices on your network, and work securely from anywhere in the world.
Python wrapper for Brave's adblocking library, which is written in Rust.
This implements a new encryption algorithm, 3ROT13. This is a symmetric cypher that has a number of desirable features over existing algorithms; firstly it is stateless - this allows recovery of any random substring from the cyphertext, which is especially useful if portions of the cyphertext are lost or damaged. 3rot13 is also keyless, removing the need to worry about key storage or key lengths. Finally ROT13 is fast. Should a higher performance be desired this code can be reworked in C.
This program compresses text files using a unique lossy text compression algorithm. Decompression is not possible. The result file has a ".ltz" extension, and the original file remains.
Not only is the byte count reduced, but the bytes themselves are smaller bytes - and weigh less when stored on disk.
Many Unix based operating systems neglect to rewind CDROMs fully before ejection. This may leave some CDROMs positioned incorrectly when they are next used. cdrewind should be used to ensure that the CDROM drive has completed the rewind cycle before the disk is removed.
Some cheaper CDROM drives can eject the disk while there are still tracks in the drive. Placing these tracks back on the CDROM is a tedious process, only slightly improved when using a quality pair of CDROM tweezers. Some admins and found that spraying their CDROMs with shaving cream can help keep the tracks on the CDROM. cdrewind is far more reliable and should be used for desktops through to servers.
Onstat tells you if your server is switched on. A common problem is when staff attempt to use a server or desktop when the power is not switched on. This may help diagnose such a situation.
gwhiz will whiz files or commands, making them easier to read so that you do not miss important details. If your terminal supports color, gwhiz can highlight in colour using the "-c" option.