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

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.


atf 0.21-0.aa8e0fe
Channel: guixrus
Location: guixrus/packages/atf.scm (guixrus packages atf)
Home page: https://github.com/jmmv/atf
Licenses: Modified BSD
Synopsis: Libraries for writing tests in C, C++ and shell
Description:

ATF, or Automated Testing Framework, is a collection of libraries to write test programs in C, C++ and POSIX shell.

python-babi-grammars 0.0.43
Channel: guixrus
Location: guixrus/packages/babi.scm (guixrus packages babi)
Home page: https://github.com/asottile/babi-grammars
Licenses: Expat
Synopsis: grammars for babi
Description:

grammars for babi

python-onigurumacffi 1.2.0
Propagated dependencies: python-cffi@1.17.1
Channel: guixrus
Location: guixrus/packages/babi.scm (guixrus packages babi)
Home page: https://github.com/asottile/onigurumacffi
Licenses: Expat
Synopsis: python cffi bindings for the oniguruma regex engine
Description:

python cffi bindings for the oniguruma regex engine

oniguruma 6.9.8
Channel: guixrus
Location: guixrus/packages/babi.scm (guixrus packages babi)
Home page: https://github.com/kkos/oniguruma
Licenses: FreeBSD
Synopsis: Regular expression library
Description:

Oniguruma is a regular expressions library. The special characteristic of this library is that different character encoding for every regular expression object can be specified.

babi 1.5.3
Propagated dependencies: python-babi-grammars@0.0.43 python-identify@2.6.14 python-importlib-metadata@8.7.0 python-onigurumacffi@1.2.0
Channel: guixrus
Location: guixrus/packages/babi.scm (guixrus packages babi)
Home page: https://github.com/asottile/babi
Licenses: Expat
Synopsis: a text editor
Description:

a text editor

go-git-sr-ht-sircmpwn-go-bare 0.0.0-20210406120253-ab86bc2846d9
Propagated dependencies: go-github-com-stretchr-testify@1.10.0 go-git-sr-ht--sircmpwn-getopt@1.0.0
Channel: guixrus
Location: guixrus/packages/bare.scm (guixrus packages bare)
Home page: https://git.sr.ht/~sircmpwn/go-bare
Licenses: ASL 2.0
Synopsis: BARE messages in Go
Description:

An implementation of the BARE binary message format for Go.

python-pybare 0.1.1
Channel: guixrus
Location: guixrus/packages/bare.scm (guixrus packages bare)
Home page: https://sr.ht/~chiefnoah/PyBARE/
Licenses: Expat
Synopsis: Declarative implementation of BARE for Python
Description:

python-pybare is a general purpose library for strongly typed primitives in Python that supports serializing to and from BARE messages.

guix-reference-card 1.3.0-19751-ge640da33f3
Channel: guixrus
Location: guixrus/packages/books.scm (guixrus packages books)
Home page: https://guix.gnu.org
Licenses: FDL 1.3+
Synopsis: GNU Guix Reference Card
Description:

This package provides the GNU Guix reference card as a PDF file.

clight 4.7
Dependencies: elogind@255.17 libconfig@1.7.3 popt@1.18 libmodule@5.0.1 dbus@1.15.8 bash-completion@2.11 gsl@2.8
Propagated dependencies: geoclue@2.7.2 upower@1.90.2 clightd@5.4 ddcutil@2.1.4 bash-completion@2.11
Channel: guixrus
Location: guixrus/packages/clight.scm (guixrus packages clight)
Home page: https://github.com/FedeDP/Clight
Licenses: GPL 3
Synopsis: C user daemon utility that aims to fully manage your screens
Description:

This is a tiny C utility that can turn your webcam into a light sensor; moreover it supports a redshift-like gamma control, a screen dimmer and dpms settings.

libmodule 5.0.1
Channel: guixrus
Location: guixrus/packages/clight.scm (guixrus packages clight)
Home page: https://github.com/FedeDP/libmodule
Licenses: GPL 3
Synopsis: C simple implementation of an actor library
Description:

Libmodule offers a small and simple C implementation of an actor library that aims to let developers easily create modular C projects in a way which is both simple and elegant.

clightd 5.4
Dependencies: libxrandr@1.5.4 wayland-protocols@1.45 libdrm@2.4.124 libjpeg-turbo@2.1.4 wayland@1.24.0 libmodule@5.0.1 libx11@1.8.12 libxext@1.3.6 polkit@121 eudev@3.2.14 elogind@255.17 dbus@1.15.8 libusb@1.0.25
Propagated dependencies: ddcutil@2.1.4
Channel: guixrus
Location: guixrus/packages/clight.scm (guixrus packages clight)
Home page: https://github.com/FedeDP/Clight
Licenses: GPL 3
Synopsis: Daemon dbus interface to for backlight and display settings
Description:

