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

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.


libksba 1.6.7
Propagated dependencies: libgpg-error@1.51
Channel: guix
Location: gnu/packages/gnupg.scm (gnu packages gnupg)
Home page: https://www.gnupg.org
Licenses: GPL 3+
Build system: gnu
Synopsis: CMS and X.509 access library
Description:

KSBA (pronounced Kasbah) is a library to make X.509 certificates as well as the CMS easily accessible by other applications. Both specifications are building blocks of S/MIME and TLS.

qgpgme 1.24.1
Dependencies: qtbase@6.9.2 gnupg@2.4.8
Propagated dependencies: gpgme@1.24.1
Channel: guix
Location: gnu/packages/gnupg.scm (gnu packages gnupg)
Home page: https://www.gnupg.org/related_software/gpgme/
Licenses: GPL 2+
Build system: gnu
Synopsis: Qt API bindings for gpgme
Description:

QGpgme provides a very high level Qt API around GpgMEpp.

pinentry 1.3.2
Dependencies: gtk+@2.24.33 glib@2.86.0 ncurses@6.2.20210619 libassuan@3.0.1 libsecret@0.21.7
Channel: guix
Location: gnu/packages/gnupg.scm (gnu packages gnupg)
Home page: https://gnupg.org/aegypten2/
Licenses: GPL 2+
Build system: gnu
Synopsis: GnuPG's interface to passphrase input
Description:

Pinentry provides a console and a GTK+ GUI that allows users to enter a passphrase when gpg is run and needs it.

gpa 0.11.1
Dependencies: bash-minimal@5.2.37 gnupg@2.4.8 gpgme@1.24.1 libassuan@3.0.1 libgpg-error@1.51 gtk+@3.24.51
Channel: guix
Location: gnu/packages/gnupg.scm (gnu packages gnupg)
Home page: https://gnupg.org/software/gpa/
Licenses: GPL 3+
Build system: gnu
Synopsis: Graphical user interface for GnuPG
Description:

GPA, the GNU Privacy Assistant, is a graphical user interface for GnuPG. It can be used to encrypt, decrypt, and sign files, to verify signatures, and to manage the private and public keys.

jetring 0.32
Dependencies: gnupg@2.4.8 perl@5.36.0
Channel: guix
Location: gnu/packages/gnupg.scm (gnu packages gnupg)
Home page: https://joeyh.name/code/jetring/
Licenses: GPL 2+
Build system: gnu
Synopsis: GnuPG keyring maintenance using changesets
Description:

Jetring is a collection of tools that allow for gpg keyrings to be maintained using changesets. It was developed with the Debian keyring in mind, and aims to solve the problem that a gpg keyring is a binary blob that's hard for multiple people to collaboratively edit.

With jetring, changesets can be submitted, reviewed to see exactly what they will do, applied, and used to build a keyring. The origin of every change made to the keyring is available for auditing, and gpg signatures can be used for integrity guarantees.

pinentry-rofi 3.0.0
Dependencies: bash-minimal@5.2.37 guile@3.0.9 rofi@2.0.0
Channel: guix
Location: gnu/packages/gnupg.scm (gnu packages gnupg)
Home page: https://github.com/plattfot/pinentry-rofi/
Licenses: GPL 3+
Build system: gnu
Synopsis: Rofi GUI for GnuPG's passphrase input
Description:

Pinentry-rofi is a simple graphical user interface for passphrase or PIN when required by gpg or other software. It is using the Rofi application launcher as the user interface. Which makes it combined with rofi-pass a good front end for password-store.

python-gpg 1.10.0
Dependencies: gpgme@1.24.1
Channel: guix
Location: gnu/packages/gnupg.scm (gnu packages gnupg)
Home page: https://www.gnupg.org/related_software/gpgme/
Licenses: LGPL 2.1+
Build system: pyproject
Synopsis: Python bindings for GPGME GnuPG cryptography library
Description:

This package provides Python bindings to the GPGME GnuPG cryptographic library. It is developed in the GPGME source code, and then distributed separately.

gnupg 1.4.23
Dependencies: zlib@1.3.1 bzip2@1.0.8 curl@8.6.0 readline@8.2.13 libgpg-error@1.51
Channel: guix
Location: gnu/packages/gnupg.scm (gnu packages gnupg)
Home page: https://gnupg.org/
Licenses: GPL 3+
Build system: gnu
Synopsis: GNU Privacy Guard
Description:

The GNU Privacy Guard is a complete implementation of the OpenPGP standard. It is used to encrypt and sign data and communication. It features powerful key management and the ability to access public key servers. It includes several libraries: libassuan (IPC between GnuPG components), libgpg-error (centralized GnuPG error values), and libskba (working with X.509 certificates and CMS data).

pinentry-gtk2 1.3.2
Dependencies: gtk+@2.24.33 glib@2.86.0 ncurses@6.2.20210619 libassuan@3.0.1 libsecret@0.21.7
Channel: guix
Location: gnu/packages/gnupg.scm (gnu packages gnupg)
Home page: https://gnupg.org/aegypten2/
Licenses: GPL 2+
Build system: gnu
Synopsis: GnuPG's interface to passphrase input
Description:

