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

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.


go-github-com-hajimehoshi-oto 2.4.2
Propagated dependencies: go-golang-org-x-sys@0.37.0 go-github-com-ebitengine-purego@0.8.2
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/hajimehoshi/oto
Licenses: ASL 2.0
Synopsis: Oto (v2)
Description:

This package provides a low-level library to play sound.

go-github-com-go-text-typesetting 0.3.0
Propagated dependencies: go-golang-org-x-text@0.30.0 go-golang-org-x-image@0.32.0 go-github-com-go-text-typesetting-utils@0.0.0-20250317161857-4bc07585f84e
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/go-text/typesetting
Licenses: Unlicense Modified BSD
Synopsis: typesetting
Description:

This library provides typesetting capabilities in pure Go. It is appropriate for use in GUI applications, and is shared by multiple Go UI toolkits including @urlhttps://fyne.io,Fyne, @urlhttps://gioui.org,Gio, and @urlhttps://ebitengine.org,Ebitengine.

go-github-com-evanw-esbuild-internal 0.24.2
Propagated dependencies: go-golang-org-x-sys@0.37.0
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/evanw/esbuild
Licenses: Expat
Synopsis: Why?
Description:

@urlhttps://esbuild.github.io/,Website | @urlhttps://esbuild.github.io/getting-started/,Getting started | @urlhttps://esbuild.github.io/api/,Documentation | @urlhttps://esbuild.github.io/plugins/,Plugins | @urlhttps://esbuild.github.io/faq/,FAQ.

go-github-com-evanw-esbuild-api 0.24.2
Propagated dependencies: go-golang-org-x-sys@0.37.0
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/evanw/esbuild
Licenses: Expat
Synopsis: Why?
Description:

@urlhttps://esbuild.github.io/,Website | @urlhttps://esbuild.github.io/getting-started/,Getting started | @urlhttps://esbuild.github.io/api/,Documentation | @urlhttps://esbuild.github.io/plugins/,Plugins | @urlhttps://esbuild.github.io/faq/,FAQ.

go-github-com-netflix-go-expect 0.0.0-20220104043353-73e0943537d2
Propagated dependencies: go-github-com-stretchr-testify@1.10.0 go-github-com-creack-pty@1.1.24
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/Netflix/go-expect
Licenses: ASL 2.0
Synopsis: go-expect
Description:

Package expect provides an expect-like interface to automate control of applications. It is unlike expect in that it does not spawn or manage process lifecycle. This package only focuses on expecting output and sending input through it's psuedoterminal.

go-github-com-randall77-makefat 0.0.0-20210315173500-7ddd0e42c844
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/randall77/makefat
Licenses: Unlicense
Synopsis: makefat
Description:

This package provides a tool for making fat OSX binaries (a portable lipo).

go-github-com-fardog-tmx 0.0.0-20210504210836-02c45f261672
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/fardog/tmx
Licenses: Expat
Synopsis: tmx
Description:

Package tmx implements a parser for the TMX file format used in the Tiled Map Editor.

go-github-com-gomarkdown-markdown 0.0.0-20240730141124-034f12af3bf6
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/gomarkdown/markdown
Licenses: FreeBSD
Synopsis: Markdown Parser and HTML Renderer for Go
Description:

Package markdown implements markdown parser and HTML renderer.

go-github-com-jfreymuth-vorbis 1.0.2
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/jfreymuth/vorbis
Licenses: Expat
Synopsis: vorbis
Description:

Package vorbis implements a vorbis decoder.

go-github-com-foxboron-go-uefi-efi 0.0.0-20240805124652-e2076f0e58ca
Propagated dependencies: go-github-com-spf13-afero@1.6.0 go-github-com-netflix-go-expect@0.0.0-20220104043353-73e0943537d2 go-golang-org-x-text@0.30.0 go-golang-org-x-sys@0.37.0 go-golang-org-x-crypto@0.43.0 go-go-mozilla-org-pkcs7@0.9.0 go-github-com-pkg-errors@0.9.1
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/foxboron/go-uefi
Licenses: Expat
Synopsis: go-uefi
Description:

This package provides a UEFI library written to interact with Linux efivars. The goal is to provide a Go library to enable application authors to better utilize secure boot and UEFI. This also includes unit-testing to ensure the library is compatible with existing tools, and integration tests to ensure the library is able of deal with future UEFI revisions.

go-github-com-dlclark-regexp2 1.11.5
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/dlclark/regexp2/
Licenses: Expat
Synopsis: Full featured regular expressions for Go
Description:

Regexp2 is a feature-rich RegExp engine for Go.

go-github-com-akavel-rsrc 0.10.2
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/akavel/rsrc
Licenses: Expat
Synopsis:
#<unspecified>
go-gorgonia-org-vecf32 0.9.0
Propagated dependencies: go-github-com-stretchr-testify@1.10.0 go-github-com-pmezard-go-difflib@1.0.0 go-github-com-davecgh-go-spew@1.1.1 go-github-com-chewxy-math32@1.11.1
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://gorgonia.org/vecf32
Licenses: Expat
Synopsis: vecf32
Description:

Package vecf32 provides common functions and methods for slices of float32.

go-github-com-jfreymuth-oggvorbis 1.0.5
Propagated dependencies: go-github-com-jfreymuth-vorbis@1.0.2
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/jfreymuth/oggvorbis
Licenses: Expat
Synopsis: oggvorbis
Description:

Package oggvorbis decodes audio from ogg/vorbis files.

go-github-com-valyala-gozstd 1.21.2
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/valyala/gozstd
Licenses: Expat
Synopsis: gozstd - go wrapper for
Description:

