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.
JWM is a light-weight window manager for the X11 Window System. it is written in C and uses only Xlib at a minimum. Because of its small footprint, it makes a good window manager for older computers and less powerful systems, such as the Raspberry Pi, though it is perfectly capable of running on modern systems.
WordNet is a large lexical database of English. Nouns, verbs, adjectives and adverbs are grouped into sets of cognitive synonyms (synsets), each expressing a distinct concept. Synsets are interlinked by means of conceptual-semantic and lexical relations. The resulting network of meaningfully related words and concepts can be navigated with the browser. WordNet is also freely and publicly available for download. WordNet's structure makes it a useful tool for computational linguistics and natural language processing.
wv converts files written by Word 2000, 97, 95, and 6 (known internally as Word 9, 8, 7, and 6) to HTML or LaTeX. Word 2 documents can still be converted to plain text but will lack formatting.
Other programs can use wv as a library to convert Word documents to other formats. AbiWord uses it as its Word importer, and KWord uses concepts and code from wv in theirs.
Alien::wxWidgets is a Perl module for detecting and getting configuration settings from an installed wxWidgets package.
wxWidgets is a C++ library that lets developers create applications with a graphical user interface. It has language bindings for Python, Perl, Ruby and many other languages.
wxWidgets is a C++ library that lets developers create applications with a graphical user interface. It has language bindings for Python, Perl, Ruby and many other languages.
wxWidgets is a C++ library that lets developers create applications with a graphical user interface. It has language bindings for Python, Perl, Ruby and many other languages.
wxPython is a cross-platform GUI toolkit for the Python programming language. It is implemented as a set of Python extension modules that wrap the GUI components of the popular wxWidgets cross platform C++ library. In most cases, wxPython uses the native widgets on each platform to provide a 100% native look and feel for the application.
wxSVG is a C++ library to create, manipulate and render Scalable Vector Graphics (SVG) files with the wxWidgets toolkit.
wxWidgets is a C++ library that lets developers create applications with a graphical user interface. It has language bindings for Python, Perl, Ruby and many other languages.
wxWidgets is a C++ library that lets developers create applications with a graphical user interface. It has language bindings for Python, Perl, Ruby and many other languages.
wxWidgets is a C++ library that lets developers create applications with a graphical user interface. It has language bindings for Python, Perl, Ruby and many other languages.
xsecurelock is an X11 screen locker which uses a modular design to avoid the usual pitfalls of screen locking utility design.
As a consequence of this design, you shouldn't use the usual screen locker service with xsecurelock. Instead, add a helper binary to your operating-system's privileged-programs field:
(privileged-programs (cons* (privileged-program (program (file-append xsecurelock "/libexec/xsecurelock/authproto_pam")) (setuid? #t)) %default-privileged-programs))
Rxvt-unicode (urxvt) is a colour vt102 terminal emulator intended as an xterm replacement for users who do not require features such as Tektronix 4014 emulation and toolkit-style configurability. It supports unicode, XFT and may be extended with Perl plugins. It also comes with a client/daemon pair that lets you open any number of terminal windows from within a single process.
xss-lock listens to X signals to fire up a user-defined screensaver. In effect this automatically locks the screen when closing a laptop lid or after a period of user inactivity (as set with xset s TIMEOUT). The notifier command, if specified, is executed first. Additionally, xss-lock uses the inhibition logic to lock the screen before the system goes to sleep.
Apply the given action to the given windows. If no window IDs and no options are given, the action applies to the focused window.
This is a simple menu for X11 designed for scripting and tweaking. It can optionally use some appearance settings from XSettings, tint2 and GTK.
Bemoji is an emoji picker for dmenu-like launchers (e.g. bemenu, wofi, rofi, fuzzel, etc.) It will remember your favorite emojis and give you quick access to them via a separately installed clipboard tool (e.g. wl-copy, xclip, etc.), or a typing tool (wtype, xdotool, etc.), or via standard output.
XSel is a command-line program for getting and setting the contents of the X selection and/or clipboard. Normally this is only accessible by manually highlighting information and pasting it with the middle mouse button.
XSel reads from standard input and writes to standard output by default, but can also follow a growing file, display contents, delete entries and more.
wlrctl is a command line utility for miscellaneous wlroots Wayland extensions. At this time, wlrctl supports the foreign-toplevel-mangement (window/toplevel command), virtual-keyboard (keyboard command), and virtual-pointer (pointer command) protocols.
Redshift adjusts the color temperature according to the position of the sun. A different color temperature is set during night and daytime. During twilight and early morning, the color temperature transitions smoothly from night to daytime temperature to allow your eyes to slowly adapt. At night the color temperature should be set to match the lamps in your room.
Wofi is a launcher/menu program for wlroots based wayland compositors such as sway, similar to rofi.
Redshift adjusts the color temperature according to the position of the sun. A different color temperature is set during night and daytime. During twilight and early morning, the color temperature transitions smoothly from night to daytime temperature to allow your eyes to slowly adapt. At night the color temperature should be set to match the lamps in your room.
This is a fork with added support for Wayland using the wlr-gamma-control protocol.
fuzzel is a Wayland-native application launcher, similar to rofi's drun mode. It has Emacs key bindings and remembers frequently launched applications. The font and colors can be configured.