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

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-thediveo-enumflag 2.0.7
Propagated dependencies: go-golang-org-x-exp@0.0.0-20250911091902-df9299821621 go-github-com-thediveo-success@1.0.3 go-github-com-spf13-cobra@1.10.2 go-github-com-sirupsen-logrus@1.9.3 go-github-com-onsi-gomega@1.39.1 go-github-com-onsi-ginkgo-v2@2.28.1
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/thediveo/enumflag
Licenses: ASL 2.0
Build system: go
Synopsis: CLI Enumeration Flags
Description:

Package enumflag supplements the Golang CLI flag handling packages spf13/cobra and spf13/pflag with enumeration flags.

go-github-com-thediveo-success 1.0.3
Propagated dependencies: go-github-com-onsi-gomega@1.39.1 go-github-com-onsi-ginkgo-v2@2.28.1
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/thediveo/success
Licenses: ASL 2.0
Build system: go
Synopsis:
Description:

Package success improves your testing feng shui tremendiously by shimming in Gomega error detection whenever trying to be Successful().

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-go4-org-unsafe-assume-no-moving-gc 0.0.0-20231121144256-b99613f794b6
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://go4.org/unsafe/assume-no-moving-gc
Licenses: Modified BSD
Build system: go
Synopsis: go4.org/unsafe/assume-no-moving-gc
Description:

Package go4.org/unsafe/assume-no-moving-gc exists so you can depend on it from unsafe code that wants to declare that it assumes that the Go runtime does not use a moving garbage collector. Specifically, it asserts that the caller is playing stupid games with the addresses of heap-allocated values. It says nothing about values that Go's escape analysis keeps on the stack. Ensuring things aren't stack-allocated is the caller's responsibility.

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-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.

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-ebitengine-hideconsole 1.0.0
Propagated dependencies: go-golang-org-x-sys@0.43.0
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/ebitengine/hideconsole
Licenses: ASL 2.0
Build system: go
Synopsis: HideConsole
Description:

Package hideconsole is a utility package to hide a console automatically even without `-ldflags "-Hwindowsgui"` on Windows.

go-github-com-netflix-go-expect 0.0.0-20220104043353-73e0943537d2
Propagated dependencies: go-github-com-stretchr-testify@1.11.1 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
Build system: go
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-gorgonia-org-vecf32 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 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
Build system: go
Synopsis: vecf32
Description:

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

go-github-com-emirpasic-gods-v2 2.0.0-alpha
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/emirpasic/gods
Licenses: FreeBSD Expat
Build system: go
Synopsis: GoDS (Go Data Structures)
Description:

Implementation of various data structures and algorithms in Go.

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

Package mpeg implements MPEG-1 Video decoder, MP2 Audio decoder and MPEG-PS demuxer.

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-nlpodyssey-gopickle 0.3.0
Propagated dependencies: go-golang-org-x-text@0.36.0
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/nlpodyssey/gopickle
Licenses: FreeBSD
Build system: go
Synopsis: GoPickle
Description:

GoPickle is a Go library for loading Python's data serialized with @codepickle and PyTorch module files.

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
Build system: go
Synopsis: Full featured regular expressions for Go
Description:

Regexp2 is a feature-rich RegExp engine for Go.

go-github-com-jeandeaual-go-locale 0.0.0-20241217141322-fcc2cadd6f08
Propagated dependencies: go-golang-org-x-sys@0.43.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/jeandeaual/go-locale
Licenses: Expat
Build system: go
Synopsis: go-locale
Description:

Go library used to retrieve the current locale(s) of the operating system.

go-github-com-matthewhartstonge-argon2 1.0.0
Propagated dependencies: go-golang-org-x-crypto@0.50.0
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/matthewhartstonge/argon2
Licenses: ASL 2.0
Build system: go
Synopsis: 🔐 argon2
Description:

Package argon2 implements the key derivation function Argon2.

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.

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

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.

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.

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.

Total packages: 72693