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.
Oneko displays an animated cat or dog that chases the mouse pointer---now an actual mouse or a bone---around the screen while you work.
It was written for the X Window system and does not work well on Wayland.
The filters collection harks back to the late 1980s, when various text filters were written to munge written language in amusing ways. The earliest and best known were legends such as the Swedish Chef filter and B1FF.
This package contains the following filter commands:
b1ff: a satire of a stereotypical Usenet newbie
censor: comply with the CDA
chef: convert English to Mock Swedish
cockney: Cockney English
elee: k3wl hacker slang
fanboy: a stereotypical fan (supports custom fandoms)
fudd: Elmer Fudd
jethro: hillbilly text filter
jibberish: a random selection of these filters
jive: Jive English
ken: turn English into Cockney
kraut: a bad German accent
ky00te: a very cute accent
LOLCAT: as seen in Internet GIFs everywhere
nethackify: wiped-out text as found in nethack
newspeak: à la 1984
nyc: Brooklyn English
pirate: talk like a pirate
rasterman: straight from the keyboard of Carsten Haitzler
scottish: fake Scottish (Dwarven) accent
scramble: scramble the "inner" letters of each word
spammer: turn honest text into something liable to be flagged as spam
studly: studly caps.
uniencode: use glorious Unicode to the fullest possible extent
upside-down: flip the text upside down
The GNU project hosts a similar collection of filters, the GNU talkfilters.
lolcat concatenates files and streams like regular cat, but it also adds terminal escape codes between characters and lines resulting in a rainbow effect.
This package provides a Puppet grammar for the Tree-sitter library.
This package provides a Java properties grammar for the Tree-sitter library.
This package provides a JavaScript(JSX) grammar for the Tree-sitter library.
This variant provides Python bindings.
This package provides a Erlang grammar for the Tree-sitter library.
This package provides a JSDoc grammar for the Tree-sitter library.
This package provides an Arduino grammar for the Tree-sitter library.
This package provides a Starlark grammar for the Tree-sitter library.
This package provides a TOML grammar for the Tree-sitter library.
This package provides a Julia grammar for the Tree-sitter library.
Tree-sitter is a parser generator tool and an incremental parsing library. It can build a concrete syntax tree for a source file and efficiently update the syntax tree as the source file is edited.
Tree-sitter aims to be:
General enough to parse any programming language.
Fast enough to parse on every keystroke in a text editor.
Robust enough to provide useful results even in the presence of syntax errors.
Dependency-free so that the runtime library (which is written in pure C) can be embedded in any application.
This package includes the tree-sitter command-line tool.
This package provides a Clarity grammar for the Tree-sitter library.
This package provides a JSON grammar for the Tree-sitter library.
This package provides a NetLinx grammar for the Tree-sitter library.
This package provides a TLA+ grammar for the Tree-sitter library.
This package provides a FIRRTL grammar for the Tree-sitter library.
This package provides a gst-launch-1.0 grammar for the Tree-sitter library.
This package provides a Clojure grammar for the Tree-sitter library.
This package provides a Solidity grammar for the Tree-sitter library.
This package provides Markdown (CommonMark Spec v0.30) grammars for the Tree-sitter library.
This package provides a Chatito grammar for the Tree-sitter library.
This package provides a HTML grammar for the Tree-sitter library.
This variant provides Python bindings.