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 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.
Ispell is an interactive spell-checking tool supporting many European languages.
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.
The NEON_2_SSE.h file is intended to simplify ARM-to-IA32 porting. It makes the correspondence (or a real porting) of ARM NEON intrinsics as defined in the arm_neon.h header and x86 SSE (up to SSE4.2) intrinsic functions as defined in corresponding x86 compilers headers files.
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.
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.
xa is a high-speed, two-pass portable cross-assembler. It understands mnemonics and generates code for NMOS 6502s (such as 6502A, 6504, 6507, 6510, 7501, 8500, 8501, 8502 ...), CMOS 6502s (65C02 and Rockwell R65C02) and the 65816.
Blinkenlights is a command-line debugger that focuses on visualizing how software changes memory. It can emulate statically-linked i8086 and x86_64-pc-linux-gnu programs.