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

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-cli-browser 1.1.0
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://github.com/cli/browser
Licenses: FreeBSD
Build system: go
Synopsis: Helpers to open URLs, or files in the default web browser
Description:

This library provides helpers to open URLs, readers, or files in the system default web browser.

go-github-com-invopop-jsonschema 0.12.0
Propagated dependencies: go-github-com-wk8-go-ordered-map-v2@2.1.8
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://github.com/invopop/jsonschema
Licenses: Expat
Build system: go
Synopsis: Generate JSON Schemas from Go types
Description:

Package jsonschema uses reflection to generate JSON Schemas from Go types.

Features:

  • supports arbitrarily complex types, including interface, maps, slices, etc.

  • supports json-schema features such as minLength, maxLength, pattern, format, etc.

  • supports simple string and numeric enums

  • supports custom property fields via the jsonschema_extras struct tag

go-github-com-sahilm-fuzzy 0.1.0
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://github.com/sahilm/fuzzy
Licenses: Expat
Build system: go
Synopsis: Fuzzy string matching for Golang
Description:

Package fuzzy provides fuzzy string matching optimized for filenames and code symbols in the style of Sublime Text, VSCode, IntelliJ IDEA et al.

go-github-com-cloudfoundry-jibber-jabber 0.0.0-20151120183258-bcc4c8345a21
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://github.com/cloudfoundry-attic/jibber_jabber
Licenses: ASL 2.0
Build system: go
Synopsis: Cross Platform locale detection for Golang
Description:

Jibber Jabber is a GoLang Library that can be used to detect an operating system's current language.

go-github-com-gliderlabs-ssh 0.3.4
Propagated dependencies: go-golang-org-x-sys@0.37.0 go-golang-org-x-crypto@0.43.0 go-github-com-anmitsu-go-shlex@0.0.0-0.38f4b40
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://github.com/gliderlabs/ssh
Licenses: Modified BSD
Build system: go
Synopsis: SSH server in Golang
Description:

Package ssh wraps the crypto/ssh package with a higher-level API for building SSH servers. The goal of the API was to make it as simple as using net/http, so the API is very similar.

go-gopkg-in-ozeidan-fuzzy-patricia-v3 3.0.0
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://gopkg.in/ozeidan/fuzzy-patricia.v3
Licenses: Expat
Build system: go
Synopsis: Radix tree implementation for Golang
Description:

This package provides a patricia trie implementation, enabling fast visiting of items in some particular ways:

  • visit all items saved in the tree

  • visit all items matching particular prefix (visit subtree)

  • given a string, visit all items matching some prefix of that string

go-github-com-spkg-bom 1.0.0
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://github.com/spkg/bom
Licenses: Expat
Build system: go
Synopsis: Strip UTF-8 byte order marks for Golang
Description:

Package bom is used to clean up UTF-8 Byte Order Marks.

The Unicode Standard defines UTF-8 byte order marks as the byte sequence 0xEF,0xBB,0xBF, but neither requires nor recommends their use. The Go standard library provides no support for UTF-8 byte order marks, and it looks like it never will.

go-github-com-konsorten-go-windows-terminal-sequences 1.0.3
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://github.com/konsorten/go-windows-terminal-sequences
Licenses: Expat
Build system: go
Synopsis: Windows Terminal Sequences
Description:

This library allow for enabling Windows terminal color support for Go.

go-github-com-sanity-io-litter 1.5.5
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://github.com/sanity-io/litter
Licenses: Expat
Build system: go
Synopsis: Pretty printer library for Golang data structures
Description:

Litter is provided by

go-github-com-buger-jsonparser 1.1.1
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://github.com/buger/jsonparser
Licenses: Expat
Build system: go
Synopsis: Alternative JSON parser for Golang
Description:

This package provides an alternative implementation of standard encoding/json with higher performance.

go-mvdan-cc-xurls-v2 2.2.0
Propagated dependencies: go-gopkg-in-check-v1@1.0.0-20201130134442-10cb98267c6c go-github-com-rogpeppe-go-internal@1.12.0
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://github.com/mvdan/xurls
Licenses: Modified BSD
Build system: go
Synopsis: Extract urls from text
Description:

Package xurls extracts urls from plain text using regular expressions.

go-github-com-karimkhaleel-jsonschema 0.0.0-0.44bdb91
Propagated dependencies: go-github-com-wk8-go-ordered-map-v2@2.1.8
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://github.com/karimkhaleel/jsonschema
Licenses: Expat
Build system: go
Synopsis: Generate JSON Schemas from Go types
Description:

Package jsonschema uses reflection to generate JSON Schemas from Go types.

Features:

  • supports arbitrarily complex types, including interface, maps, slices, etc.

  • supports json-schema features such as minLength, maxLength, pattern, format, etc.

  • supports simple string and numeric enums

  • supports custom property fields via the jsonschema_extras struct tag

This package is a modified clone of github.com/invopop/jsonschema for purpose of LazyGit project.

go-github-com-stefanhaller-git-todo-parser 0.0.0-0.fd95713
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://github.com/stefanhaller/git-todo-parser
Licenses: Expat
Build system: go
Synopsis: Small parser for git todo files
Description:

This package provides a small parser for git todo files. This package is a modified clone of https://github.com/fsmiamoto/git-todo-parser for purpose of LazyGit project.

