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.
emacs-dirvish empowers dired by giving it a modern UI in a unintrusive way. Emacs users deserve a file manager better than those popular ones on terminal such as ranger, vifm, lf since Emacs is not limited to a terminal.
An Emacs global minor mode allowing eshell to use vterm for visual commands.
The Most Dangerous Minor Mode, as the name says, is a particularly dangerous Emacs minor mode. It’s inspired by the website “the most dangerous writing app”. If you don’t type at least one key every tmd-timeout, (by default 5 seconds) the whole buffer will be deleted (the narrowing will be respected).
emacs-cython-mode is a Major mode for Cython development, derived from python-mode.
emacs-free-keys shows available key bindings in the current buffer.
emacs-org-imenu shows a sidebar displaying the Imenu and allows the user to filter which headlines are shown using the interactive org-imenu-filter-select that uses the same syntax as org-mode search.
Evil is an extensible vi layer for Emacs. It emulates the main features of Vim, and provides facilities for writing custom extensions. This derivative package fixes the build for emacs28+ versions.
Visual Boy Advance M is an emulator of the Game Boy, Game Boy Color, and Game Boy Advance handheld game consoles.
GNUSim8085 is a graphical simulator, assembler and debugger for the Intel 8085 microprocessor in GNU/Linux and Windows.
A simple editor component with syntax highlighting.
A keypad to input assembly language instructions with appropriate arguments.
Easy view of register contents.
Easy view of flag contents.
Hexadecimal <–> Decimal converter.
View of stack, memory and I/O contents.
Support for breakpoints for program debugging.
Stepwise program execution.
One click conversion of assembly program to opcode listing.
Printing support.
UI translated in various languages.
Socket acceptor pool for TCP protocols.
This package provides a compiler for Google protocol buffer definitions files for Erlang.
An Erlang INI parser
This package provides a set of statistics functions for erlang
Erlang Ast traverse and macro.
This package provides a generic interface to different metrics systems in Erlang.
Erlang with SQL
erlang-erl-conc is an erlang conc list implementation.
This package provides a simple HTTP client for Erlang.
Support library for manipulating Web protocols.
SSL verification functions for Erlang
Quick Random Number Generation: Provides a simple interface to call efficient random number generation functions based on the context. Proper random number seeding is enforced.
unicode_util compatibility library for Erlang < 20
Erlang Trie Implementation