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

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.


go-github-com-mitchellh-hashstructure 2.0.2
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/mitchellh/hashstructure
Licenses: Expat
Build system: go
Synopsis: hashstructure
Description:

hashstructure is a Go library for creating a unique hash value for arbitrary values in Go.

go-github-com-chewxy-math32 1.11.1
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/chewxy/math32
Licenses: FreeBSD
Build system: go
Synopsis: math32
Description:

Package math32 provides basic constants and mathematical functions for float32 types.

go-gorgonia-org-vecf64 0.9.0
Propagated dependencies: go-github-com-stretchr-testify@1.11.1 go-github-com-pmezard-go-difflib@1.0.0 go-github-com-davecgh-go-spew@1.1.1
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://gorgonia.org/vecf64
Licenses: Expat
Build system: go
Synopsis: vecf64
Description:

Package vecf64 provides common functions and methods for slices of float64.

go-github-com-go-text-typesetting-utils 0.0.0-20250317161857-4bc07585f84e
Propagated dependencies: go-golang-org-x-tools@0.44.0 go-golang-org-x-text@0.36.0 go-golang-org-x-net@0.53.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
Build system: go
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-cblgh-plain 0.0.0-20240209132549-093bbe9d21f9
Propagated dependencies: go-golang-org-x-image@0.32.0 go-github-com-gomarkdown-markdown@0.0.0-20240730141124-034f12af3bf6 go-github-com-golang-freetype@0.0.0-20170609003504-e2365dfdc4a0
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/cblgh/plain
Licenses:
Build system: go
Synopsis:
Description:
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
Build system: go
Synopsis: tmx
Description:

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

go-github-com-go-retry-retry 1.0.3
Propagated dependencies: go-github-com-rogpeppe-clock@0.0.0-20190514195947-2896927a307a go-github-com-frankban-quicktest@1.14.6
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/go-retry/retry
Licenses: LGPL 3
Build system: go
Synopsis: retry
Description:

Package retry provides a framework for retrying actions. It does not itself invoke the action to be retried, but is intended to be used in a retry loop.

go-github-com-inconshreveable-mousetrap 1.1.0
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/inconshreveable/mousetrap
Licenses: ASL 2.0
Build system: go
Synopsis: mousetrap
Description:

mousetrap is a tiny library that answers a single question.

go-go-mozilla-org-pkcs7 0.9.0
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://go.mozilla.org/pkcs7
Licenses: Expat
Build system: go
Synopsis: pkcs7
Description:

Package pkcs7 implements parsing and generation of some PKCS#7 structures.

go-github-com-gin-contrib-cors 1.7.3
Propagated dependencies: go-github-com-stretchr-testify@1.11.1 go-github-com-gin-gonic-gin@1.12.0
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/gin-contrib/cors
Licenses: Expat
Build system: go
Synopsis: CORS gin's middleware
Description:

Gin middleware/handler to enable CORS support.

go-github-com-xtgo-set 1.0.0
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/xtgo/set
Licenses: FreeBSD
Build system: go
Synopsis: set
Description:

Package set implements type-safe, non-allocating algorithms that operate on ordered sets.

go-github-com-chewxy-hm 1.0.0
Propagated dependencies: go-github-com-pkg-errors@0.9.1 go-github-com-xtgo-set@1.0.0 go-github-com-stretchr-testify@1.11.1
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/chewxy/hm
Licenses: Expat
Build system: go
Synopsis: hm
Description:

Package hm is a simple Hindley-Milner type inference system in Go. It provides the necessary data structures and functions for creating such a system.

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/ebitengine/purego
Licenses: ASL 2.0
Build system: go
Synopsis: purego
Description:

This package provides a library for calling C functions from Go without Cgo.

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.36.0 go-golang-org-x-sys@0.43.0 go-golang-org-x-crypto@0.50.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
Build system: go
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-dchest-jsmin 1.0.0
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/dchest/jsmin
Licenses: Expat
Build system: go
Synopsis:
Description:

Package jsmin implements JavaScript minifier. It's a direct port of Doulas Crockford's JSMin.

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
Build system: ant
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
Build system: ant
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
Build system: ant
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.

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
Build system: pyproject
Synopsis: Lightweight Extensible Message Format for Reticulum
Description:

Lightweight Extensible Message Format for Reticulum.

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
Build system: pyproject
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.

nomadnet 0.6.2
Propagated dependencies: python-lxmf@0.6.3 python-qrcode@8.2 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
Build system: pyproject
Synopsis: Communicate Freely
Description:

Communicate Freely.

apk-tools 3.0.0_rc4
Dependencies: zlib@1.3.1 zstd@1.5.6 openssl@3.5.5 python@3.12.12 scdoc@1.11.4
Channel: lauras-channel
Location: laura/packages/package-managers.scm (laura packages package-managers)
Home page: https://gitlab.alpinelinux.org/alpine/apk-tools
Licenses: GPL 2+
Build system: meson
Synopsis: Alpine package manager
Description:

Alpine Package Keeper (apk) is a package manager originally built for Alpine Linux, but now used by several other distributions as well.

Page: 12345
Total packages: 99