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

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.


simg2img 1.1.5
Dependencies: zlib@1.3.1
Channel: guix
Location: gnu/packages/android.scm (gnu packages android)
Home page: https://github.com/anestisb/android-simg2img
Licenses: ASL 2.0
Build system: gnu
Synopsis: Convert Android sparse images to raw ext4 images
Description:

This package provides a standalone port of AOSP's libsparse that converts Android sparse filesystem images into raw ext4 images, avoiding the need for the full Android build chain.

android-libziparchive 7.1.2_r36
Dependencies: zlib@1.3.1
Channel: guix
Location: gnu/packages/android.scm (gnu packages android)
Home page: https://developer.android.com/
Licenses: ASL 2.0
Build system: android-ndk
Synopsis: Android platform ZIP library
Description:

android-libziparchive is a library in common use by the various Android core host applications.

android-libselinux 7.1.2_r36
Dependencies: openssl@3.5.5
Channel: guix
Location: gnu/packages/android.scm (gnu packages android)
Home page: https://developer.android.com/
Licenses: Public Domain
Build system: android-ndk
Synopsis: Android version of the SELinux libraries and utilities
Description:

The libselinux library provides an API for SELinux applications to get and set process and file security contexts, and to obtain security policy decisions. It is required for any applications that use the SELinux API, and used by all applications that are SELinux-aware. This package also includes the core SELinux management utilities.

android-safe-iop 7.1.2_r36
Channel: guix
Location: gnu/packages/android.scm (gnu packages android)
Home page: https://developer.android.com/
Licenses: FreeBSD
Build system: android-ndk
Synopsis: Safe integers in C
Description:

android-safe-iop provides a set of functions for performing and checking safe integer operations. Ensure that integer operations do not result in silent overflow.

android-libcutils 7.1.2_r36
Channel: guix
Location: gnu/packages/android.scm (gnu packages android)
Home page: https://developer.android.com/
Licenses: ASL 2.0
Build system: gnu
Synopsis: Android platform c utils library
Description:

libcutils is a library in common use by the various Android core host applications.

python-miio 0.5.12
Propagated dependencies: python-appdirs@1.4.4 python-attrs@25.3.0 python-click@8.3.1 python-construct@2.10.70-1.c1171b1 python-croniter@5.0.1 python-cryptography@44.0.0 python-defusedxml@0.7.1-0.c744588 python-netifaces@0.11.0 python-pytz@2025.1 python-pyyaml@6.0.2 python-tqdm@4.67.1 python-zeroconf@0.38.1
Channel: guix
Location: gnu/packages/android.scm (gnu packages android)
Home page: https://github.com/rytilahti/python-miio
Licenses: GPL 3+
Build system: pyproject
Synopsis: Control Xiaomi smart appliances
Description:

This package provides library and command line interface for communicating with Xiaomi smart appliances over miIO and MIoT protocols.

mkbootimg 7.1.2_r36
Dependencies: python-wrapper@3.12.12
Channel: guix
Location: gnu/packages/android.scm (gnu packages android)
Home page: https://developer.android.com/studio/command-line/adb.html
Licenses: ASL 2.0
Build system: copy
Synopsis: Tool to create Android boot images
Description:

This package provides a tool to create Android Boot Images.

git-repo 2.60.1
Dependencies: git@2.54.0 openssh@10.3p1
Channel: guix
Location: gnu/packages/android.scm (gnu packages android)
Home page: https://code.google.com/p/git-repo/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Helps to manage many Git repositories
Description:

Repo is a tool built on top of Git. Repo helps manage many Git repositories, does the uploads to revision control systems, and automates parts of the development workflow. Repo is not meant to replace Git, only to make it easier to work with Git. The repo command is an executable Python script that you can put anywhere in your path.

abootimg 0.6
Dependencies: util-linux@2.40.4
Channel: guix
Location: gnu/packages/android.scm (gnu packages android)
Home page: https://ac100.grandou.net/abootimg
Licenses: GPL 2+
Build system: gnu
Synopsis: Tool for manipulating Android Boot Images
Description:

This package provides a tool for manipulating old Android Boot Images. abootimg can work directly on block devices, or, the safest way, on a file image.

sdkmanager 0.6.11
Propagated dependencies: python-requests@2.32.5 python-argcomplete@3.6.2 python-urllib3@2.5.0 python-looseversion@1.3.0 gnupg@2.4.8
Channel: guix
Location: gnu/packages/android.scm (gnu packages android)
Home page: https://gitlab.com/fdroid/sdkmanager
Licenses: AGPL 3+
Build system: pyproject
Synopsis: Replacement for Android sdkmanager written in Python
Description:

This package provides a drop-in replacement for sdkmanager from the Android SDK. It is written in Python and part of the F-Droid project. It implements the exact API of the Android sdkmanager command line. The project also attempts to maintain the same terminal output.

