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.
Nerd Fonts version of OpenDyslexic, a font designed for those with Dyslexia.
Nerd Fonts version of Inconsolata, a programming font inspired by the proprietary font Consolas.
Nerd Fonts version of Adwaita, the Iosveka variant used by the GNOME project.
Nerd Fonts version of Share Tech Mono, a font featuring distinct characters.
The package is named shure-tech-mono because Share Tech Mono is a reserved name.
Nerd Fonts version of Daddy Time Mono, a programming font.
Nerd Fonts version of Iosevka Term Slab, an Iosevka variant for working on the terminal, featuring slab serifs.
Contains ligatures.
Nerd Fonts version of Victor Mono, a programming font with cursive italics, distinct glyphs and pretty defined heights.
Contains ligatures.
Nerd Fonts version of D2 Coding Ligature, a ligaturized version of the D2 Coding font, designed for koreans working with code.
Contains ligatures.
Nerd Fonts version of Envy Code R, a font designed for programming and working with a terminal.
The package is named envycoder because Envy Code R is a reserved name.
Nerd Fonts version of Terminus, a font designed for long work hours with computers.
The package is named terminess because Terminus is a reserved name.
Nerd Fonts version of Ubuntu, a font designed by Canonical for sans-serif use in the Ubuntu GNU/Linux distribution.
Nerd Fonts version of Anonymous Pro, a font inspired by the Anonymous 9, the bitmap font used in the Macintosh.
The package is named anonymice-pro because Anonymous Pro is a reserved name.
Nerd Fonts version of Inconsolata LGC, an alternative version of Inconsolata that features the Cyrillic alphabet.
Nerd Fonts version of Fira Code, a programming font containing various ligatures.
Nerd Fonts version of Overpass, a font inspired by Highway Gothic.
Nerd Fonts version of the monospaced member of the Roboto font family.
Nerd Fonts version of Fira Mono, a typeface used by Mozilla.
Nerd Fonts version of Liberation Mono, a member of the Liberation font family, designed for compatibility with the most popular Microsoft Windows fonts.
The package is named literation-mono because Liberation Mono is a reserved name.
This is the VM used by Pharo.
Deploy your testing VM in a couple of seconds.
Paramiko is a python implementation of the SSHv2 protocol, providing both client and server functionality. While it leverages a Python C extension for low level cryptography (PyCrypto), Paramiko itself is a pure Python interface around SSH networking concepts.
pyinfra turns Python code into shell commands and runs them on your servers. Execute ad-hoc commands and write declarative operations. Target SSH servers, local machine and Docker containers. Fast and scales from one server to thousands.