Pinentry provides a console and a GTK+ GUI that allows users to enter a passphrase when gpg is run and needs it.

qgpgme-qt5 1.24.1
Dependencies: qtbase@5.15.17 gnupg@2.4.8
Propagated dependencies: gpgme@1.24.1
Channel: guix
Location: gnu/packages/gnupg.scm (gnu packages gnupg)
Home page: https://www.gnupg.org/related_software/gpgme/
Licenses: GPL 2+
Build system: gnu
Synopsis: Qt API bindings for gpgme
Description:

QGpgme provides a very high level Qt API around GpgMEpp.

QGpgME was originally developed as part of libkleo and incorporated into gpgpme starting with version 1.7.

pinentry-qt 1.3.2
Dependencies: qtbase@6.9.2 qtwayland@6.9.2 ncurses@6.2.20210619 libassuan@3.0.1 libsecret@0.21.7
Channel: guix
Location: gnu/packages/gnupg.scm (gnu packages gnupg)
Home page: https://gnupg.org/aegypten2/
Licenses: GPL 2+
Build system: gnu
Synopsis: GnuPG's interface to passphrase input
Description:

Pinentry provides a console and a Qt GUI that allows users to enter a passphrase when gpg is run and needs it.

pinentry-efl 1.3.2
Dependencies: efl@1.26.3 ncurses@6.2.20210619 libassuan@3.0.1 libsecret@0.21.7
Channel: guix
Location: gnu/packages/gnupg.scm (gnu packages gnupg)
Home page: https://gnupg.org/aegypten2/
Licenses: GPL 2+
Build system: gnu
Synopsis: GnuPG's interface to passphrase input
Description:

Pinentry provides a console and a graphical interface for EFL that allows users to enter a passphrase when gpg is run and needs it.

libgcrypt 1.11.0
Propagated dependencies: libgpg-error@1.51
Channel: guix
Location: gnu/packages/gnupg.scm (gnu packages gnupg)
Home page: https://gnupg.org/
Licenses: LGPL 2.0+
Build system: gnu
Synopsis: Cryptographic function library
Description:

Libgcrypt is a general-purpose cryptographic library. It provides the standard cryptographic building blocks such as symmetric ciphers, hash algorithms, public key algorithms, large integer functions and random number generation.

gnupg 2.4.8
Dependencies: gnutls@3.8.9 libassuan@3.0.1 libgcrypt@1.11.0 libgpg-error@1.51 libksba@1.6.7 npth@1.8 openldap@2.6.10 pcsc-lite@2.4.1 readline@8.2.13 sqlite@3.39.3 zlib@1.3.1
Channel: guix
Location: gnu/packages/gnupg.scm (gnu packages gnupg)
Home page: https://gnupg.org/
Licenses: GPL 3+
Build system: gnu
Synopsis: GNU Privacy Guard
Description:

The GNU Privacy Guard is a complete implementation of the OpenPGP standard. It is used to encrypt and sign data and communication. It features powerful key management and the ability to access public key servers. It includes several libraries: libassuan (IPC between GnuPG components), libgpg-error (centralized GnuPG error values), and libskba (working with X.509 certificates and CMS data).

parcimonie 0.12.0
Dependencies: bash-minimal@5.2.37 gnupg@2.4.8 perl-clone@0.43 perl-config-general@2.63 perl-file-homedir@1.004 perl-file-sharedir@1.116 perl-file-which@1.23 perl-gnupg-interface@1.06 perl-ipc-system-simple@1.26 perl-json@4.02 perl-list-moreutils@0.430 perl-moo@1.007000 perl-moox-late@0.016 perl-moox-options@4.023 perl-moox-strictconstructor@0.010 perl-namespace-clean@0.27 perl-net-dbus@1.2.0 perl-pango@1.227 perl-path-tiny@0.118 perl-time-duration@1.21 perl-time-duration-parse@0.15 perl-try-tiny@0.31 perl-type-tiny@1.012003 perl-types-path-tiny@0.006 torsocks@2.4.0
Channel: guix
Location: gnu/packages/gnupg.scm (gnu packages gnupg)
Home page: https://salsa.debian.org/intrigeri/parcimonie
Licenses: GPL 1+
Build system: perl
Synopsis: Incrementally refreshes a GnuPG keyring
Description:

Parcimonie incrementally refreshes a GnuPG keyring in a way that makes it hard to correlate the keyring content to an individual, and makes it hard to locate an individual based on an identifying subset of her keyring content. Parcimonie is a daemon that fetches one key at a time using the Tor network, waits a bit, changes the Tor circuit being used, and starts over.

gnustep-make 2.7.0
Channel: guix
Location: gnu/packages/gnustep.scm (gnu packages gnustep)
Home page: http://gnustep.org
Licenses: GPL 3+
Build system: gnu
Synopsis: GNUstep make package
Description:

The makefile package is a simple, powerful and extensible way to write makefiles for a GNUstep-based project. It allows the user to write a project without having to deal with the complex issues associated with configuration, building, installation, and packaging. It also allows the user to easily create cross-compiled binaries.