python-androguard 3.3.5
Propagated dependencies: python-asn1crypto@1.5.1-0.b763a75 python-click@8.3.1 python-colorama@0.4.6 python-future@1.0.0 python-ipython@9.8.0 python-lxml@6.0.2 python-matplotlib@3.10.8 python-networkx@3.4.2 python-pydot@4.0.1 python-pygments@2.19.2 python-pyperclip@1.9.0
Channel: guix
Location: gnu/packages/android.scm (gnu packages android)
Home page: https://github.com/androguard/androguard
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Python tool to play with Android files
Description:

Androguard is a full Python tool to manipulate Android files. It is useful for reverse engineering, analysis of Android applications and more.

android-make-stub 0.6.0
Channel: guix
Location: gnu/packages/android.scm (gnu packages android)
Home page: https://github.com/daym/android-make-stub
Licenses: ASL 2.0
Build system: gnu
Synopsis: Stubs for the @command{make} system of the Android platform
Description:

android-make-stub provides stubs for the make system of the Android platform. This allows us to use their packages mostly unmodified in our Android NDK build system.

etl 1.5.3
Dependencies: glibmm@2.66.6
Channel: guix
Location: gnu/packages/animation.scm (gnu packages animation)
Home page: https://www.synfig.org
Licenses: GPL 3+
Build system: gnu
Synopsis: Extended C++ template library
Description:

ETL is a class and template library designed to add new datatypes and functions which combine well with the existing types and functions from the C++ Standard Template Library (STL).

papagayo 2.0b1-1.e143684b3
Dependencies: bash-minimal@5.2.37 qtbase@5.15.17 qtmultimedia@5.15.17 qtwayland@5.15.18 libsndfile@1.2.2-0.68f6c16
Channel: guix
Location: gnu/packages/animation.scm (gnu packages animation)
Home page: https://www.lostmarble.com/papagayo/
Licenses: GPL 3+
Build system: gnu
Synopsis: Lip-syncing for animations
Description:

Papagayo is a lip-syncing program designed to help you line up phonemes with the actual recorded sound of actors speaking. Papagayo makes it easy to lip sync animated characters by making the process very simple – just type in the words being spoken, then drag the words on top of the sound’s waveform until they line up with the proper sounds.

synfigstudio 1.5.3
Dependencies: bash-minimal@5.2.37 gtkmm@3.24.9 gtk+@3.24.51 libsigc++@3.6.0 synfig@1.5.3
Channel: guix
Location: gnu/packages/animation.scm (gnu packages animation)
Home page: https://www.synfig.org
Licenses: GPL 3+
Build system: gnu
Synopsis: Vector-based 2D animation package (GUI)
Description:

Synfig is a vector-based 2D animation package. It is designed to be capable of producing feature-film quality animation. It eliminates the need for tweening, preventing the need to hand-draw each frame. This package contains the graphical user interface for synfig.

lightspark 0.9.0
Dependencies: cairo@1.18.4 curl@8.6.0 ffmpeg@8.1.1 freeglut@3.4.0 glew@2.2.0 glibmm@2.86.0 gnutls@3.8.9 libjpeg-turbo@2.1.4 openssl@3.5.5 pango@1.56.4 pcre2@10.42 rtmpdump@2.4-0.c5f04a5 sdl2@2.30.8 zlib@1.3.1
Channel: guix
Location: gnu/packages/animation.scm (gnu packages animation)
Home page: https://lightspark.github.io/
Licenses: LGPL 3+ MPL 2.0 FreeBSD Expat
Build system: cmake
Synopsis: Flash player implementation
Description:

Lightspark is a Flash player implementation for playing files in the SWF format. It supports SWF files written on all versions of the ActionScript language.

swftools 0.9.2-2.c6a18ab
Dependencies: zlib@1.3.1 freetype@2.13.3 giflib@5.2.1 libjpeg-turbo@2.1.4 lame@3.100
Channel: guix
Location: gnu/packages/animation.scm (gnu packages animation)
Home page: http://www.swftools.org
Licenses: GPL 2+
Build system: gnu
Synopsis: Collection of utilities for working with Adobe Flash files
Description:

SWFTools is a collection of utilities for working with Adobe Flash files (SWF files). The tool collection includes programs for reading SWF files, combining them, and creating them from other content (like images, sound files, videos or sourcecode). The current collection is comprised of the programs detailed below:

  • swfcombine A multi-function tool for inserting, contatenating, stacking and changing parameters in SWFs.

  • swfstrings Scans SWFs for text data.

  • swfdump Prints out various information about SWFs.

  • jpeg2swf Takes one or more JPEG pictures and generates a SWF slideshow from them.

  • png2swf Like JPEG2SWF, only for PNGs.

  • gif2swf Converts GIFs to SWF. Also able to handle animated GIFs.

  • wav2swf Converts WAV audio files to SWFs, using the LAME MP3 encoder library.

  • font2swf Converts font files (TTF, Type1) to SWF.

  • swfbbox reads out, optimizes and readjusts SWF bounding boxes.

  • swfc A tool for creating SWF files from simple script files. Supports both ActionScript 2.0 aand 3.0.

  • swfextract extracts Movieclips, Sounds, Images etc. from SWF files.

  • as3compile A standalone ActionScript 3.0 compiler. Mostly compatible with Flex.

