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 GNU Aspell spell checker.
This package provides a dictionary for the GNU Aspell spell checker.
This package provides a dictionary for the GNU Aspell spell checker.
This package provides a dictionary for the GNU Aspell spell checker.
This package provides a dictionary for the GNU Aspell spell checker.
This package provides a dictionary for the GNU Aspell spell checker.
This package provides a dictionary for the GNU Aspell spell checker.
This package provides a dictionary for the GNU Aspell spell checker.
This package provides a dictionary for the GNU Aspell spell checker.
This package provides a dictionary for the GNU Aspell spell checker.
This package provides a dictionary for the GNU Aspell spell checker.
This package provides a dictionary for the GNU Aspell spell checker.
This package provides a dictionary for the GNU Aspell spell checker.
This package provides a dictionary for the GNU Aspell spell checker.
This package provides a dictionary for the GNU Aspell spell checker.
Spell is a command-line spell-checking program. It reads through a text input and prints each misspelled word on a line of its own. It is implemented as a wrapper for GNU aspell or ispell.
This package provides a dictionary for the GNU Aspell spell checker.
This package provides a dictionary for the GNU Aspell spell checker.
This package provides a dictionary for the GNU Aspell spell checker.
This package provides a dictionary for the GNU Aspell spell checker.
NASM, the Netwide Assembler, is an 80x86 and x86-64 assembler designed for portability and modularity. It supports a range of object file formats, including Linux and *BSD a.out, ELF, COFF, Mach-O, Microsoft 16-bit OBJ, Windows32 and Windows64. It will also output plain binary files. Its syntax is designed to be simple and easy to understand, similar to Intel's but less complex. It supports all currently known x86 architectural extensions, and has strong support for macros.
FASM is an assembler that supports x86 and IA-64 Intel architectures. It does multiple passes to optimize machine code. It has macro abilities and focuses on operating system portability.
GNU Lightning is a library that generates assembly language code at run-time. Thus, it is useful in creating Just-In-Time compilers. It abstracts over the target CPU by exposing a standardized RISC instruction set to the clients.
RGBDS (Rednex Game Boy Development System) is an assembler/linker package for the Game Boy and Game Boy Color. It consists of:
rgbasm (assembler)
rgblink (linker)
rgbfix (checksum/header fixer)
rgbgfx (PNG-to-Game Boy graphics converter)