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.
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.
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.
Aspell is a spell-checker which can be used either as a library or as a standalone program. Notable features of Aspell include its full support of documents written in the UTF-8 encoding and its ability to use multiple dictionaries, including personal ones.
Ispell is an interactive spell-checking tool supporting many European languages.
This package provides a dictionary for the GNU Aspell spell checker.
ASM6f is a fork of ASM6, primarily targeted at NES/Famicom development.
Support for some illegal/undocumented opcodes
FCEUX-compatible
.nloutput filesOutput of Lua-compatible symbol files
New
IGNORENLandENDINLdirectivesSupport for iNES original and 2.0 header insertion
Output of
.cdlfiles, for use with FCEUX/MesenOutput of Mesen-compatible symbol files (both old and new formats)
Generic +/- labels do not break @local scope
Support for
a:prefix to force absolute addressing for zero-page addresses.
The SIMDe header-only library provides fast, portable implementations of SIMD intrinsics on hardware which doesn't natively support them, such as calling SSE functions on ARM. There is no performance penalty if the hardware supports the native implementation (e.g., SSE/AVX runs at full speed on x86, NEON on ARM, etc.).