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.
This package provides inline Git diff functionality in Emacs, enabling users to view changes inline within buffers.
This package offers an advanced way to manage Gptel directives, using files rather than customizing the variable directly.
ob-gptel is a backend for Org Babel. It provides an alternative interface to evaluate {gptel
An unofficial Copilot plugin for Emacs.
This package provides a tiny everyday helper for easily looking up or summarizing text using an LLM.
GPTel is a simple ChatGPT asynchronous client for Emacs with no external dependencies. It can interact with ChatGPT from any Emacs buffer with ChatGPT responses encoded in Markdown or Org markup. It supports conversations, not just one-off queries and multiple independent sessions. It requires an OpenAI API key.
Provides an agent mode for interacting with GPT models seamlessly in GPTel.
Stumpwm is a window manager written entirely in Common Lisp. It attempts to be highly customizable while relying entirely on the keyboard for input. These design decisions reflect the growing popularity of productive, customizable lisp based systems.