go-github-com-atotto-clipboard 0.1.3
Dependencies: xsel@1.2.0-1.062e6d3
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://github.com/atotto/clipboard
Licenses: Modified BSD
Build system: go
Synopsis: Clipboard for Go
Description:

Package clipboard read/write on clipboard

go-github-com-awesome-gocui-keybinding 1.0.0
Propagated dependencies: go-github-com-awesome-gocui-gocui@1.1.0
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://github.com/awesome-gocui/keybinding
Licenses: Expat
Build system: go
Synopsis: Golang wrapper for parsing gocui keybindings
Description:

This package provides a golang wrapper for parsing gocui keybindings.

go-github-com-logrusorgru-aurora 3.0.0
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://github.com/logrusorgru/aurora
Licenses: Unlicense
Build system: go
Synopsis: Golang ultimate ANSI-colors that supports Printf/Sprintf methods
Description:

Package aurora implements ANSI-colors

go-github-com-jesseduffield-gocui 0.3.1-0.20250605111917-fc5387961412
Propagated dependencies: go-github-com-gdamore-tcell-v2@2.8.1 go-github-com-go-errors-errors@1.4.2 go-github-com-mattn-go-runewidth@0.0.16
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://github.com/jesseduffield/gocui
Licenses: Modified BSD
Build system: go
Synopsis: Minimalist Golang package aimed at creating Console User Interfaces
Description:

Package gocui allows creating console user interfaces.

Highlighted features:

  • Minimalist API.

  • Views (the windows in the GUI) implement the interface io.ReadWriter.

  • Support for overlapping views.

  • The GUI can be modified at runtime (concurrent-safe).

  • Global and view-level keybindings.

  • Mouse support.

  • Colored text.

  • Customizable edition mode.

  • Easy to build reusable widgets, complex layouts.

go-github-com-phayes-permbits 0.0.0-1.39d7c58
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://github.com/phayes/permbits
Licenses: Expat
Build system: go
Synopsis: File permissions for golang
Description:

Easy file permissions for golang. Easily get and set file permission bits.

go-github-com-golang-mock-mockgen 1.6.0
Propagated dependencies: go-golang-org-x-mod@0.29.0 go-golang-org-x-tools@0.37.0 go-golang-org-x-xerrors@0.0.0-20240903120638-7835f813f4da
Channel: ffab
Location: ffab/packages/golang-xyz.scm (ffab packages golang-xyz)
Home page: https://github.com/golang/mock
Licenses: ASL 2.0
Build system: go
Synopsis: Mocking framework for Golang
Description:

This package provides the mocking framework for the Golang. It integrates well with Golang's built-in testing package, but can be used in other contexts too.

java-gradle-bootstrap 0.0.0
Channel: ffab
Location: ffab/packages/gradle.scm (ffab packages gradle)
Home page: https://gradle.org/
Licenses: ASL 2.0
Build system: ant
Synopsis: Build automation tool written
Description:
iipimage-server 1.2
Dependencies: fcgi@2.4.2 libjpeg-turbo@2.1.4 libpng@1.6.39 libwebp@1.3.2 libmemcached@1.0.18 libtiff@4.4.0 zlib@1.3.1
Channel: ffab
Location: ffab/packages/image-processing.scm (ffab packages image-processing)
Home page: https://iipimage.sourceforge.io/
Licenses: GPL 3+
Build system: gnu
Synopsis: Advanced high-performance feature-rich image server
Description:

IIPImage is an advanced high-performance feature-rich image server system for web-based streamed viewing and zooming of ultra high-resolution images. It is designed to be fast and bandwidth-efficient with low processor and memory requirements. The system can comfortably handle gigapixel size images as well as advanced image features such as 8, 16 and 32 bits per channel, CIELAB colorimetric images and scientific imagery such as multispectral images, image sequences and 3D surface topologies. Features:

  • fast lightweight FastCGI server

  • high performance with inbuilt configurable cache

  • support for extremely large images: tera-pixel and multi gigapixel support

  • TIFF and JPEG2000 input support

  • JPEG, PNG and WebP output support: export of whole or regions of images at any size

  • supports IIP, Zoomify, DeepZoom and IIIF API's

  • 1, 8, 16 and 32 bit image support including 32 bit floating point support

  • CIELAB support with automatic CIELAB->sRGB color space conversion

  • multispectral and hyperspectral image support

  • image stacks and image sequence support

  • dynamic hillshading of 3D surface topologies

  • dynamic watermarking

  • memcached support

java-universal-g-code-sender 2.0.8
Channel: ffab
Location: ffab/packages/java-xyz.scm (ffab packages java-xyz)
Home page: http://winder.github.io/ugs_website
Licenses: GPL 3
Build system: maven
Synopsis: G-Code sender for GRBL, Smoothieware, TinyG and G2core
Description:
java-mockito-core 4.1.0
Channel: ffab
Location: ffab/packages/java-xyz.scm (ffab packages java-xyz)
Home page: https://site.mockito.org/
Licenses: Expat
Build system: maven
Synopsis: Java mocking framework for unit tests
Description:
java-outbackcdx 0.11.0
Channel: ffab
Location: ffab/packages/java-xyz.scm (ffab packages java-xyz)
Home page: https://github.com/nla/outbackcdx
Licenses: ASL 2.0
Build system: maven
Synopsis: Web archive index server based on RocksDB
Description:

This package provides a RocksDB-based capture index (CDX) server for web archives.

Page: 123456
Total packages: 144