_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

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.


emacs-thesaurus 0.0.1
Propagated dependencies: emacs-request@0.3.2-1.3336eaa
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/AnselmC/thesaurus.el
Licenses: GPL 3+
Build system:
Synopsis: Query synonyms from Thesaurus.com
Description:

Emacs package for querying synonyms from Thesaurus.com.

emacs-whois 0.0.0-1.3c3c41b
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/lassik/emacs-whois/
Licenses: GPL 3+
Build system:
Synopsis: Extends the whois functionality of Emacs
Description:

This package complements (does not replace) the standard whois functionality of GNU Emacs. It provides:

  • whois-mode with font-lock highlighting to make whois responses easier to read.

  • whois-shell function to make a whois query using the system whois program instead of Emacs' own (often not up to date) whois client.

emacs-hydra-timestamp 0.1-49b0291
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page:
Licenses: GPL 3+
Build system:
Synopsis: Insert timestamps with Emacs Hydra
Description:

This package provides an Emacs Hydra for inserting timestamps.

emacs-gited 0.5.3
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://elpa.gnu.org/packages/gited.html
Licenses: GPL 3+
Build system:
Synopsis: Operate on Git branches like dired
Description:

This Emacs library lists the branches in a Git repository. Then you can operate on them with a dired-like interface.

emacs-eval-in-repl 0.9.6
Dependencies: emacs-slime@2.31 emacs-sml-mode@6.12 emacs-cider@1.19.0 emacs-geiser@0.32 emacs-lua-mode@20221027-1.d074e41 emacs-js2-mode@20231224 emacs-js3-mode@1.1.0-1.229aeb3 emacs-js-comint@1.1.1 emacs-inf-ruby@2.9.0 emacs-tuareg@3.0.1 emacs-hy-mode@1.0.4 emacs-racket-mode@1-8.7f2813d
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/kaz-yos/eval-in-repl/
Licenses: GPL 3+
Build system:
Synopsis: Consistent ESS-like eval interface for various REPLs
Description:

Consistent ESS-like eval interface for various REPLs

emacs-srfi 1.0
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://www.emacswiki.org/emacs/srfi.el
Licenses: GPL 2+
Build system:
Synopsis: View Scheme requests for implementation
Description:

This file provides a functionality to view SRFIs, Scheme Requests for Implementation, using a simple srfi command. To update the local SRFI cache, use srfi-update-cache.

emacs-slack-patched 0.0.2-8.ea89ac4
Propagated dependencies: emacs-alert@1.3 emacs-emojify@1.2 emacs-helm@4.0.6 emacs-request@0.3.2-1.3336eaa emacs-s@1.13.0 emacs-ts@0.3 emacs-websocket@1.15 emacs-oauth2@0.18.3 emacs-circe@2.14
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/yuya373/emacs-slack
Licenses: GPL 3+
Build system:
Synopsis: Slack client for Emacs
Description:

This package provides an Emacs client for the Slack messaging service.

emacs-lsp-java 3.1-1.4909c14
Propagated dependencies: emacs-treemacs@3.2 emacs-dap-mode@0.8 emacs-lsp-mode@9.0.1-0.1472333 emacs-markdown-mode@2.7 emacs-dash@2.20.0 emacs-f@0.21.0 emacs-ht@2.3 emacs-request@0.3.2-1.3336eaa
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/emacs-lsp/lsp-java/
Licenses: GPL 3+
Build system:
Synopsis: Java support for lsp-mode
Description:

Emacs Java IDE using Eclipse JDT Language Server.

emacs-proc-net 0-1.1086111
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/nicferrier/emacs-proc-net
Licenses: GPL 3+
Build system:
Synopsis: Network process tools
Description:

This package provides an Emacs tools for doing stuff with network processes.

emacs-elfeed-summary 20220331.1634
Propagated dependencies: emacs-magit@4.4.2 emacs-elfeed@3.4.2
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/SqrtMinusOne/elfeed-summary.el
Licenses:
Build system:
Synopsis: Feed summary interface for elfeed
Description:

The package provides a tree-based feed summary interface for elfeed. The tree can include individual feeds, searches, and groups. It mainly serves as an easier "jumping point" for elfeed, so searching a subset of the elfeed database is one action away.

`elfeed-summary' pops up the summary buffer. The buffer shows individual feeds and searches, combined into groups. The structure is determined by the `elfeed-summary-settings' variable.

