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

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.


libsmpeg 0.4.5-401
Dependencies: sdl2@2.30.8
Channel: guix
Location: gnu/packages/video.scm (gnu packages video)
Home page: https://icculus.org/smpeg/
Licenses: Expat LGPL 2.1 LGPL 2.1+ GPL 2
Build system: gnu
Synopsis: SDL MPEG decoding library
Description:

SMPEG (SDL MPEG Player Library) is a free MPEG1 video player library with sound support. Video playback is based on the ubiquitous Berkeley MPEG player, mpeg_play v2.2. Audio is played through a slightly modified mpegsound library, part of splay v0.8.2. SMPEG supports MPEG audio (MP3), MPEG-1 video, and MPEG system streams.

libdvdread 6.1.3
Propagated dependencies: libdvdcss@1.4.3
Channel: guix
Location: gnu/packages/video.scm (gnu packages video)
Home page: http://dvdnav.mplayerhq.hu/
Licenses: GPL 2+
Build system: gnu
Synopsis: Library for reading video DVDs
Description:

Libdvdread provides a simple foundation for reading DVD video disks. It provides the functionality that is required to access many DVDs. It parses IFO files, reads NAV-blocks, and performs CSS authentication and descrambling (if an external libdvdcss library is installed).

ytarchive 0.5.0
Dependencies: ffmpeg@8.0
Channel: guix
Location: gnu/packages/video.scm (gnu packages video)
Home page: https://github.com/Kethsar/ytarchive
Licenses: Expat
Build system: go
Synopsis: Youtube livestream downloader
Description:

Attempt to archive a given Youtube livestream from the start. This is most useful for streams that have already started and you want to download, but can also be used to wait for a scheduled stream and start downloading as soon as it starts.

vim-vlime 0.4.0-1.c1ac16c
Propagated dependencies: cl-alexandria@1.4-0.009b7e5 cl-slime-swank@2.31 cl-usocket@0.8.9 cl-vom@0.1.4-1.1aeafeb cl-yason@0.8.4
Channel: guix
Location: gnu/packages/vim.scm (gnu packages vim)
Home page: https://github.com/vlime/vlime
Licenses: Expat
Build system: vim
Synopsis: Common Lisp dev environment for Vim (and Neovim)
Description:

Vlime is similar to SLIME for Emacs and SLIMV for Vim. It provides REPL integration, as well as omni-completions, cross reference utilities, a nice inspector, debugger support, and many other great facilities to aid you in your glorious Common Lisp hacking quest.

vim-guile 0.0.0-1.f76959a
Channel: guix
Location: gnu/packages/vim.scm (gnu packages vim)
Home page: https://github.com/HiPhish/guile.vim
Licenses: Expat
Build system: vim
Synopsis: Syntax highlighting for GNU Guile
Description:

This plugin extends Vim's Scheme support to include the additions to the language provided by the GNU Guile implementation. The plugin automatically detects whether a Scheme file is a Guile file and adds syntax highlighting for Guile's special forms.

neovim-packer 0.0.0-0.3a9f980
Channel: guix
Location: gnu/packages/vim.scm (gnu packages vim)
Home page: https://github.com/wbthomason/packer.nvim
Licenses: Expat
Build system: vim
Synopsis: Plugin manager for Neovim
Description:

This package provides a plugin manager for Neovim, inspired by Emacs's use-package. It's written in Lua, supports Luarocks dependencies, and is based on Vim's builtin plugin support.

neovim-vader 0.4.0-1.429b669
Channel: guix
Location: gnu/packages/vim.scm (gnu packages vim)
Home page: https://github.com/junegunn/vader.vim
Licenses: Expat
Build system: vim
Synopsis: Test framework for Vimscript
Description:

Vader is a test framework for Vimscript designed to simplify the process of writing and running unit tests. Vader.vim provides an intuitive test syntax for defining test cases and expectations, it also can be integrated with CI pipelines to automate testing and is compatible with Vim and Neovim.

editorconfig-vim 1.1.1
Channel: guix
Location: gnu/packages/vim.scm (gnu packages vim)
Home page: https://editorconfig.org/
Licenses: FreeBSD
Build system: vim
Synopsis: EditorConfig plugin for Vim
Description:

EditorConfig makes it easy to maintain the correct coding style when switching between different text editors and between different projects. The EditorConfig project maintains a file format and plugins for various text editors which allow this file format to be read and used by those editors.

vim-ctrlp 1.81
Channel: guix
Location: gnu/packages/vim.scm (gnu packages vim)
Home page: https://ctrlpvim.github.io/ctrlp.vim/
Licenses: Vim
Build system: vim
Synopsis: Fuzzy file, buffer, mru, tag, etc. finder for Vim
Description:

CtrlP features:

  • Written in pure Vimscript for MacVim, gVim and Vim 7.0+.

  • Full support for Vim's regexp as search patterns.

  • Built-in Most Recently Used files monitoring and search.

  • Built-in project's root finder.

  • Open multiple files at once.

  • Create new files and directories.

  • Execute Ex commands on an opening file (jump to a line, to a string or do anything).

  • Optional cross-session caching and history allow for fast initialization.

  • Mappings and usage conform to Vim's conventions.

vim-mundo 3.1.0-1.b53d35f
Channel: guix
Location: gnu/packages/vim.scm (gnu packages vim)
Home page: https://simnalamburt.github.io/vim-mundo/
Licenses: GPL 2
Build system: vim
Synopsis: Vim undo tree visualizer
Description:

A Vim plugin to visualize the Vim undo tree

vim-neosnippet-snippets 0.0.0-1.8e2b1c0
Channel: guix
Location: gnu/packages/vim.scm (gnu packages vim)
Home page: https://github.com/Shougo/neosnippet-snippets
Licenses: Expat
Build system: vim
Synopsis: Snippets for neosnippet
Description:

neosnippet-snippets provides standard snippets for the Vim plugin neosnippet. Snippets are small templates for commonly used code that you can fill in on the fly.

vim-luna 0.0.0-1.6336199
Channel: guix
Location: gnu/packages/vim.scm (gnu packages vim)
Home page: https://github.com/notpratheek/vim-luna
Licenses: Expat
Build system: vim
Synopsis: Dark color theme for Vim
Description:

vim-luna is a dark color theme for Vim.

vim-mucomplete 1.5.0
Channel: guix
Location: gnu/packages/vim.scm (gnu packages vim)
Home page: https://github.com/lifepillar/vim-mucomplete
Licenses: Expat
Build system: vim
Synopsis: MUcomplete is a minimalist autocompletion plugin for Vim
Description:

MUcomplete is an implementation of chained (fallback) completion, whereby several completion methods are attempted one after another until a result is returned.

vim-airline-themes 0.0.0-2.e6f2332
Channel: guix
Location: gnu/packages/vim.scm (gnu packages vim)
Home page: https://github.com/vim-airline/vim-airline-themes
Licenses: Expat
Build system: vim
Synopsis: Collection of themes for Vim-airline
Description:

vim-airline-themes is a collection of themes for vim-airline.

neovim-syntastic 3.10.0
Channel: guix
Location: gnu/packages/vim.scm (gnu packages vim)
Home page: https://github.com/vim-syntastic/syntastic
Licenses: WTFPL 2
Build system: vim
Synopsis: Syntax checking plugin for Neovim
Description:

Vim-syntastic is a syntax checking plugin for Neovim. It runs files through external syntax checkers and displays any resulting errors to the user. This can be done on demand, or automatically as files are saved. If syntax errors are detected, the user is notified.

vim-gemini-vim 0.0.0-1.f300c54
Channel: guix
Location: gnu/packages/vim.scm (gnu packages vim)
Home page: https://git.sr.ht/~torresjrjr/gemini.vim
Licenses: GPL 3
Build system: vim
Synopsis: Vim syntax highlighting plugin for Gemini
Description:

This Vim plugin provides a Vim syntax highlighting plugin for Gemini Text, the text/gemini media type, as defined in the Gemini protocol specification.

xxd 9.1.2110
Channel: guix
Location: gnu/packages/vim.scm (gnu packages vim)
Home page: https://www.vim.org/
Licenses: Vim
Build system: gnu
Synopsis: Hexdump utility from vim
Description:

This package provides the Hexdump utility xxd that comes with the editor vim.