wmcpuload 1.1.1
Dependencies: libx11@1.8.12 libxext@1.3.6 libxpm@3.5.17
Channel: guix
Location: gnu/packages/gnustep.scm (gnu packages gnustep)
Home page: https://www.dockapps.net/wmcpuload
Licenses: GPL 2+
Build system: gnu
Synopsis: Monitor CPU usage
Description:

Wmcpuload displays the current CPU usage, expressed as a percentile and a chart, and has an LCD look-alike user interface. The back-light may be turned on and off by clicking the mouse button over the application. If the CPU usage hits a certain threshold, an alarm-mode will alert you by turning back-light on.

wmnd 0.4.18
Dependencies: libx11@1.8.12 libxext@1.3.6 libxpm@3.5.17
Channel: guix
Location: gnu/packages/gnustep.scm (gnu packages gnustep)
Home page: https://www.thregr.org/~wavexx/software/wmnd/
Licenses: GPL 2+
Build system: gnu
Synopsis: Network interface monitor
Description:

WMND is a dockapp for monitoring network interfaces under WindowMaker and other compatible window managers.

windowmaker 0.96.0
Dependencies: bash-minimal@5.2.37 fontconfig-minimal@2.16.0 giflib@5.2.1 libjpeg-turbo@2.1.4 libpng@1.6.39 libtiff@4.4.0 libx11@1.8.12 libxft@2.3.8 libxinerama@1.1.5 libxmu@1.2.1
Channel: guix
Location: gnu/packages/gnustep.scm (gnu packages gnustep)
Home page: https://windowmaker.org/
Licenses: GPL 2+
Build system: gnu
Synopsis: NeXTSTEP-like window manager
Description:

Window Maker is an X11 window manager originally designed to provide integration support for the GNUstep Desktop Environment. In every way possible, it reproduces the elegant look and feel of the NeXTSTEP user interface. It is fast, feature rich, easy to configure, and easy to use.

wmbattery 2.54
Dependencies: glib@2.86.0 libx11@1.8.12 libxext@1.3.6 libxpm@3.5.17 upower@1.90.10
Channel: guix
Location: gnu/packages/gnustep.scm (gnu packages gnustep)
Home page: https://www.dockapps.net/wmbattery
Licenses: GPL 2
Build system: gnu
Synopsis: Display laptop battery info
Description:

Wmbattery displays the status of your laptop's battery in a small icon. This includes if it is plugged in, if the battery is charging, how many minutes of battery life remain, battery life remaining (with both a percentage and a graph), and battery status (high - green, low - yellow, or critical - red).

wmfire 1.2.4
Dependencies: gtk+@2.24.33 libgtop@2.41.3
Channel: guix
Location: gnu/packages/gnustep.scm (gnu packages gnustep)
Home page: https://www.improbability.net/
Licenses: GPL 2+
Build system: gnu
Synopsis: Display flames to represent resource usage
Description:

wmfire is an applet for Window Maker that can monitor the average cpu load, or individual cpu load on SMP computers. Additionally it can monitor the memory, network load, a file or just be set to show a pretty flame. On entering the dock a burning spot replaces the cursor, and after two seconds symbols to represent the current monitor are "burnt" onscreen. The flame colour can also be changed.

libobjc2 2.2.1
Dependencies: clang@13.0.1 robin-map@0.6.3
Channel: guix
Location: gnu/packages/gnustep.scm (gnu packages gnustep)
Home page: https://www.gnustep.org/
Licenses: Expat
Build system: cmake
Synopsis: Objective-C runtime library for Clang
Description:

Libobjc2 is an Objective-C runtime library designed as a drop-in replacement for GCC runtime. It supports following features beyond GCC runtime.

  • Modern Objective-C runtime APIs.

  • Blocks (Closures).

  • Synthesised property accessors.

  • Efficient support for @synchronized().

  • Type-dependent dispatch.

  • Associated reference API.

  • Automatic Reference Counting.

wmclock 1.0.16
Dependencies: libx11@1.8.12 libxext@1.3.6 libxpm@3.5.17
Channel: guix
Location: gnu/packages/gnustep.scm (gnu packages gnustep)
Home page: https://www.dockapps.net/wmclock
Licenses: GPL 2+
Build system: gnu
Synopsis: Display the date and time
Description:

wmclock is an applet for Window Maker which displays the date and time in a dockable tile. It features multiple language support, 24h or 12h time display, and can run a user-specified program on mouse click.

fsviewer 0.2.7
Dependencies: windowmaker@0.96.0 libxmu@1.2.1 libxpm@3.5.17
Channel: guix
Location: gnu/packages/gnustep.scm (gnu packages gnustep)
Home page: https://github.com/roblillack/fsviewer
Licenses: GPL 2
Build system: cmake
Synopsis: File viewer for Window Maker
Description:

FSViewer is a NeXT FileViewer lookalike for Window Maker supporting browser mode and list mode. This version is a fork of FSViewer.app originally written by George Clernon (1998-99) and later maintained by Guido Scholz (2002-07).

Total packages: 32521