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

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.


fflas-ffpack 2.5.0
Dependencies: openblas@0.3.30
Propagated dependencies: givaro@4.2.1
Channel: guix
Location: gnu/packages/algebra.scm (gnu packages algebra)
Home page: https://linbox-team.github.io/fflas-ffpack/
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: C++ library for linear algebra over finite fields
Description:

FFLAS-FFPACK is a C++ template library for basic linear algebra operations over a finite field. FFLAS (Finite Field Linear Algebra Subprograms) provides the implementation of a subset of routines of the numerical BLAS; it also supports sparse matrix-vector products. FFPACK (Finite Field Linear Algebra Package) is inspired by the LAPACK library to provide functionalities of higher level, using the kernel of a BLAS. Additionally, it provides routines specific to exact linear algebra, such as the row echelon form.

python-androguard 3.3.5
Propagated dependencies: python-asn1crypto@1.5.1-0.b763a75 python-click@8.1.8 python-colorama@0.4.6 python-future@1.0.0 python-ipython@9.8.0 python-lxml@6.0.1 python-matplotlib@3.10.8 python-networkx@3.4.2 python-pydot@4.0.1 python-pygments@2.19.1 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.

python-miio 0.5.12
Propagated dependencies: python-appdirs@1.4.4 python-attrs@25.3.0 python-click@8.1.8 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.

android-googletest 1.8.0
Channel: guix
Location: gnu/packages/android.scm (gnu packages android)
Home page: https://github.com/google/googletest/
Licenses: Modified BSD
Build system: cmake
Synopsis: Test discovery and XUnit test framework
Description:

Google Test features an XUnit test framework, automated test discovery, death tests, assertions, parameterized tests and XML test report generation.

etc1tool 7.1.2_r36
Dependencies: libetc1@7.1.2_r36 libpng@1.6.39
Channel: guix
Location: gnu/packages/android.scm (gnu packages android)
Home page: https://developer.android.com/studio/command-line/etc1tool.html
Licenses: ASL 2.0
Build system: gnu
Synopsis: Encode and decode PNG images to resp. from the ETC1 compression standard
Description:

etc1 is a command line utility that lets you encode PNG images to the ETC1 compression standard and decode ETC1 compressed images back to PNG. This tool is part of the Android SDK for working with media files for game apps.

The standard for the ETC1 texture format can be found at http://www.khronos.org/registry/gles/extensions/OES/OES_compressed_ETC1_RGB8_texture.txt.

mkbootimg 7.1.2_r36
Dependencies: python-wrapper@3.11.14
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.

android-libutils 7.1.2_r36
Dependencies: android-safe-iop@7.1.2_r36 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: android-ndk
Synopsis: Android utility library
Description:

android-libutils provides utilities for Android NDK developers.

android-file-transfer 4.3
Dependencies: qtbase@5.15.17 qtwayland@5.15.18 fuse@3.18.1 libxkbcommon@1.11.0
Channel: guix
Location: gnu/packages/android.scm (gnu packages android)
Home page: https://whoozle.github.io/android-file-transfer-linux/
Licenses: LGPL 2.1+
Build system: qt
Synopsis: MTP client for Android devices
Description:

This package provides a Qt graphical interface for transferring files with Android devices using MTP. It also allows the Android device to be mounted via FUSE.

adb 7.1.2_r36
Dependencies: android-libbase@7.1.2_r36 android-libcutils@7.1.2_r36 android-liblog@7.1.2_r36 openssl@3.0.8
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: android-ndk
Synopsis: Android Debug Bridge
Description:

adb is a versatile command line tool that lets you communicate with an emulator instance or connected Android device. It facilitates a variety of device actions, such as installing and debugging apps, and it provides access to a Unix shell that can run commands on the connected device or emulator.

android-libsparse 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 sparse library
Description:

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

