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

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.


gf 0.0-0.ab47ef8
Channel: bric-a-brac
Location: bric-a-brac/packages/gdb-xyz.scm (bric-a-brac packages gdb-xyz)
Home page: https://github.com/nakst/gf
Licenses: Expat
Build system: gnu
Synopsis: A frontend for GDB.
Description:

This package provides a frontend to the GNU debugger GDB.

glfw+static 3.4
Dependencies: libxkbcommon@1.11.0 wayland@1.24.0 vulkan-loader@1.4.321.0
Propagated dependencies: mesa@25.2.3 libx11@1.8.12 libxrandr@1.5.4 libxi@1.8.2 libxinerama@1.1.5 libxcursor@1.2.3 libxxf86vm@1.1.6
Channel: bric-a-brac
Location: bric-a-brac/packages/gl.scm (bric-a-brac packages gl)
Home page: https://www.glfw.org
Licenses: Zlib
Build system: cmake
Synopsis: OpenGL application development library
Description:

GLFW is a library for OpenGL, OpenGL ES and Vulkan development for desktop computers. It provides a simple API for creating windows, contexts and surfaces, receiving input and events.

glbinding 3.5.0
Channel: bric-a-brac
Location: bric-a-brac/packages/gl.scm (bric-a-brac packages gl)
Home page: https://github.com/cginternals/glbinding
Licenses: Expat
Build system: cmake
Synopsis: Modern C++11 OpenGL binding
Description:

glbinding is a modern C++11 binding for the OpenGL API. It provides type-safe function wrappers, strongly typed enumerations, and automatic extension handling generated from the official OpenGL specification. It is suitable for graphics engines and other OpenGL-based applications.

guile-pstk 0.0.0
Dependencies: guile@3.0.9 tk@8.6.12 tcl@8.6.12
Channel: bric-a-brac
Location: bric-a-brac/packages/guile-xyz.scm (bric-a-brac packages guile-xyz)
Home page: https://github.com/KikyTokamuro/guile-pstk
Licenses: Modified BSD
Build system: guile
Synopsis: Guile implementation of PS/Tk, a portable Scheme interface to Tk GUI toolkit.
Description:

PS/TK version (http://mirror.informatimago.com/scheme/www.t3x.org/pstk/index.html) fixed to work fine on modern GNU Guile

guile-raylib 0.0-0.e6b2ac8
Dependencies: guile@3.0.9 guile-lib@0.2.8.1
Propagated dependencies: raylib@5.5
Channel: bric-a-brac
Location: bric-a-brac/packages/guile-xyz.scm (bric-a-brac packages guile-xyz)
Home page: https://github.com/petelliott/raylib-guile
Licenses: Zlib
Build system: gnu
Synopsis: Guile bindings for raylib library
Description:

This package provides GNU Guile bindings to the Raylib game development library.

ols dev-2026-05
Channel: bric-a-brac
Location: bric-a-brac/packages/odin.scm (bric-a-brac packages odin)
Home page: https://github.com/DanielGavin/ols
Licenses: Expat
Build system: gnu
Synopsis: Language server for the Odin programming language
Description:

OLS is a language server implementation for the Odin programming language. It provides completion, hover, references, semantic tokens, document symbols, formatting support, and other LSP features.

odin dev-2026-05
Dependencies: clang-toolchain@18.1.8 wayland@1.24.0 libxkbcommon@1.11.0 glfw@3.4 mesa@25.2.3 bash-minimal@5.2.37
Channel: bric-a-brac
Location: bric-a-brac/packages/odin.scm (bric-a-brac packages odin)
Home page: https://odin-lang.org
Licenses: Expat
Build system: gnu
Synopsis: A modern, fast, and simple systems programming language
Description:

The Odin programming language is a modern systems language focused on simplicity, performance, and productivity. Designed as an alternative to C, it is suited for high-performance development, including game engines, graphics programming, and systems code. Odin provides expressive syntax, support for data-oriented programming, a minimal runtime, strong compile-time efficiency, and seamless C interoperability. This package includes the Odin compiler and standard library for building and running Odin programs.

python-obsws-python 1.7.1
Propagated dependencies: python-tomli@2.2.1 python-websocket-client@1.8.0
Channel: bric-a-brac
Location: bric-a-brac/packages/python-xyz.scm (bric-a-brac packages python-xyz)
Home page: https://github.com/aatikturk/obsws-python
Licenses: Expat
Build system: pyproject
Synopsis: A Python SDK for OBS Studio WebSocket v5.0
Description:

This package provides a Python SDK for OBS Studio WebSocket v5.0.

python-libemu 1.0
Channel: bric-a-brac
Location: bric-a-brac/packages/python-xyz.scm (bric-a-brac packages python-xyz)
Home page: https://github.com/buffer/pylibemu
Licenses: GPL 2
Build system: python
Synopsis: A Libemu Cython wrapper
Description:

pylibemu provides a Python-friendly interface to the libemu library via Cython bindings. It enables the emulation of x86 shellcode under Python by leveraging libemu's engine, allowing analysis of shellcode, obtaining execution profiles, detecting dynamic behaviour (such as API calls e.g. LoadLibraryA, WSASocket), and capturing an emulation trace from within a Python environment.

python-yara 4.5.5
Dependencies: yara@4.5.5
Channel: bric-a-brac
Location: bric-a-brac/packages/python-xyz.scm (bric-a-brac packages python-xyz)
Home page: https://github.com/VirusTotal/yara-python
Licenses: ASL 2.0
Build system: python
Synopsis: The Python interface for YARA
Description:

This package provides a Python interface for YARA.

python-aespython 0
Channel: bric-a-brac
Location: bric-a-brac/packages/python-xyz.scm (bric-a-brac packages python-xyz)
Home page: https://github.com/serprex/aespython
Licenses: GPL 3+
Build system: python
Synopsis: aespython is pure AES library for python3
Description:

This package is a dependy of peepdf.

python-ukkonen 1.0.1
Propagated dependencies: python-cffi@1.17.1
Channel: bric-a-brac
Location: bric-a-brac/packages/python-xyz.scm (bric-a-brac packages python-xyz)
Home page: https://github.com/asottile/ukkonen
Licenses: Expat
Build system: pyproject
Synopsis: Implementation of bounded Levenshtein distance (Ukkonen)
Description:

This package is an implementation of of bounded Levenshtein distance (Ukkonen).

libemu 1.0.5
Channel: bric-a-brac
Location: bric-a-brac/packages/reverse-engineering.scm (bric-a-brac packages reverse-engineering)
Home page: https://github.com/buffer/libemu
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Library for x86 shellcode emulation
Description:

libemu is a library that provides x86 instruction emulation and shellcode analysis functionality.

python-oletools 0.60.2
Dependencies: python-msoffcrypto-tool@6.0.0
Propagated dependencies: python-colorclass@2.2.2 python-easygui@0.98.1 python-olefile@0.47 python-pcodedmp@1.2.6 python-pyparsing@3.2.3
Channel: bric-a-brac
Location: bric-a-brac/packages/security.scm (bric-a-brac packages security)
Home page: https://github.com/decalage2/oletools
Licenses: Expat
Build system: pyproject
Synopsis: Python tools to analyze security characteristics of MS Office and OLE files (also called Structured Storage, Compound File Binary Format or Compound Document File Format), for Malware Analysis and Incident Response #DFIR
Description:

Python tools to analyze security characteristics of MS Office and OLE files (also called Structured Storage, Compound File Binary Format or Compound Document File Format), for Malware Analysis and Incident Response #DFIR.

peepdf 0
Propagated dependencies: python-pillow@11.1.0 python-jsbeautifier@1.15.3 python-colorama@0.4.6 python-aespython@0 python-libemu@1.0
Channel: bric-a-brac
Location: bric-a-brac/packages/security.scm (bric-a-brac packages security)
Home page: https://github.com/jesparza/peepdf
Licenses: GPL 3+
Build system: python
Synopsis: A Python tool for analyzing and exploring PDF files
Description:

Peepdf is a Python-based tool designed to analyze and explore PDF files, helping security researchers and forensic analysts understand the structure and potential threats contained within them. It supports features such as JavaScript beautification, object parsing, and decryption of embedded data.

python-msoffcrypto-tool 6.0.0
Propagated dependencies: python-cryptography@44.0.0 python-olefile@0.47
Channel: bric-a-brac
Location: bric-a-brac/packages/security.scm (bric-a-brac packages security)
Home page: https://github.com/nolze/msoffcrypto-tool
Licenses: Expat
Build system: pyproject
Synopsis: Python tool and library for decrypting and encrypting MS Office files using a password or other keys
Description:

Python tool and library for decrypting and encrypting MS Office files using a password or other keys.

python-pcodedmp 1.2.6
Channel: bric-a-brac
Location: bric-a-brac/packages/security.scm (bric-a-brac packages security)
Home page: https://github.com/bontchev/pcodedmp
Licenses: GPL 3
Build system: pyproject
Synopsis: A VBA p-code disassembler
Description:

This package provides a VBA p-code disassembler.

Page: 12
Total packages: 41