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 is the opposite of top, it displays processes that are using the least CPU. It is the companion to the "prstat" command.
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.
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.
This program uncompresses text files that were compressed using the lossy text compression tool (ltzip). Like ltzip, ltunzip is also a lossy algorithm, and so performs lossy uncompression. There is a high probability that the original text file will NOT be returned. The result file has a ".un" extension, and the original ltz file remains.
This allows older commands to be executed safely at their original native baud. Commands are now often run over high speed telnet or ssh sessions, at speeds they were not designed for - sometimes called "overbauding". Overbauding can cause command overheating, resulting in Command Fault Heat State Exception (CFHSE) errors.
Many command line programs, especially those for Unix, were originally written to run at bauds such as 300, 1200, 2400 or even 9600. This was the days of serial connections to teletypes or dumb terminals (aka glass teletypes, green screens, etc). While links to servers have increased in speed, the code for most commands has remained the same. Some operating systems have a man page, fastcommands(5), that lists commands that are high speed link safe.
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.
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.
This trickle charges the ICMP driver by sending a series of ICMP packets to localhost at regular intervals. This program autodetects the hardware type and uses appropriate values for the interval based on the wattage of each packet. This script can be incorporated into the system startup process as a daemon.
The batteries in the kernel's ICMP driver can become depleted, a common problem that causes high latency or dropped packets for any ICMP type. RFC792 fails to specify an ICMP message for battery status, leaving such problems difficult to identify or diagnose. This script serves as a precaution against ICMP driver failure.
This program also improves the performance of the ICMP driver by "priming" the L1, L2 and TLB caches with ICMP driver entries.
This program converts text to l33t-speak. This is helpful to convert text that has been written in a formal and confusing manner, into text that is easy to follow.
This implements a new configurable encryption algorithm, NROT13. This is similar to the 3ROT13 algorithm, a symmetric stateless keyless cypher, however this allows the user to customise the number of cycles. For example, 3ROT13 can be used, as well as 9ROT13 and even the supersymmetric 31ROT13.
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 creates one or more zombies and a daemon their leader. It can be used to replenish system zombies, or to feed the init monster.
This checks and enables network routes to the Information Super Highway to ensure maximum Internet performance. Must be run as root to update the routes.
lsss is ls with StarSign, an improved ls command. This runs the ls command and inserts a field to display the starsign of each file.
This program attempts to obtain the identification and capabilities of the currently used CPU, and print the matching set of CPU_FLAGS_* flags for Gentoo.
The libgawkextlib library contains the strhash API used by various extensions, and the gawk_varinit API to make it easy to initialize variables.
This package provides a gawk extension library implementing the aregex API.
This package contains the gawk nl_langinfo shared library extension. It provides access to the nl_langinfo(3) C library function.
This package provides a gawk extension library for using the libharu pdf library.
This package provides a fixed-length record input parser for gawk.
This package contains a gawk extension library supporting I/O multiplexing and signal trapping.
This package provides a gawk extension library implementing the abort function.
This package provides a gawk extension library for using the gd graphics library.
This package provides a gawk extension library implementing the multibyte string API.