enjarify 1.0.3
Channel: guix
Location: gnu/packages/android.scm (gnu packages android)
Home page: https://github.com/Storyyeller/enjarify
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Translate Dalvik bytecode to equivalent Java bytecode
Description:

Android applications are Java programs that run on a customized virtual machine, which is part of the Android operating system, the Dalvik VM. Their bytecode differs from the bytecode of normal Java applications. Enjarify can translate the Dalvik bytecode back to equivalent Java bytecode, which simplifies the analysis of Android applications. It's an alternative fork of not maintained Goole's project https://github.com/google/enjarify.

android-bionic-uapi 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: android-ndk
Synopsis: Android Linux API that is safe for user space
Description:

android-bionic-uapi provides the part of the Linux API that is safe to use for user space. It also includes system_properties.h and _system_properties.h.

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.

git-repo 2.60.1
Dependencies: git@2.52.0 openssh@10.2p1
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.

android-liblog 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: android-ndk
Synopsis: Logging library from the Android platform
Description:

liblog represents an interface to the volatile Android Logging system for NDK (Native) applications and libraries and contain interfaces for either writing or reading logs. The log buffers are divided up in Main, System, Radio and Events sub-logs.

betteradbsync 1.4.0
Channel: guix
Location: gnu/packages/android.scm (gnu packages android)
Home page: https://github.com/jb2170/better-adb-sync/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Rsync-like file transfer over @acronym{ADB,Android Debug Bridge}
Description:

An rsync-like command-line utility that facilitates file transfer over ADB. There are several additional features over Google's original adbsync version with support for the --exclude, --exclude-from, --del, and --delete-excluded command line flags, which have the same purpose to the corresponding rsync flags.

android-f2fs-utils 7.1.2_r36
Dependencies: f2fs-tools@1.7.0 android-libselinux@7.1.2_r36 android-libsparse@7.1.2_r36 android-libcutils@7.1.2_r36 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 f2fs utils
Description:

android-f2fs-utils is a library in common use by the Android core. It allows the user to create images for the f2fs Flash file system.

emacs-fdroid 0.1.1
Dependencies: fdroidcl@0.7.0
Channel: guix
Location: gnu/packages/android.scm (gnu packages android)
Home page: https://github.com/migalmoreno/fdroid.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Manage F-Droid packages from Emacs
Description:

This package is an Emacs interface to F-Droid. Its purpose is to aid in the management of F-Droid packages for an Android device or an emulator inside the comfort of Emacs.

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-platform-frameworks-native-headers 7.1.2_r36
Channel: guix
Location: gnu/packages/android.scm (gnu packages android)
Home page: https://android.googlesource.com/platform/frameworks/native/
Licenses: ASL 2.0
Build system: trivial
Synopsis: Headers for Android development from android-platform-frameworks-native
Description:

This package contains headers used for developing software for Android. More precicely the headers from include/android in platform/frameworks/native.

android-udev-rules 20250525
Channel: guix
Location: gnu/packages/android.scm (gnu packages android)
Home page: https://github.com/M0Rf30/android-udev-rules
Licenses: GPL 3+
Build system: trivial
Synopsis: udev rules for Android devices
Description:

Provides a set of udev rules to allow using Android devices with tools such as adb and fastboot without root privileges. This package is intended to be added as a rule to the udev-service-type in your operating-system configuration. Additionally, an adbusers group must be defined and your user added to it.

Simply installing this package will not have any effect. It is meant to be passed to the udev service.

libetc1 7.1.2_r36
Channel: guix
Location: gnu/packages/android.scm (gnu packages android)
Home page: https://android.googlesource.com/platform/frameworks/native/
Licenses: ASL 2.0
Build system: gnu
Synopsis: ETC1 compression library
Description:

Ericsson Texture Compression (ETC) is a lossy texture compression technique developed in collaboration with Ericsson Research in early 2005. libETC1 provides the encoding and decoding of ETC1 compression algorithm.

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.

Page: 19101112131301
Total packages: 31209