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

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-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
Build system: go
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-emersion-go-textwrapper 0.0.0-20200911093747-65d896831594
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/emersion/go-textwrapper
Licenses: Expat
Build system: go
Synopsis: Text-wrapping writer for Go
Description:

The textwrapper package provides a writer that wraps long text lines to a specified length.

go-etcd-io-bbolt-for-gomuks 1.3.5
Propagated dependencies: go-golang-org-x-sys@0.37.0
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://pkg.go.dev/go.etcd.io/bbolt/
Licenses: Expat
Build system: go
Synopsis: Low-level key/value store in Go
Description:

This package implements a low-level key/value store in Go.

go-github-com-creack-pty 1.1.18
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/creack/pty
Licenses: Expat
Build system: go
Synopsis: Pseudoterminal handling in Go
Description:

The pty package provides functions for working with Unix pseudoterminals.

go-github-com-emersion-go-imap-sortthread 1.2.0
Propagated dependencies: go-golang-org-x-text@0.30.0 go-github-com-emersion-go-sasl@0.0.0-0.240c840 go-github-com-emersion-go-imap@1.2.1
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/emersion/go-imap-sortthread
Licenses: Expat
Build system: go
Synopsis: Sorting and threading of messages for the imap package
Description:

The sortthread package implements message sorting and threading for go-github-com-emersion-go-imap.

go-github-com-emersion-go-message 0.16.0
Propagated dependencies: go-golang-org-x-text@0.30.0 go-github-com-emersion-go-textwrapper@0.0.0-20200911093747-65d896831594
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/emersion/go-message
Licenses: Expat
Build system: go
Synopsis: Internet messages and MIME for Go
Description:

The message package implements the Internet Message Format and Multipurpose Internet Mail Extensions in Go.

guile-threading-macros 0.0.0-0.a438588
Dependencies: guix@1.5.0rc1
Channel: guixrus
Location: guixrus/packages/common/guile.scm (guixrus packages common guile)
Home page: https://hg.sr.ht/~bjoli/guile-threading-macros
Licenses: Modified BSD
Build system: guile
Synopsis: Threading macros for guile scheme
Description:

guile-threading-macros implements a version of the famous clojure threading macros. These are syntax-rules macros, and are as such portable across r(5 6 7)rs-conforming implementations.

guile-for-loops 0.0.0-0.580d3fb
Dependencies: guix@1.5.0rc1
Channel: guixrus
Location: guixrus/packages/common/guile.scm (guixrus packages common guile)
Home page: https://hg.sr.ht/~bjoli/guile-for-loops
Licenses: MPL 2.0
Build system: guile
Synopsis: Efficient looping facility for guile
Description:

guile-for-loops is a re-implementation of a large-ish chunk of racket for-macros. guile-for-loops is mostly compatible with racket's macros, with the largest omission being the body-or-break clause and some of the sequence iterators (like in-cycle, which can be covered by circular lists). There are other differences of course, like for/foldr not being on par feature-wise, and all the nicities you get by having a generic sequence interface.

guile-srfi-189 0-0.a0e3786
Propagated dependencies: guile-srfi-145@0.0.1
Channel: guixrus
Location: guixrus/packages/common/guile.scm (guixrus packages common guile)
Home page: https://srfi.schemers.org/srfi-189/
Licenses: Expat
Build system: guile
Synopsis: Scheme SRFI implementation of Maybe and Either
Description:

This SRFI defines two disjoint immutable container types known as Maybe and Either, both of which can contain objects collectively known as their payload. A Maybe object is either a Just object or the unique object Nothing (which has no payload); an Either object is either a Right object or a Left object. Maybe represents the concept of optional values; Either represents the concept of values which are either correct (Right) or errors (Left).

hare-ssh 0.0.0-1.c4d30bd
Channel: guixrus
Location: guixrus/packages/common/hare.scm (guixrus packages common hare)
Home page: https://sr.ht/~sircmpwn/hare-ssh
Licenses: MPL 2.0
Build system: hare
Synopsis: SSH for Hare
Description:

This package provides a Secure Shell client and server implementation for Hare.

hare-atom 0.0.0-1.cb360e4
Dependencies: hare-xml@0.0.0-0.1e4db08
Channel: guixrus
Location: guixrus/packages/common/hare.scm (guixrus packages common hare)
Home page: https://sr.ht/~chrisppy/hare-atom
Licenses: MPL 2.0
Build system: hare
Synopsis: Implementation of the Atom format for Hare
Description:

This package provides an implementation of the Atom syndication format for Hare.

hare-irc 0.0.0-3.7af4ca0
Channel: guixrus
Location: guixrus/packages/common/hare.scm (guixrus packages common hare)
Home page: https://sr.ht/~sircmpwn/hare-irc
Licenses: MPL 2.0
Build system: hare
Synopsis: IRC client protocol implementation for Hare
Description:

This package provides an implementation of the IRC client protocol for Hare.

hare-png 0.0.0-1.5ae7bc7
Dependencies: hare-compress@0.25.2.0
Channel: guixrus
Location: guixrus/packages/common/hare.scm (guixrus packages common hare)
Home page: https://harelang.org/extended
Licenses: MPL 2.0
Build system: hare
Synopsis: PNG loading for Hare
Description:

This package provides PNG loading for Hare.

hare-xml 0.0.0-0.1e4db08
Channel: guixrus
Location: guixrus/packages/common/hare.scm (guixrus packages common hare)
Home page: https://harelang.org/extended
Licenses: MPL 2.0
Build system: hare
Synopsis: XML support for Hare
Description:

This package provides XML support for Hare.

hare-linux 0.0.0-0.6c8e4dc
Channel: guixrus
Location: guixrus/packages/common/hare.scm (guixrus packages common hare)
Home page: https://harelang.org/extended
Licenses: MPL 2.0
Build system: hare
Synopsis: Linux system API access for Hare
Description:

This package provides additional interfaces to the Linux kernel's APIs for Hare.

hare-rss 0.0.0-0.1b51bb3
Dependencies: hare-xml@0.0.0-0.1e4db08
Channel: guixrus
Location: guixrus/packages/common/hare.scm (guixrus packages common hare)
Home page: https://sr.ht/~chrisppy/hare-rss
Licenses: MPL 2.0
Build system: hare
Synopsis: Implementation of the RSS format for Hare
Description:

This package provides an implementation of the RSS syndication format for Hare.

java-jvnet-parent-pom 5
Channel: guixrus
Location: guixrus/packages/common/java.scm (guixrus packages common java)
Home page: https://mvnrepository.com/artifact/net.java/jvnet-parent
Licenses: ASL 2.0
Build system: ant
Synopsis: Java.net parent pom
Description:

This package contains the Java.net parent pom file.

java-javax-websocket-api-server 1.1
Propagated dependencies: java-javax-websocket-api-client@1.1
Channel: guixrus
Location: guixrus/packages/common/java.scm (guixrus packages common java)
Home page: https://github.com/javaee/websocket-spec
Licenses: CDDL 1.1
Build system: ant
Synopsis: Websocket in Java
Description:

This package defines a set of Java APIs for the development of websocket applications.

java-javax-websocket-api-client 1.1
Propagated dependencies: java-jvnet-parent-pom@5
Channel: guixrus
Location: guixrus/packages/common/java.scm (guixrus packages common java)
Home page: https://github.com/javaee/websocket-spec
Licenses: CDDL 1.1
Build system: ant
Synopsis: Websocket in Java
Description:

This package defines a set of Java APIs for the development of websocket applications.

ocaml-cinaps 0.15.1
Propagated dependencies: ocaml-re@1.10.4
Channel: guixrus
Location: guixrus/packages/common/ocaml.scm (guixrus packages common ocaml)
Home page: https://github.com/ocaml-ppx/cinaps
Licenses: Expat
Build system: dune
Synopsis: Trivial metaprogramming tool for OCaml
Description:

Cinaps is a trivial metaprogramming tool using the OCaml toplevel. It is based on the same idea as expectation tests. The user writes some OCaml code inside special comments and cinaps make sure that what follows is what is printed by the OCaml code.

ocaml-ordering 3.19.1
Propagated dependencies: dune-configurator@3.19.1
Channel: guixrus
Location: guixrus/packages/common/ocaml.scm (guixrus packages common ocaml)
Home page: https://github.com/ocaml/dune
Licenses: Expat
Build system: dune
Synopsis: Element ordering for OCaml
Description:

This package provides element ordering for OCaml.

ocaml-dune-rpc 3.19.1
Propagated dependencies: ocaml-stdune@3.19.1 ocaml-xdg@3.19.1
Channel: guixrus
Location: guixrus/packages/common/ocaml.scm (guixrus packages common ocaml)
Home page: https://github.com/ocaml/dune
Licenses: Expat
Build system: dune
Synopsis: Remotely call Dune
Description:

This package provides an OCaml library for calling Dune remotely.

ocaml-ppx-yojson-conv-lib 0.15.0
Propagated dependencies: ocaml-yojson@2.0.2
Channel: guixrus
Location: guixrus/packages/common/ocaml.scm (guixrus packages common ocaml)
Home page: https://github.com/janestreet/ppx_yojson_conv_lib
Licenses: Expat
Build system: dune
Synopsis: Runtime lib for ppx_yojson_conv
Description:

The Jane Street PPX runtime library for ppx_yojson_conv.

ocamlformat-rpc-lib 0.24.1
Propagated dependencies: ocaml-version@3.5.0 ocaml-base@0.15.0 ocaml-cmdliner@1.1.1 ocaml-dune-build-info@3.19.1 ocaml-either@1.0.0 ocaml-fix@20220121 ocaml-fpath@0.7.3 ocaml-menhir@20220210 ocaml-odoc@2.2.0 ocaml-ppxlib@0.28.0 ocaml-re@1.10.4 ocaml-odoc-parser@2.0.0 ocaml-stdio@0.15.0 ocaml-uuseg@15.0.0 ocaml-uutf@1.0.3
Channel: guixrus
Location: guixrus/packages/common/ocaml.scm (guixrus packages common ocaml)
Home page: https://github.com/ocaml-ppx/ocamlformat
Licenses: Expat
Build system: dune
Synopsis: Remotely call OCamlFormat
Description:

This package provides an OCaml library for calling OCamlFormat remotely.

Page: 132333435362885
Total packages: 69240