A linux bus interface that lets you change screen brightness, compute captured webcam frames brightness and change screen temperature.

go-github-com-anmitsu-go-shlex 0.0.0-20200514113438-38f4b401e2be
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/anmitsu/go-shlex
Licenses: Expat
Synopsis: Lexical analyzer like Unix shell for golang
Description:

go-github-com-anmitsu-go-shlex provides a simple lexical analysis like the Unix shell.

go-gopkg-in-tylerb-is-v1 1.1.2
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://gopkg.in/tylerb/is.v1
Licenses: Expat
Synopsis: is
Description:

Is provides a quick, clean and simple framework for writing Go tests.

go-golang-org-x-net-for-gomuks 0.0.0-4.d418f37
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://go.googlesource.com/net
Licenses: Modified BSD
Synopsis: Go supplemental networking libraries
Description:

This package provides supplemental Go networking libraries.

go-github-com-aryann-difflib 0.0.0-0.ff5ff6d
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/aryann/difflib
Licenses: Expat
Synopsis: Go library for diffing two sequences of text
Description:

go-github-com-aryann-difflib is a simple library written in Go for diffing two sequences of text.

go-github-com-schollz-progressbar-v3 3.8.5
Propagated dependencies: go-golang-org-x-term@0.36.0 go-golang-org-x-sys@0.37.0 go-golang-org-x-crypto@0.43.0 go-github-com-stretchr-testify@1.10.0 go-github-com-mitchellh-colorstring@0.0.0-20190213212951-d06e56a500db go-github-com-mattn-go-runewidth@0.0.16 go-github-com-mattn-go-isatty@0.0.20 go-github-com-k0kubun-go-ansi@0.0.0-20180517002512-3bf9e2903213 go-github-com-davecgh-go-spew@1.1.1
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/schollz/progressbar
Licenses: Expat
Synopsis: progressbar
Description:

This package provides a very simple thread-safe progress bar which should work on every OS without problems. I needed a progressbar for croc and everything I tried had problems, so I made another one. In order to be OS agnostic I do not plan to support multi-line outputs.

go-github-com-influxdata-influxdb1-client 0.0.0-20200827194710-b269163b24ab
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/influxdata/influxdb1-client
Licenses: Expat
Synopsis: Go client API for InfluxDB 1.x.
Description:

Go client API for InfluxDB 1.x.

go-github-com-jpillora-sizestr 20160129-1.e2ea2fa
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: github.com/jpillora/sizestr
Licenses: Expat
Synopsis: Pretty print byte counts in Go
Description:

go-github-com-jpillora-sizestr provides a library to pretty print byte counts in Go.

go-github-com-tomasen-realip 0.0.0-20180522021738-f0c99a92ddce
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/tomasen/realip
Licenses: Expat
Synopsis: Go library to get a client's public IP
Description:

go-github-com-tomasen-realip can be used to get client's real public IP, which is usually useful for logging HTTP server.

go-github-com-tidwall-gjson 1.13.0
Dependencies: go-github-com-tidwall-match@1.1.1 go-github-com-tidwall-pretty@1.2.0
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/tidwall/gjson/
Licenses: Expat
Synopsis: JSON parser for Go
Description:

GJSON is a Go package that provides a fast and simple way to get values from a JSON document.

go-github-com-go-logfmt-logfmt 0.4.0
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/go-logfmt/logfmt
Licenses: Expat
Synopsis: Marshals and unmarshals logfmt messages
Description:

go-github-com-go-logfmt-logfmt implements utilities to mars and unmarshal data in the logfmt format. It provides an API similar encoding/json and encoding/xml.

go-github-com-nu7hatch-gouuid 0.0.0-20131221200532-179d4d0c4d8d
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/nu7hatch/gouuid
Licenses: Expat
Synopsis: Pure Go UUID implementation
Description:

go-github-com-nu7hatch-gouuid provides immutable UUID structs and the functions NewV3, NewV4, NewV5 and Parse() for generating versions 3, 4 and 5 UUIDs as specified in RFC 4122.

go-github-com-konsorten-go-windows-terminal-sequences 1.0.2
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: github.com/konsorten/go-windows-terminal-sequences/
Licenses: Expat
Synopsis: Enable support for Windows Terminal Colors
Description:

go-github-com-go-windows-terminal-sequences is a globally unique id generator library, ready to safely be used directly in your server code.

go-github-com-cpuguy83-go-md2man 1.0.10
Propagated dependencies: go-github-com-russross-blackfriday@1.6.0
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/cpuguy83/go-md2man
Licenses: Expat
Synopsis: go-md2man
Description:

Work in Progress. This still needs a lot of help to be complete, or even usable!

Total results: 455