Also take a look at the package README at <https://github.com/SqrtMinusOne/elfeed-summary> for more information.

emacs-xml-rpc 1.6.12
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/hexmode/xml-rpc-el
Licenses: GPL 3+
Build system:
Synopsis: XML-RPC client implementation in elisp
Description:

This package provides an XML-RPC client implementation in elisp, capable of both synchronous and asynchronous method calls.

emacs 30.2
Dependencies: cairo@1.18.4 dbus@1.15.8 gtk+@3.24.49 giflib@5.2.1 harfbuzz@11.4.4 libjpeg-turbo@2.1.4 libotf@0.9.16 libpng@1.6.39 librsvg@2.58.5 libtiff@4.4.0 libx11@1.8.12 libxft@2.3.8 libxpm@3.5.17 libwebp@1.3.2 pango@1.54.0 poppler@22.09.0 gnutls@3.8.3 ld-wrapper@0 binutils@2.44 glibc@2.41 libgccjit@14.3.0 mailutils@3.20 acl@2.3.1 alsa-lib@1.2.11 elogind@255.17 ghostscript@9.56.1 gpm@1.20.7 jansson@2.14 lcms@2.13.1 libice@1.1.2 libselinux@3.4 libsm@1.2.5 libxml2@2.14.6 m17n-lib@1.8.0 sqlite@3.39.3 tree-sitter@0.25.3 zlib@1.3.1 bash-minimal@5.2.37 coreutils@9.1 findutils@4.10.0 gawk@5.3.0 gzip@1.14 ncurses@6.2.20210619 sed@4.9
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://www.gnu.org/software/emacs/
Licenses: GPL 3+
Build system:
Synopsis: The extensible, customizable, self-documenting text editor
Description:

GNU Emacs is an extensible and highly customizable text editor. It is based on an Emacs Lisp interpreter with extensions for text editing. Emacs has been extended in essentially all areas of computing, giving rise to a vast array of packages supporting, e.g., email, IRC and XMPP messaging, spreadsheets, remote server editing, and much more. Emacs includes extensive documentation on all aspects of the system, from basic editing to writing large Lisp programs. It has full Unicode support for nearly all human languages.

emacs-origami 0.11.1f38085
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/gregsexton/origami.el
Licenses: Expat
Build system:
Synopsis: Folding minor mode for Emacs
Description:

This package provides a text folding minor mode for Emacs.

emacs-terminal-here-checkout 1.0-1.ca1132a
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/davidshepherd7/terminal-here
Licenses: GPL 3+
Build system:
Synopsis: Run an external terminal in current directory
Description:

Provides commands to help open external terminal emulators in the directory of the current buffer.

emacs-helm-suggest 0.1-0.7e9687f
Propagated dependencies: emacs-helm@4.0.6
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/xuchunyang/helm-suggest/
Licenses: GPL 3+
Build system:
Synopsis: Web suggest with Emacs Helm
Description:

This package provides web suggestions with Emacs Helm.

emacs-auth-password-store 2.0.0
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/DamienCassou/auth-password-store
Licenses: GPL 3+
Build system:
Synopsis: Integrate Emacs auth-source with password-store
Description:

emacs-auth-password-store integrates Emacs auth-source library with password-store.

feh-fixed 3.10.3
Dependencies: curl@8.6.0 imlib2@1.10.0 libexif@0.6.24 libpng@1.6.39 libx11@1.8.12 libxinerama@1.1.5 libxt@1.3.1
Channel: wigust
Location: wigust/packages/feh.scm (wigust packages feh)
Home page: https://feh.finalrewind.org/
Licenses: X11-style
Build system:
Synopsis: Fast and light imlib2-based image viewer
Description:

feh is an X11 image viewer aimed mostly at console users. Unlike most other viewers, it does not have a fancy GUI, but simply displays images. It can also be used to set the desktop wallpaper. It is controlled via commandline arguments and configurable key/mouse actions.