vim-full 9.1.2110
Dependencies: acl@2.3.1 at-spi2-core@2.52.0 attr@2.5.1 cairo@1.18.4 fontconfig-minimal@2.16.0 freetype@2.13.3 gdk-pixbuf@2.44.4 gettext-minimal@0.23.1 glib@2.86.0 gpm@1.20.7 gtk+@2.24.33 harfbuzz@11.4.4 libice@1.1.2 libpng@1.6.39 libsm@1.2.5 libx11@1.8.12 libxdmcp@1.1.5 libxt@1.3.1 libxpm@3.5.17 lua@5.3.5 pango@1.56.4 pixman@0.46.4 python@3.11.14 ruby@3.3.9 tcl@8.6.12 gawk@5.3.0 ncurses@6.2.20210619 perl@5.36.0 tcsh@6.24.15
Channel: guix
Location: gnu/packages/vim.scm (gnu packages vim)
Home page: https://www.vim.org/
Licenses: Vim
Build system: gnu
Synopsis: Text editor based on vi
Description:

Vim is a highly configurable text editor built to enable efficient text editing. It is an improved version of the vi editor distributed with most UNIX systems.

Vim is often called a "programmer's editor," and so useful for programming that many consider it an entire IDE. It's not just for programmers, though. Vim is perfect for all kinds of text editing, from composing email to editing configuration files.

This package provides a version of Vim with many optional features enabled. It includes a graphical interface, gvim, and support for plugins written in the Python 3, Perl, Ruby, Tcl, and Lua programming languages.

vim-fugitive 3.7
Channel: guix
Location: gnu/packages/vim.scm (gnu packages vim)
Home page: https://github.com/tpope/vim-fugitive
Licenses: Vim
Build system: vim
Synopsis: Vim plugin to work with Git
Description:

Vim-fugitive is a wrapper for Vim that complements the command window, where you can stage and review your changes before the next commit or run any Git arbitrary command.

neovim-qt 0.2.19
Dependencies: msgpack-c@6.0.0 neovim@0.11.5 python@3.11.14 qtbase@6.9.2 qtsvg@6.9.2
Channel: guix
Location: gnu/packages/vim.scm (gnu packages vim)
Home page: https://github.com/equalsraf/neovim-qt
Licenses: ISC
Build system: qt
Synopsis: Neovim client library and GUI, in Qt
Description:

Neovim Qt is a lightweight cross-platform Neovim GUI written in C++ with Qt.

eovim 0.2.0
Dependencies: efl@1.26.3 msgpack-c@6.0.0 neovim@0.11.5
Channel: guix
Location: gnu/packages/vim.scm (gnu packages vim)
Home page: https://github.com/jeanguyomarch/eovim/
Licenses: Expat
Build system: cmake
Synopsis: EFL GUI for Neovim
Description:

Graphical Neovim interface based on the EFL toolkit. Its features include customizable appearance and support for fonts with ligatures.

vim-scheme 0.0.0-3.e22fc8e
Channel: guix
Location: gnu/packages/vim.scm (gnu packages vim)
Home page: https://foldling.org/git/vim-scheme.git/
Licenses: Unlicense
Build system: vim
Synopsis: Scheme syntax for Vim
Description:

vim-scheme provides Scheme support for Vim (R7RS and CHICKEN).

vim-slime 0.0.0-1.a522fed
Channel: guix
Location: gnu/packages/vim.scm (gnu packages vim)
Home page: https://technotales.wordpress.com/2007/10/03/like-slime-for-vim/
Licenses: Expat
Build system: vim
Synopsis: Vim plugin to give you some slime
Description:

SLIME is an Emacs plugin to turn Emacs into a Lisp IDE. You can type text in a file, send it to a live REPL, and avoid having to reload all your code every time you make a change. Vim-slime is an attempt at getting some of these features into Vim. It works with any REPL and isn't tied to Lisp.

python-pynvim 0.6.0
Propagated dependencies: python-greenlet@3.1.1 python-msgpack@1.1.2
Channel: guix
Location: gnu/packages/vim.scm (gnu packages vim)
Home page: https://github.com/neovim/pynvim
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Python client and plugin host for neovim
Description:

Pynvim implements support for python plugins in neovim. It also works as a library for connecting to and scripting neovim processes through its msgpack-rpc API.

Total packages: 70999