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

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.


python-pygpgme 0.6
Dependencies: gpgme@1.24.1
Channel: guix
Location: gnu/packages/gnupg.scm (gnu packages gnupg)
Home page: https://github.com/jhenstridge/pygpgme
Licenses: LGPL 2.1+
Build system: pyproject
Synopsis: Python module for working with OpenPGP messages
Description:

PyGPGME is a Python module that lets you sign, verify, encrypt and decrypt messages using the OpenPGP format by making use of GPGME.

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.

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.

python-gnupg 0.5.6
Channel: guix
Location: gnu/packages/gnupg.scm (gnu packages gnupg)
Home page: https://docs.red-dove.com/python-gnupg/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Wrapper for the GNU Privacy Guard
Description:

This module allows easy access to GnuPG’s key management, encryption and signature functionality from Python programs.

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.

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 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.

pius 3.0.0-0.5f7c10b
Dependencies: perl@5.36.0 gnupg@2.4.8
Channel: guix
Location: gnu/packages/gnupg.scm (gnu packages gnupg)
Home page: https://github.com/jaymzh/pius
Licenses: GPL 2
Build system: pyproject
Synopsis: Programs to simplify GnuPG key signing
Description:

Pius (PGP Individual UID Signer) helps attendees of PGP key signing parties. It is the main utility and makes it possible to quickly and easily sign each UID on a set of PGP keys. It is designed to take the pain out of the sign-all-the-keys part of PGP key signing parties while adding security to the process. The pius-keyring-mgr and pius-party-worksheet commands help organizers of PGP key signing parties.

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.

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.

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.

libassuan 3.0.1
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: IPC library used by GnuPG and related software
Description:

Libassuan is a small library implementing the so-called Assuan protocol. This protocol is used for IPC between most newer GnuPG components. Both, server and client side functions are provided.

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-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-gnome3 1.3.2
Dependencies: gtk+@2.24.33 gcr@3.41.2 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 GUI designed for use with GNOME 3 that allows users to enter a passphrase when required by gpg or other software.

paperkey 1.6
Channel: guix
Location: gnu/packages/gnupg.scm (gnu packages gnupg)
Home page: https://www.jabberwocky.com/software/paperkey/
Licenses: GPL 2+
Build system: gnu
Synopsis: Backup OpenPGP keys to paper
Description:

Paperkey extracts the secret bytes from an OpenPGP (GnuPG, PGP, etc) key for printing with paper and ink, which have amazingly long retention qualities. To reconstruct a secret key, you re-enter those bytes (whether by hand, OCR, QR code, or the like) and paperkey can use them to transform your existing public key into a secret key.

gpgme 1.24.1
Dependencies: gnupg@2.4.8
Propagated dependencies: libgpg-error@1.51 libassuan@3.0.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: gnu
Synopsis: Library providing simplified access to GnuPG functionality
Description:

GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG easier for applications. It provides a High-Level Crypto API for encryption, decryption, signing, signature verification and key management. Currently it uses GnuPG as its backend but the API isn't restricted to this engine.

Because the direct use of GnuPG from an application can be a complicated programming task, it is suggested that all software should try to use GPGME instead. This way bug fixes or improvements can be done at a central place and every application benefits from this.

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.

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.

perl-gnupg-interface 1.06
Dependencies: gnupg@2.4.8
Propagated dependencies: perl-moo@1.007000 perl-moox-handlesvia@0.001009 perl-moox-late@0.016
Channel: guix
Location: gnu/packages/gnupg.scm (gnu packages gnupg)
Home page: https://metacpan.org/dist/GnuPG-Interface
Licenses: GPL 1+
Build system: perl
Synopsis: Perl interface to GnuPG
Description:

GnuPG::Interface and its associated modules are designed to provide an object-oriented method for interacting with GnuPG, being able to perform functions such as but not limited to encrypting, signing, decryption, verification, and key-listing parsing.

pinentry-fuzzel 1.0.0
Dependencies: fuzzel@1.14.1
Channel: guix
Location: gnu/packages/gnupg.scm (gnu packages gnupg)
Home page: https://github.com/JonasToth/pinentry-fuzzel
Licenses: GPL 3
Build system: copy
Synopsis: Pinentry implementation based on @code{fuzzel}
Description:

This package provides a very simple Pinentry implementation based on Fuzzel.

pinentry-tty 1.3.2
Dependencies: 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 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.

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.

Total packages: 72465