Package gozstd is Go wrapper for zstd.

go-github-com-go-text-typesetting-utils 0.0.0-20250317161857-4bc07585f84e
Propagated dependencies: go-golang-org-x-tools@0.37.0 go-golang-org-x-text@0.30.0 go-golang-org-x-net@0.46.0
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/go-text/typesetting-utils
Licenses: Unlicense Modified BSD
Synopsis: Developpement resources for go-text/typesetting
Description:

This module provides resources used when developping @urlhttps://github.com/go-text/typesetting,go-text/typesetting, such as :.

go-github-com-foxboron-go-uefi-efivar 0.0.0-20240805124652-e2076f0e58ca
Propagated dependencies: go-github-com-spf13-afero@1.6.0 go-github-com-netflix-go-expect@0.0.0-20220104043353-73e0943537d2 go-golang-org-x-text@0.30.0 go-golang-org-x-sys@0.37.0 go-golang-org-x-crypto@0.43.0 go-go-mozilla-org-pkcs7@0.9.0 go-github-com-pkg-errors@0.9.1
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/foxboron/go-uefi
Licenses: Expat
Synopsis: go-uefi
Description:

This package provides a UEFI library written to interact with Linux efivars. The goal is to provide a Go library to enable application authors to better utilize secure boot and UEFI. This also includes unit-testing to ensure the library is compatible with existing tools, and integration tests to ensure the library is able of deal with future UEFI revisions.

java-commons-cli 1.0
Channel: lauras-channel
Location: laura/packages/gradle.scm (laura packages gradle)
Home page: https://commons.apache.org/cli/
Licenses: ASL 2.0
Synopsis: Command line arguments and options parsing library
Description:

The Apache Commons CLI library provides an API for parsing command line options passed to programs. It is also able to print help messages detailing the options available for a command line tool.

Commons CLI supports different types of options:

  • POSIX like options (ie. tar -zxvf foo.tar.gz)

  • GNU like long options (ie. du --human-readable --max-depth=1)

  • Java like properties (ie. java -Djava.awt.headless=true Foo)

  • Short options with value attached (ie. gcc -O2 foo.c)

  • long options with single hyphen (ie. ant -projecthelp)

This is a part of the Apache Commons Project.

gradle-bootstrap 0.1-snapshot
Channel: lauras-channel
Location: laura/packages/gradle.scm (laura packages gradle)
Home page: https://gradle.org
Licenses: ASL 2.0
Synopsis: Bootstrap gradle
Description:

Latest gradle buildable without gradle

java-apache-ivy 2.0.0
Dependencies: java-bouncycastle@1.67 java-commons-cli@1.4 java-commons-collections@3.2.2 java-commons-httpclient@3.1 java-commons-lang@2.6 java-commons-vfs@2.2 java-jakarta-oro@2.0.8 java-jsch@0.1.55 java-jsch-agentproxy-core@0.0.8 java-jsch-agentproxy-connector-factory@0.0.8 java-jsch-agentproxy-jsch@0.0.8 java-junit@4.12
Channel: lauras-channel
Location: laura/packages/gradle.scm (laura packages gradle)
Home page: https://ant.apache.org/ivy
Licenses: ASL 2.0
Synopsis: Dependency manager for the Java programming language
Description:

Ivy is a tool for managing (recording, tracking, resolving and reporting) project dependencies. It is characterized by the following:

  • flexibility and configurability - Ivy is essentially process agnostic and is not tied to any methodology or structure. Instead it provides the necessary flexibility and configurability to be adapted to a broad range of dependency management and build processes.

  • tight integration with Apache Ant - while available as a standalone tool, Ivy works particularly well with Apache Ant providing a number of powerful Ant tasks ranging from dependency resolution to dependency reporting and publication.

nomadnet 0.6.2
Propagated dependencies: python-lxmf@0.6.3 python-qrcode@8.0 python-rns@0.9.4 python-urwid@3.0.3
Channel: lauras-channel
Location: laura/packages/nomadnet.scm (laura packages nomadnet)
Home page: https://github.com/markqvist/nomadnet
Licenses: GPL 3
Synopsis: Communicate Freely
Description:

Communicate Freely.

python-rns 0.9.4
Propagated dependencies: python-cryptography@44.0.0 python-pyserial@3.5
Channel: lauras-channel
Location: laura/packages/nomadnet.scm (laura packages nomadnet)
Home page: https://reticulum.network/
Licenses: Expat
Synopsis: Self-configuring, encrypted and resilient mesh networking stack for LoRa, packet radio, WiFi and everything in between
Description:

Self-configuring, encrypted and resilient mesh networking stack for LoRa, packet radio, WiFi and everything in between.

python-lxmf 0.6.3
Propagated dependencies: python-rns@0.9.4
Channel: lauras-channel
Location: laura/packages/nomadnet.scm (laura packages nomadnet)
Home page: https://github.com/markqvist/lxmf
Licenses: Expat
Synopsis: Lightweight Extensible Message Format for Reticulum
Description:

Lightweight Extensible Message Format for Reticulum.

pacman 7.0.0
Dependencies: python@3.11.11 libarchive@3.7.7 openssl@3.0.8 gpgme@1.24.1 bash@5.2.37 curl@8.6.0 glibc@2.41
Channel: lauras-channel
Location: laura/packages/package-managers.scm (laura packages package-managers)
Home page: https://gitlab.archlinux.org/pacman/pacman
Licenses: GPL 2
Synopsis: Arch pacman
Description:

Pacman - package management combining a simple binary package format with an easy-to-use build system.

Page: 12345
Total results: 99