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

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-u-root-uio-uio 0.0.0-20230305220412-3e8cd9d6bf63
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/u-root/uio
Licenses: Modified BSD
Build system: go
Synopsis: uio
#<unspecified>
go-github-com-mdlayher-packet 1.1.2
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/mdlayher/packet
Licenses: Expat
Build system: go
Synopsis: access to Linux packet sockets
Description:

This package provides access to Linux packet sockets (AF_PACKET) in Go

go-github-com-mdlayher-socket 0.4.1
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/mdlayher/socket
Licenses: Expat
Build system: go
Synopsis: socket
Description:

Package socket provides a low-level network connection type which integrates with Go's runtime network poller to provide asynchronous I/O and deadline support.

go-github-com-prashantv-gostub 1.1.0
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/prashantv/gostub
Licenses: Expat
Build system: go
Synopsis: gostub
Description:

Package gostub is used for stubbing variables in tests, and resetting the original value once the test has been run.

go-github-com-gofrs-uuid-v5 5.0.0
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/gofrs/uuid
Licenses: Expat
Build system: go
Synopsis: Golang UUID implementation (RFC-4122)
Description:

provides a pure Go implementation of Universally Unique Identifiers (UUID) variant as defined in RFC-4122. This package supports the following UUID versions:

Version 1, based on timestamp and MAC address (RFC-4122) Version 3, based on MD5 hashing of a named value (RFC-4122) Version 4, based on random numbers (RFC-4122) Version 5, based on SHA-1 hashing of a named value (RFC-4122)

go-github-com-miekg-dns 1.1.54
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/miekg/dns
Licenses: Modified BSD
Build system: go
Synopsis: DNS library for Go
Description:

Complete and usable DNS library. All Resource Records are supported, including the DNSSEC types. It follows a lean and mean philosophy. If there is stuff you should know as a DNS programmer there isn't a convenience function for it. Server side and client side programming is supported, i.e. you can build servers and resolvers with it.

go-github-com-go-chi-render 1.0.2
Propagated dependencies: go-github-com-ajg-form@1.5.1
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/go-chi/render
Licenses: Expat
Build system: go
Synopsis: easily manage HTTP request / response payloads of Go HTTP services
Description:

offering a few simple helpers and interfaces to provide a simple pattern for managing payload encoding and decoding.

go-github-com-u-root-uio-rand 0.0.0-20230305220412-3e8cd9d6bf63
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/u-root/uio
Licenses: Modified BSD
Build system: go
Synopsis: uio
#<unspecified>
go-github-com-dreamacro-clash 1.16.0
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/Dreamacro/clash
Licenses: GPL 3
Build system: go
Synopsis: Features
Description:

This is a general overview of the features that comes with Clash.

freedom-wallpaper 2016
Channel: hui
Location: hui/packages/wallpaper.scm (hui packages wallpaper)
Home page: https://www.gnu.org/graphics/this-is-freedom-wallpaper.html
Licenses: GPL 3
Build system: copy
Synopsis: Freedom wallpaper
Description:

Freedom wallpaper

dwl-hui 0.4
Dependencies: wlroots@0.18.2
Channel: hui
Location: hui/packages/wm.scm (hui packages wm)
Home page: https://codeberg.org/dwl/dwl
Licenses: GPL 3+ Expat CC0
Build system: gnu
Synopsis: Dynamic window manager for Wayland
Description:

dwl is a compact, hackable compositor for Wayland based on wlroots. It is intended to fill the same space in the Wayland world that dwm does in X11, primarily in terms of philosophy, and secondarily in terms of functionality. Like dwm, dwl is easy to understand and hack on, due to a limited size and a few external dependencies. It is configurable via config.h.

gnat-toolchain 11.5.0
Dependencies: gnat@11.5.0 ld-wrapper@0 binutils@2.44 gnat@11.5.0 glibc@2.41 glibc@2.41 glibc@2.41
Channel: noisytoot
Location: noisytoot/packages/ada.scm (noisytoot packages ada)
Home page: https://gcc.gnu.org/
Licenses: GPL 3+
Build system: trivial
Synopsis: Complete GCC tool chain for C/C++ development
Description:

This package provides a complete GCC tool chain for C/C++ development to be installed in user profiles. This includes GCC, as well as libc (headers and binaries, plus debugging symbols in the debug output), and Binutils. GCC is the GNU Compiler Collection.

gnat-debian 4.9.2-1
Dependencies: guile@2.2.7
Channel: noisytoot
Location: noisytoot/packages/ada.scm (noisytoot packages ada)
Home page: https://gnu.org/software/gnat
Licenses: GPL 3+
Build system: gnu
Synopsis: GNU Ada language compiler
Description:

GNAT is a compiler for the Ada 2012 programming language.It produces optimized code on platforms supported by the GNUCompiler Collection (GCC).

mindy 2.7.0-0.33a3c47
Channel: noisytoot
Location: noisytoot/packages/dylan.scm (noisytoot packages dylan)
Home page: https://www.cs.cmu.edu/~gwydion/dylan-release/docs/maker-out/mindy.htm
Licenses: non-copyleft
Build system: cmake
Synopsis: Minimal compiler-interpreter for Dylan
Description:

Mindy is an implementation of a language that is very much like the language described in the DRM.

emacs-jpt-apl-mode 0.0.0-0.6695b36
Propagated dependencies: emacs-anaphora@1.0.4
Channel: noisytoot
Location: noisytoot/packages/emacs.scm (noisytoot packages emacs)
Home page: https://github.com/jthing/apl-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: Minor mode for entering APL characters in April
Description:

jpt-apl-mode is a minor mode for entering APL characters in April, an APL embedded in Common Lisp.

emacs-squirrel-mode 20221227.232
Channel: noisytoot
Location: noisytoot/packages/emacs.scm (noisytoot packages emacs)
Home page: https://github.com/thechampagne/squirrel-mode
Licenses: GPL 3
Build system: emacs
Synopsis: A major mode for the Squirrel programming language
Description:

Squirrel mode is a major mode for editing Squirrel code. It provides basic syntax highlighting.

brux-gdk 0.2.11
Dependencies: squirrel@3.2 sdl-union@1.2.68
Channel: noisytoot
Location: noisytoot/packages/games.scm (noisytoot packages games)
Home page: https://codeberg.org/KelvinShadewing/brux-gdk
Licenses: AGPL 3
Build system: gnu
Synopsis: Free runtime and development kit using SDL and Squirrel
Description:

Brux (formerly known as XYG) is a cross-platform, runtime-based game development kit using the Squirrel language. The aim is to make development both easy and versatile, allowing games to be written by hand in a simple text editor or made in an IDE similar to Game Maker, and to allow games to be ported with little to no modification to the code, offering a "build once, run everywhere" development process.

supertux-advance 0.2.1-0.5ddb321
Dependencies: brux-gdk@0.2.11
Channel: noisytoot
Location: noisytoot/packages/games.scm (noisytoot packages games)
Home page: https://supertuxadvance.github.io/
Licenses: AGPL 3
Build system: copy
Synopsis: 2D platformer game
Description:

SuperTux Advance is a fan game of SuperTux written in Squirrel using Brux GDK. The name comes from the graphical style, which uses a lower resolution display and a sprite style similar to Sonic Advance. Gameplay is not a 1 to 1 recreation of SuperTux, nor does it aim to be. It's meant to be a more fast-paced action platformer than a Mario clone. While the gameplay is designed with speedrunning in mind, it is not an essential skill; the game can be played and beaten casually.

imlib2-full 1.10.0
Dependencies: libjxl@0.11.1 openjpeg@2.5.0 libheif@1.22.2 librsvg@2.58.5 bzip2@1.0.8 freetype@2.13.3 giflib@5.2.1 libid3tag@0.15.1b libjpeg-turbo@2.1.4 libpng@1.6.39 libtiff@4.4.0 libx11@1.8.12 libxext@1.3.6 libwebp@1.3.2
Channel: noisytoot
Location: noisytoot/packages/image.scm (noisytoot packages image)
Home page: https://sourceforge.net/projects/enlightenment/
Licenses: Imlib2
Build system: gnu
Synopsis: Loading, saving, rendering and manipulating image files
Description:

Imlib2 is a library that does image file loading and saving as well as rendering, manipulation, arbitrary polygon support, etc.

It does ALL of these operations FAST. Imlib2 also tries to be highly intelligent about doing them, so writing naive programs can be done easily, without sacrificing speed.

This is a complete rewrite over the Imlib 1.x series. The architecture is more modular, simple, and flexible.

password-store-noisytoot 1.7.4
Dependencies: bash-minimal@5.2.37 coreutils@9.1 dmenu@5.4 git@2.54.0 gnupg@2.4.8 qrencode@4.1.1 sed@4.9 tree@2.3.2 util-linux@2.40.4 which@2.21 wl-clipboard@2.3.0 xclip@0.13 xdotool@3.20211022.1
Channel: noisytoot
Location: noisytoot/packages/password-utils.scm (noisytoot packages password-utils)
Home page: https://www.passwordstore.org/
Licenses: GPL 2+
Build system: gnu
Synopsis: Encrypted password manager
Description:

Password-store is a password manager which uses GnuPG to store and retrieve passwords. The tool stores each password in its own GnuPG-encrypted file, allowing the program to be simple yet secure. Synchronization is possible using the integrated git support, which commits changes to your password database to a git repository that can be managed through the pass command.

python-asyncio-rlock 0.1.0
Channel: noisytoot
Location: noisytoot/packages/python.scm (noisytoot packages python)
Home page: https://gitlab.com/heckad/asyncio_rlock
Licenses: Expat
Build system: pyproject
Synopsis: Rlock like in threading module but for asyncio.
Description:

Rlock like in threading module but for asyncio.

python-irctokens 2.0.2
Channel: noisytoot
Location: noisytoot/packages/python.scm (noisytoot packages python)
Home page: https://github.com/jesopo/irctokens
Licenses: Expat
Build system: pyproject
Synopsis: RFC1459 and IRCv3 protocol tokeniser
Description:

RFC1459 and IRCv3 protocol tokeniser

python-ircstates 0.12.1
Propagated dependencies: python-irctokens@2.0.2 python-pendulum@3.1.0
Channel: noisytoot
Location: noisytoot/packages/python.scm (noisytoot packages python)
Home page: https://github.com/jesopo/ircstates
Licenses: Expat
Build system: pyproject
Synopsis: IRC client session state parsing library
Description:

IRC client session state parsing library

python-async-stagger 0.3.1
Channel: noisytoot
Location: noisytoot/packages/python.scm (noisytoot packages python)
Home page: https://github.com/twisteroidambassador/async_stagger
Licenses: Expat
Build system: pyproject
Synopsis: Happy eyeballs and underlying scheduling algorithm in asyncio
Description:

Happy eyeballs and underlying scheduling algorithm in asyncio

Total packages: 72166