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

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.


capitaine-cursor-theme r4-1.06c8843
Channel: sokolov
Location: sklv/packages/capitaine-cursor-theme.scm (sklv packages capitaine-cursor-theme)
Home page: https://krourke.org/projects/art/capitaine-cursors
Licenses: LGPL 3
Synopsis: Cursor theme inspired by macOS and based on KDE Breeze
#<unspecified>
elixir-hex 2.1.1
Dependencies: elixir@1.17.3
Channel: sokolov
Location: sklv/packages/elixir-1-17.scm (sklv packages elixir-1-17)
Home page: https://hexdocs.pm/hex/api-reference.html
Licenses: FreeBSD
Synopsis: Package manager for the Erlang VM
Description:

This project provides tasks that integrate with Mix, Elixir's build tool.

elixir 1.17.3
Dependencies: bash-minimal@5.2.37 erlang@27.3.4.3 rebar3@3.24.0 git@2.51.0
Channel: sokolov
Location: sklv/packages/elixir-1-17.scm (sklv packages elixir-1-17)
Home page: https://elixir-lang.org/
Licenses: ASL 2.0
Synopsis: Functional meta-programming aware language
Description:

Elixir is a dynamic, functional language used to build scalable and maintainable applications. Elixir leverages the Erlang VM, known for running low-latency, distributed and fault-tolerant systems, while also being successfully used in web development and the embedded software domain.

elixir-path-glob 0.2.0
Dependencies: elixir-nimble-parsec@1.4.0
Channel: sokolov
Location: sklv/packages/elixir-ls.scm (sklv packages elixir-ls)
Home page: https://hexdocs.pm/path_glob/
Licenses: ASL 2.0
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-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
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-path-glob-vendored 0.1.1-0.965350d
Dependencies: elixir-nimble-parsec@1.4.0
Channel: sokolov
Location: sklv/packages/elixir-ls.scm (sklv packages elixir-ls)
Home page: https://hexdocs.pm/path_glob/
Licenses: ASL 2.0
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-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
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.

elixir-typed-struct 0.3.0
Channel: sokolov
Location: sklv/packages/elixir-ls.scm (sklv packages elixir-ls)
Home page: https://hexdocs.pm/typed_struct/
Licenses: Expat
Synopsis: A library for defining structs with a type without writing boilerplate code.
Description:

This package provides a library for defining structs with a type without writing boilerplate code.

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
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-stream-data 1.2.0
Dependencies: elixir-excoveralls@0.18.1
Channel: sokolov
Location: sklv/packages/elixir-ls.scm (sklv packages elixir-ls)
Home page: https://hexdocs.pm/stream_data/
Licenses: ASL 2.0
Synopsis: Data generation and property-based testing for Elixir
Description:

Data generation and property-based testing for Elixir.

elixir-erl2ex 0.0.9
Channel: sokolov
Location: sklv/packages/elixir-ls.scm (sklv packages elixir-ls)
Home page: https://hexdocs.pm/erl2ex/
Licenses:
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-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
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-elixir-sense 1.0.0-0.5965af7
Channel: sokolov
Location: sklv/packages/elixir-ls.scm (sklv packages elixir-ls)
Home page: https://hexdocs.pm/elixir_sense/
Licenses: Expat
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.

elixir-debug-adapter 0.28.0
Propagated dependencies: elixir@1.18.4 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-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
Synopsis: Frontend-independent IDE "smartness" server for Elixir.
Description:

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

erlang-telemetry 1.3.0
Channel: sokolov
Location: sklv/packages/elixir-ls.scm (sklv packages elixir-ls)
Home page: https://hexdocs.pm/telemetry/
Licenses: ASL 2.0
Synopsis: Dynamic dispatching library for metrics and instrumentations
Description:

Dynamic dispatching library for metrics and instrumentations.

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
Synopsis: Data validation and transformation
Description:

Data validation and transformation.

elixir-language-server 0.28.0
Propagated dependencies: elixir@1.18.4 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
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-schematic 0.5.1
Dependencies: erlang-telemetry@1.3.0
Channel: sokolov
Location: sklv/packages/elixir-ls.scm (sklv packages elixir-ls)
Home page: https://hexdocs.pm/schematic/
Licenses: Expat
Synopsis: Data validation and transformation
Description:

Data validation and transformation.

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
Synopsis: Frontend-independent IDE "smartness" server for Elixir.
Description:

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

hot-babe 0.2.2
Dependencies: gdk-pixbuf@2.42.12 gtk+@2.24.33
Channel: sokolov
Location: sklv/packages/hot-babe.scm (sklv packages hot-babe)
Home page:
Licenses: GPL 1+
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!

imagemagick 7.1.1-47
Dependencies: bzip2@1.0.8 fftw@3.3.10 freetype@2.13.3 ghostscript@9.56.1 graphviz@7.0.1 lcms@2.13.1 libjpeg-turbo@2.1.4 libpng@1.6.39 libtiff@4.4.0 libwebp@1.3.2 libx11@1.8.12 libxml2@2.14.6 pango@1.54.0 xz@5.4.5 zlib@1.3.1 zstd@1.5.6
Channel: sokolov
Location: sklv/packages/im7.scm (sklv packages im7)
Home page: https://www.imagemagick.org/
Licenses: FSF-free
Synopsis: Create, edit, compose, or convert bitmap images
Description:

ImageMagick is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves.

Total results: 21