godot-3 3-1.b50a911
Dependencies: libxi@1.8.2 alsa-lib@1.2.11 bash-minimal@5.2.37 brotli@1.0.9 dbus@1.15.8 embree@4.3.3 enet@1.3.18 eudev@3.2.14 fontconfig-minimal@2.14.0 freetype-with-brotli@2.13.3 glew@2.2.0 glslang@1.4.321.0 glu@9.0.2 libpng@1.6.39 harfbuzz@11.4.4 icu4c@73.1 libdecor@0.2.2 libjpeg-turbo@3.1.2 libtheora@1.1.1 libvorbis@1.3.7 libvpx@1.15.2 libwebp@1.3.2 libx11@1.8.12 libxcursor@1.2.3 libxi@1.8.2 libxinerama@1.1.5 libxkbcommon@1.11.0 libxrandr@1.5.4 mbedtls@2.28.9 mesa@25.2.3 openxr@1.0.26 opusfile@0.12 pcre2@10.42 pulseaudio@16.1 sdl3@3.2.10 speech-dispatcher@0.11.5 vulkan-volk@1.4.304 wayland@1.24.0 wayland-protocols@1.45 wslay@1.1.1 zenity@3.44.1 zlib@1.3.1 zstd@1.5.6
Channel: wigust
Location: wigust/packages/game-development.scm (wigust packages game-development)
Home page: https://godotengine.org/
Licenses: Expat
Build system:
Synopsis: Advanced 2D and 3D game engine
Description:

Godot is an advanced multi-platform game engine written in C++. If features design tools such as a visual editor, can import 3D models and provide high-quality 3D rendering, it contains an animation editor, and can be scripted in a Python-like language.

libtcod 1.10.2-1.e7c4dbb
Dependencies: sdl2@2.30.8 autoconf@2.69 automake@1.17 libtool@2.4.7 pkg-config@0.29.2 zlib@1.3.1 python@3.11.11
Channel: wigust
Location: wigust/packages/games.scm (wigust packages games)
Home page: https://github.com/libtcod/libtcod
Licenses: Modified BSD
Build system:
Synopsis: Libraries for roguelike game development
Description:

libtcod is a fast, portable and uncomplicated API for roguelike developers providing an advanced true color console, input, and lots of other utilities frequently used in roguelikes.

brogue 1.7.5
Dependencies: libtcod@1.10.2-1.e7c4dbb ncurses@6.2.20210619 sdl-union@1.2.68
Channel: wigust
Location: wigust/packages/games.scm (wigust packages games)
Home page: https://sites.google.com/site/broguegame/
Licenses: GPL 3+
Build system:
Synopsis:
Description:
angband-nonfree 4.1.0
Dependencies: sdl-union@1.2.68 freetype@2.13.3 libx11@1.8.12 perl@5.36.0 ncurses@6.2.20210619
Channel: wigust
Location: wigust/packages/games.scm (wigust packages games)
Home page: https://rephial.org/
Licenses: GPL 2
Build system:
Synopsis: Dungeon exploration roguelike
Description:

Angband is a Classic dungeon exploration roguelike. Explore the depths below Angband, seeking riches, fighting monsters, and preparing to fight Morgoth, the Lord of Darkness.

stb 0.0.1-1.9d9f75e
Channel: wigust
Location: wigust/packages/games.scm (wigust packages games)
Home page: https://github.com/nothings/stb
Licenses: Expat
Build system:
Synopsis: stb single-file public domain libraries for C/C++
Description:

stb single-file public domain libraries for C/C++

guile-feed 0.0.1-1.ce1dd1a
Dependencies: gnutls@3.8.3 guile@2.2.7 guile-gcrypt@0.5.0 guile-json@1.3.2 guix@1.4.0-47.21ce6b3
Channel: wigust
Location: wigust/packages/guile.scm (wigust packages guile)
Home page: https://gitlab.com/wigust/guile-feed
Licenses: GPL 3+
Build system:
Synopsis: Command-line RSS feeds manager
Description:

This package provides a command-line program to manage RSS feeds written in Guile.

haunt-symlinks 0.3.0
Dependencies: bash-minimal@5.2.37 guile@3.0.9
Propagated dependencies: guile-reader@0.6.4 guile-commonmark@0.1.2
Channel: wigust
Location: wigust/packages/guile.scm (wigust packages guile)
Home page: https://dthompson.us/projects/haunt.html
Licenses: GPL 3+
Build system:
Synopsis: Functional static site generator
Description:

Haunt is a static site generator written in Guile Scheme. Haunt features a functional build system and an extensible interface for reading articles in any format.

Page: 1234567
Total results: 157