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

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.


elixir-dialyxir-vendored 1.4.4-0.f8f64cf
Propagated dependencies: elixir-erlex@0.2.7
Channel: sokolov
Location: sklv/packages/elixir-ls.scm (sklv packages elixir-ls)
Home page: https://hexdocs.pm/dialyxir/
Licenses: ASL 2.0
Build system: mix
Synopsis: Mix tasks to simplify use of Dialyzer
Description:

Mix Tasks are usable from the directory of the mix project you want to analyze.

elixir-language-server 0.28.0
Propagated dependencies: elixir@1.19.5 elixir-dialyxir-vendored@1.4.4-0.f8f64cf elixir-elixir-ls-utils@0.28.0 elixir-elixir-sense@1.0.0-0.5965af7 elixir-erl2ex-vendored@0.0.10-0.073ac6b elixir-jason-v@1.4.4-0.f1c10fa elixir-path-glob-vendored@0.1.1-0.965350d elixir-schematic-v@0.4.0-0.7ecf3cd elixir-typed-struct@0.3.0
Channel: sokolov
Location: sklv/packages/elixir-ls.scm (sklv packages elixir-ls)
Home page: https://elixir-lsp.github.io/elixir-ls/
Licenses: ASL 2.0
Build system: mix
Synopsis: Frontend-independent IDE "smartness" server for Elixir.
Description:

Implements the "Language Server Protocol" standard and provides debugger support via the "Debug Adapter Protocol"

elixir-erl2ex 0.0.9
Channel: sokolov
Location: sklv/packages/elixir-ls.scm (sklv packages elixir-ls)
Home page: https://hexdocs.pm/erl2ex/
Licenses:
Build system: mix
Synopsis: Erl2ex is an Erlang to Elixir transpiler, converting well-formed Erlang source to Elixir source with equivalent functionality.
Description:

Erl2ex is an Erlang to Elixir transpiler, converting well-formed Erlang source to Elixir source with equivalent functionality.

elixir-path-glob 0.2.0
Dependencies: elixir-nimble-parsec@1.4.2
Channel: sokolov
Location: sklv/packages/elixir-ls.scm (sklv packages elixir-ls)
Home page: https://hexdocs.pm/path_glob/
Licenses: ASL 2.0
Build system: mix
Synopsis: PathGlob tests whether a file path matches a glob pattern, without touching the filesystem. It has the same semantics as Path.wildcard/2.
Description:

PathGlob tests whether a file path matches a glob pattern, without touching the filesystem. It has the same semantics as Path.wildcard/2.

elixir-jason-v 1.4.4-0.f1c10fa
Channel: sokolov
Location: sklv/packages/elixir-ls.scm (sklv packages elixir-ls)
Home page: https://hexdocs.pm/jason/
Licenses: ASL 2.0
Build system: mix
Synopsis: JSON parser and generator
Description:

Parser and generator are written in pure Elixir and optimized for speed. They are at least twice as fast as other Elixir/Erlang libraries (e.g. Poison). The performance is comparable to jiffy, which is implemented in C as a NIF.

elixir-erl2ex-vendored 0.0.10-0.073ac6b
Channel: sokolov
Location: sklv/packages/elixir-ls.scm (sklv packages elixir-ls)
Home page: https://hexdocs.pm/jason/
Licenses: ASL 2.0
Build system: mix
Synopsis: JSON parser and generator
Description:

Parser and generator are written in pure Elixir and optimized for speed. They are at least twice as fast as other Elixir/Erlang libraries (e.g. Poison). The performance is comparable to jiffy, which is implemented in C as a NIF.

elixir-schematic-v 0.4.0-0.7ecf3cd
Dependencies: elixir-stream-data@1.2.0
Channel: sokolov
Location: sklv/packages/elixir-ls.scm (sklv packages elixir-ls)
Home page: https://hexdocs.pm/schematic/
Licenses: Expat
Build system: mix
Synopsis: Data validation and transformation
Description:

Data validation and transformation.