rlottie 0.2
Channel: guix
Location: gnu/packages/animation.scm (gnu packages animation)
Home page: https://github.com/Samsung/rlottie/
Licenses: Expat
Build system: meson
Synopsis: Lottie Animation Library
Description:

Rlottie is a platform independent standalone c++ library for rendering vector based animations and art in realtime.

pencil2d 0.7.2
Dependencies: bash-minimal@5.2.37 qtbase@5.15.17 qtxmlpatterns@5.15.17 qtmultimedia@5.15.17 qtsvg@5.15.17 qtwayland@5.15.18 qttools@6.9.2 gstreamer@1.28.1 gst-plugins-base@1.28.1 gst-plugins-good@1.28.1 gst-plugins-bad@1.28.1 gst-libav@1.28.1
Channel: guix
Location: gnu/packages/animation.scm (gnu packages animation)
Home page: https://www.pencil2d.org
Licenses: GPL 2
Build system: gnu
Synopsis: Make 2D hand-drawn animations
Description:

Pencil2D is an easy-to-use and intuitive animation and drawing tool. It lets you create traditional hand-drawn animations (cartoons) using both bitmap and vector graphics.

synfig 1.5.3
Dependencies: boost@1.89.0 libdv@1.0.0 libjpeg-turbo@2.1.4 libpng@1.6.39 libmng@2.0.3 zlib@1.3.1
Propagated dependencies: cairo@1.18.4 etl@1.5.3 ffmpeg@8.1.1 fftw@3.3.10 fontconfig-minimal@2.16.0 freetype@2.13.3 glibmm@2.66.6 imagemagick@6.9.13-5 libxml++@2.42.3 libsigc++@3.6.0 mlt@7.36.1 openexr@3.2.4 pango@1.56.4
Channel: guix
Location: gnu/packages/animation.scm (gnu packages animation)
Home page: https://www.synfig.org
Licenses: GPL 3+
Build system: gnu
Synopsis: Vector-based 2D animation renderer
Description:

Synfig is a vector-based 2D animation package. It is designed to be capable of producing feature-film quality animation. It eliminates the need for tweening, preventing the need to hand-draw each frame.

anthy 9100h
Channel: guix
Location: gnu/packages/anthy.scm (gnu packages anthy)
Home page: https://anthy.osdn.jp/
Licenses: LGPL 2.1+ GPL 2
Build system: gnu
Synopsis: Japanese input method
Description:

Anthy is a Japanese input method for converting hiragana text to mixed kana and kanji. It is written in the C programming language. Anthy stores personal customizations (words it has learned from the user's input, words the user has explicitly added, etc.) in the ~/.anthy/ directory. This package contains the anthy C libraries, the cannadic and alt-cannadic kana dictionaries, as well as command-line tools for using anthy and managing dictionaries.

yara 4.5.2
Dependencies: openssl@3.5.5 bash-minimal@5.2.37
Channel: guix
Location: gnu/packages/antivirus.scm (gnu packages antivirus)
Home page: https://github.com/VirusTotal/yara
Licenses: Modified BSD
Build system: gnu
Synopsis: Pattern matching swiss knife
Description:

YARA is a tool aimed at helping malware researchers to identify and classify malware samples. With YARA you can create rules that evaluate conditions based on textual and binary patterns. This package also provides an executable to scan files, folders, and running processes and report those that match said rules.

clamav 1.4.3
Dependencies: bzip2@1.0.8 check@0.15.2 curl@8.6.0 json-c@0.18 libressl@4.2.1 libxml2@2.14.6 ncurses@6.2.20210619 pcre2@10.42 zlib@1.3.1
Channel: guix
Location: gnu/packages/antivirus.scm (gnu packages antivirus)
Home page: https://www.clamav.net
Licenses: GPL 2+ LGPL 2.1 Public Domain non-copyleft FreeBSD Modified BSD NCSA/University of Illinois Open Source License Zlib X11 non-copyleft ASL 2.0 Expat
Build system: cmake
Synopsis: Antivirus engine
Description:

Clam AntiVirus is an anti-virus toolkit, designed especially for e-mail scanning on mail gateways. It provides a number of utilities including a flexible and scalable multi-threaded daemon, a command line scanner, and advanced tool for automatic database updates. The core of the package is an anti-virus engine available in the form of a shared library.

apl 2.0.1-r1977
Dependencies: gettext-minimal@0.23.1 libxcb@1.17.0 fftw@3.3.10 openblas@0.3.31 gsl@2.8 libpng@1.6.39 gtk+@3.24.51 pcre2@10.42 readline@8.2.13 sqlite@3.39.3
Channel: guix
Location: gnu/packages/apl.scm (gnu packages apl)
Home page: https://www.gnu.org/software/apl/
Licenses: GPL 3+
Build system: gnu
Synopsis: APL interpreter
Description:

GNU APL is a free interpreter for the programming language APL. It is an implementation of the ISO standard 13751.

Total packages: 72465