elixir-path-glob-vendored 0.1.1-0.965350d
Dependencies: elixir-nimble-parsec@1.4.2
Channel: sokolov
Location: sklv/packages/elixir-ls.scm (sklv packages elixir-ls)
Home page: https://hexdocs.pm/path_glob/
Licenses: ASL 2.0
Build system: mix
Synopsis: PathGlob tests whether a file path matches a glob pattern, without touching the filesystem. It has the same semantics as Path.wildcard/2.
Description:

PathGlob tests whether a file path matches a glob pattern, without touching the filesystem. It has the same semantics as Path.wildcard/2.

elixir-elixir-ls-utils 0.28.0
Dependencies: elixir-dialyxir-vendored@1.4.4-0.f8f64cf elixir-elixir-sense@1.0.0-0.5965af7 elixir-erl2ex-vendored@0.0.10-0.073ac6b elixir-jason-v@1.4.4-0.f1c10fa elixir-schematic-v@0.4.0-0.7ecf3cd elixir-typed-struct@0.3.0
Channel: sokolov
Location: sklv/packages/elixir-ls.scm (sklv packages elixir-ls)
Home page: https://elixir-lsp.github.io/elixir-ls/
Licenses: ASL 2.0
Build system: mix
Synopsis: Frontend-independent IDE "smartness" server for Elixir.
Description:

Implements the "Language Server Protocol" standard and provides debugger support via the "Debug Adapter Protocol"

elixir-elixir-sense 1.0.0
Channel: sokolov
Location: sklv/packages/elixir-ls.scm (sklv packages elixir-ls)
Home page: https://hexdocs.pm/elixir_sense/
Licenses: Expat
Build system: mix
Synopsis: An API/Server for Elixir projects that provides context-aware information for code completion, documentation, go/jump to definition, signature info and more.
Description:

An API/Server for Elixir projects that provides context-aware information for code completion, documentation, go/jump to definition, signature info and more.

hot-babe 0.2.2
Dependencies: gdk-pixbuf@2.44.4 gtk+@2.24.33
Channel: sokolov
Location: sklv/packages/hot-babe.scm (sklv packages hot-babe)
Home page:
Licenses: GPL 1+
Build system: gnu
Synopsis: System load monitor
Description:

Hot-babe is a small graphical utility which displays the system activity in a very special way. When the CPU is idle, it displays a dressed girl, and when the activity goes up, as the temperature increases, the girl begins to undress, to finish totally naked when the system activity reaches 100%. Of course, if you are shocked by nudity, don't use it!

libfond 0.0.0-1.0257782
Dependencies: mesa@26.0.2 glew@2.2.0 glfw@3.3.10 xxd@9.2.0333
Channel: tassos-guix
Location: tassos-guix/packages/gl.scm (tassos-guix packages gl)
Home page: https://github.com/Shirakumo/libfond
Licenses: Expat
Build system: cmake
Synopsis:
Description:
dockd 0.0-0.495ba35
Dependencies: libxrandr@1.5.4 libthinkpad@2.6-0.e7b4eca
Channel: tassos-guix
Location: tassos-guix/packages/linux.scm (tassos-guix packages linux)
Home page: https://github.com/Tass0sm/dockd
Licenses:
Build system: cmake
Synopsis: Lenovo ThinkPad Dock Management Daemon.
Description:

dockd is a program that runs in the background and detects when your ThinkPad is added or removed from a dock and it automatically switches output mode profiles that you have configured before.

libthinkpad 2.6-0.e7b4eca
Dependencies: eudev@3.2.14
Channel: tassos-guix
Location: tassos-guix/packages/linux.scm (tassos-guix packages linux)
Home page: https://github.com/Tass0sm/libthinkpad
Licenses:
Build system: cmake
Synopsis: A general purpose userspace ThinkPad library
Description:

libthinkpad is a userspace general purpose library to change hardware configuration and manage hardware events in the userspace for Lenovo/IBM ThinkPad laptops.

sbcl-dendrite 0.0.0-1.409b106
Dependencies: sbcl-rtg-math@0.0.0-1.29fc5b3 sbcl-cffi@0.24.1-2.32c90d4
Channel: tassos-guix
Location: tassos-guix/packages/lisp-xyz.scm (tassos-guix packages lisp-xyz)
Home page: https://github.com/cbaggers/dendrite
Licenses: FreeBSD
Build system: asdf/sbcl
Synopsis: Master package to load all dendrite packages.
Description:

This is the master package that references all dendrite packages

Dendrite will eventually be a collection of procedural generation libraries, for now it's rather empty :)

Each can be loaded on their own or you can load dendrite to load them all.

sbcl-easing 0.0.0-1.1601a5f
Dependencies: sbcl-alexandria@1.4-0.009b7e5
Channel: tassos-guix
Location: tassos-guix/packages/lisp-xyz.scm (tassos-guix packages lisp-xyz)
Home page: https://github.com/vydd/easing
Licenses: Expat
Build system: asdf/sbcl
Synopsis:
Description:
sbcl-skitter 0.0.0-1.620772a
Dependencies: sbcl-structy-defclass@0.0.0-1.fe2ca1a sbcl-rtg-math@0.0.0-1.29fc5b3 sbcl-alexandria@1.4-0.009b7e5 sbcl-glop@0.1.0-1.45e722a sbcl-sdl2@0.0.0-3.8c78e68
Channel: tassos-guix
Location: tassos-guix/packages/lisp-xyz.scm (tassos-guix packages lisp-xyz)
Home page: https://github.com/cbaggers/skitter
Licenses: FreeBSD
Build system: asdf/sbcl
Synopsis: A small event system for games.
Description:

Skitter is a repl friendly event system for games.

sbcl-cl-soil 0.0.0-1.f27087c
Dependencies: sbcl-cffi@0.24.1-2.32c90d4 sbcl-documentation-utils@1.2.0-1.cd5b506 sbcl-cl-opengl@0.1.0-1.e2d83e0
Channel: tassos-guix
Location: tassos-guix/packages/lisp-xyz.scm (tassos-guix packages lisp-xyz)
Home page: https://github.com/cbaggers/cl-soil
Licenses: FreeBSD
Build system: asdf/sbcl
Synopsis: Common lisp wrapper around the SOIL library.
Description:

Common lisp wrapper around the SOIL library.

sbcl-with-setf 0.0.0-1.df3eed9
Dependencies: sbcl-fn@0.0.0-1.8d8587d
Channel: tassos-guix
Location: tassos-guix/packages/lisp-xyz.scm (tassos-guix packages lisp-xyz)
Home page: https://github.com/cbaggers/with-setf
Licenses: Expat
Build system: asdf/sbcl
Synopsis: Macros for setting a place for the duration of a scope.
Description:

with-setf provides 2 macros for setf'ing values for the duration of a scope.

sbcl-qua 0.0.0-1.1e64d86
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-iterate@1.5.3
Channel: tassos-guix
Location: tassos-guix/packages/lisp-xyz.scm (tassos-guix packages lisp-xyz)
Home page: https://github.com/hahahahaman/qua
Licenses: Expat
Build system: asdf/sbcl
Synopsis:
Description:
sbcl-cepl.fond 0.0.0-1.45ed0ef
Dependencies: sbcl-cepl@0.0.0-1.d1a10b6 sbcl-cepl.sdl2@0.0.0-1.6da5a03 sbcl-real-rtg-math@0.0.0-1.29fc5b3 sbcl-cl-fond@1.1.0
Channel: tassos-guix
Location: tassos-guix/packages/lisp-xyz.scm (tassos-guix packages lisp-xyz)
Home page: https://github.com/cbaggers/cepl.fond
Licenses: FreeBSD
Build system: asdf/sbcl
Synopsis: A helper library for using cl-fond with CEPL
Description:

cepl.fond is a simple library for working with cl-fond with CEPL.

sbcl-dirt 0.0.0-1.0d13ebc
Dependencies: sbcl-cepl@0.0.0-1.d1a10b6 sbcl-cl-soil@0.0.0-1.f27087c
Channel: tassos-guix
Location: tassos-guix/packages/lisp-xyz.scm (tassos-guix packages lisp-xyz)
Home page: https://github.com/cbaggers/dirt
Licenses: FreeBSD
Build system: asdf/sbcl
Synopsis: A front-end for cl-soil which loads images straight to cepl:c-arrays and cepl:textures.
Description:

A front-end for cl-soil which loads images straight to cepl:c-arrays and cepl:textures.

Total packages: 72166