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

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.


r-laeken 0.5.3
Propagated dependencies: r-boot@1.3-32 r-mass@7.3-65
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/laeken/
Licenses: GPL 2+
Build system: r
Synopsis: Estimation of indicators on social exclusion and poverty
Description:

This package provides tools for the estimation of indicators on social exclusion and poverty, as well as an implementation of Pareto tail modeling for empirical income distributions.

r-snakecase 0.11.1
Propagated dependencies: r-stringi@1.8.7 r-stringr@1.6.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/Tazinho/snakecase
Licenses: GPL 3
Build system: r
Synopsis: Convert strings into any case
Description:

This package provides a consistent, flexible and easy to use tool to parse and convert strings into cases like snake or camel among others.

r-janitor 2.2.1
Propagated dependencies: r-dplyr@1.2.1 r-hms@1.1.4 r-lifecycle@1.0.5 r-lubridate@1.9.5 r-magrittr@2.0.5 r-purrr@1.2.2 r-rlang@1.2.0 r-snakecase@0.11.1 r-stringi@1.8.7 r-stringr@1.6.0 r-tidyr@1.3.2 r-tidyselect@1.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/sfirke/janitor
Licenses: Expat
Build system: r
Synopsis: Simple tools for examining and cleaning dirty data
Description:

The main janitor functions can: perfectly format data.frame column names; provide quick counts of variable combinations (i.e., frequency tables and crosstabs); and isolate duplicate records. Other janitor functions nicely format the tabulation results. These tabulate-and-report functions approximate popular features of SPSS and Excel. This package follows the principles of the "tidyverse" and works well with the pipe function %>%. janitor was built with beginning-to-intermediate R users in mind and is optimized for user-friendliness. Advanced R users can already do everything covered here, but with janitor they can do it faster and save their thinking for the fun stuff.

r-classint 0.4-11
Propagated dependencies: r-class@7.3-23 r-e1071@1.7-17 r-kernsmooth@2.23-26
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-spatial/classInt/
Licenses: GPL 2+
Build system: r
Synopsis: Choose univariate class intervals
Description:

This package provides selected commonly used methods for choosing univariate class intervals for mapping or other graphics purposes.

r-bigparallelr 0.3.2
Propagated dependencies: r-bigassertr@0.1.7 r-doparallel@1.0.17 r-flock@0.7 r-foreach@1.5.2 r-parallelly@1.47.0 r-rhpcblasctl@0.23-42
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/privefl/bigparallelr
Licenses: GPL 3
Build system: r
Synopsis: Easy parallel tools
Description:

This package provides utility functions for easy parallelism in R. This includes some reexports from other packages, utility functions for splitting and parallelizing over blocks, and choosing and setting the number of cores used.

r-xtable 1.8-8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://xtable.r-forge.r-project.org/
Licenses: GPL 2+
Build system: r
Synopsis: Export R tables to LaTeX or HTML
Description:

This package provides tools to export R data as LaTeX and HTML tables.

gcc-cross-x86_64-pc-gnu-toolchain 14.3.0
Dependencies: binutils-cross-x86_64-pc-gnu@2.44 gcc-cross-x86_64-pc-gnu@14.3.0 glibc-cross-x86_64-pc-gnu@2.41
Channel: guix
Location: gnu/packages/cross-toolchain.scm (gnu packages cross-toolchain)
Home page: https://gcc.gnu.org/
Licenses: GPL 3+ LGPL 2.0+
Build system: trivial
Synopsis: Complete GCC tool chain for C/C++ development (x86_64-pc-gnu)
Description:

This package provides a complete GCC cross toolchain for C/C++ development to be installed in user profiles. This includes GCC, as well as libc (headers and binariesl), and Binutils. GCC is the GNU Compiler Collection.

gcc-cross-x86_64-w64-mingw32-toolchain 13.3.0
Dependencies: binutils-cross-x86_64-w64-mingw32@2.44 gcc-cross-x86_64-w64-mingw32@13.3.0 mingw-w64-x86_64-winpthreads@13.0.0
Channel: guix
Location: gnu/packages/cross-toolchain.scm (gnu packages cross-toolchain)
Home page: https://gcc.gnu.org/
Licenses: GPL 3+ FDL 1.3+
Build system: trivial
Synopsis: Complete GCC tool chain for C/C++ development (x86_64-w64-mingw32)
Description:

This package provides a complete GCC cross toolchain for C/C++ development to be installed in user profiles. This includes GCC, as well as libc (headers and binariesl), and Binutils. GCC is the GNU Compiler Collection.

gcc-cross-i586-pc-gnu-toolchain 14.3.0
Dependencies: binutils-cross-i586-pc-gnu@2.44 gcc-cross-i586-pc-gnu@14.3.0 glibc-cross-i586-pc-gnu@2.41
Channel: guix
Location: gnu/packages/cross-toolchain.scm (gnu packages cross-toolchain)
Home page: https://gcc.gnu.org/
Licenses: GPL 3+ LGPL 2.0+
Build system: trivial
Synopsis: Complete GCC tool chain for C/C++ development (i586-pc-gnu)
Description:

This package provides a complete GCC cross toolchain for C/C++ development to be installed in user profiles. This includes GCC, as well as libc (headers and binariesl), and Binutils. GCC is the GNU Compiler Collection.

gcc-cross-avr-toolchain 14.3.0
Dependencies: binutils-cross-avr@2.44 gcc-cross-avr@14.3.0 avr-libc@2.0.0
Channel: guix
Location: gnu/packages/cross-toolchain.scm (gnu packages cross-toolchain)
Home page: https://gcc.gnu.org/
Licenses: GPL 3+ non-copyleft
Build system: trivial
Synopsis: Complete GCC tool chain for C/C++ development (avr)
Description:

This package provides a complete GCC cross toolchain for C/C++ development to be installed in user profiles. This includes GCC, as well as libc (headers and binariesl), and Binutils. GCC is the GNU Compiler Collection.

gcc-cross-x86_64-w64-mingw32-toolchain 14.3.0
Dependencies: binutils-cross-x86_64-w64-mingw32@2.44 gcc-cross-x86_64-w64-mingw32@14.3.0 mingw-w64-x86_64-winpthreads@13.0.0
Channel: guix
Location: gnu/packages/cross-toolchain.scm (gnu packages cross-toolchain)
Home page: https://gcc.gnu.org/
Licenses: GPL 3+ FDL 1.3+
Build system: trivial
Synopsis: Complete GCC tool chain for C/C++ development (x86_64-w64-mingw32)
Description:

This package provides a complete GCC cross toolchain for C/C++ development to be installed in user profiles. This includes GCC, as well as libc (headers and binariesl), and Binutils. GCC is the GNU Compiler Collection.

gcc-cross-or1k-elf-toolchain 14.3.0
Dependencies: binutils-cross-or1k-elf@2.44 gcc-cross-sans-libc-or1k-elf@14.3.0
Channel: guix
Location: gnu/packages/cross-toolchain.scm (gnu packages cross-toolchain)
Home page: https://gcc.gnu.org/
Licenses: GPL 3+
Build system: trivial
Synopsis: Complete GCC tool chain for C/C++ development (or1k-elf)
Description:

This package provides a complete GCC cross toolchain for C/C++ development to be installed in user profiles. This includes GCC, as well as libc (headers and binariesl), and Binutils. GCC is the GNU Compiler Collection.

gcc-cross-i686-w64-mingw32-toolchain 14.3.0
Dependencies: binutils-cross-i686-w64-mingw32@2.44 gcc-cross-i686-w64-mingw32@14.3.0 mingw-w64-i686-winpthreads@13.0.0
Channel: guix
Location: gnu/packages/cross-toolchain.scm (gnu packages cross-toolchain)
Home page: https://gcc.gnu.org/
Licenses: GPL 3+ FDL 1.3+
Build system: trivial
Synopsis: Complete GCC tool chain for C/C++ development (i686-w64-mingw32)
Description:

This package provides a complete GCC cross toolchain for C/C++ development to be installed in user profiles. This includes GCC, as well as libc (headers and binariesl), and Binutils. GCC is the GNU Compiler Collection.

keychain 2.9.8
Propagated dependencies: procps@4.0.3
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://github.com/danielrobbins/keychain
Licenses: GPL 2
Build system: gnu
Synopsis: SSH or GPG agent frontend that can share a single agent on the same system
Description:

Keychain is usually run from shell profiles like ~/.bash_profile, but it is also possible to use it with non-interactive shells. It works with various operating systems (including GNU/Linux and HURD) and shells (like bourne-compatible, csh-compatible and fish shells). By default Keychain will only start ssh-agent, but it can also be configured to start gpg-agent.

scrypt 1.3.1
Dependencies: openssl@3.5.5
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://www.tarsnap.com/scrypt.html
Licenses: FreeBSD
Build system: gnu
Synopsis: Memory-hard encryption tool based on scrypt
Description:

This package provides a simple password-based encryption utility as a demonstration of the scrypt key derivation function. Scrypt is designed to be far more resistant against hardware brute-force attacks than alternative functions such as PBKDF2 or bcrypt.

libxcrypt 4.4.38
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://github.com/besser82/libxcrypt
Licenses: LGPL 2.1
Build system: gnu
Synopsis: Extended crypt library for descrypt, md5crypt, bcrypt, and others
Description:

libxcrypt is a modern library for one-way hashing of passwords. It supports a wide variety of both modern and historical hashing methods: yescrypt, gost-yescrypt, scrypt, bcrypt, sha512crypt, sha256crypt, md5crypt, SunMD5, sha1crypt, NT, bsdicrypt, bigcrypt, and descrypt.

encfs 1.9.5
Dependencies: attr@2.5.1 fuse@2.9.9 openssl@1.1.1w tinyxml2@11.0.0
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://vgough.github.io/encfs
Licenses: Expat LGPL 3+ GPL 3+
Build system: cmake
Synopsis: Encrypted virtual file system
Description:

EncFS creates a virtual encrypted file system in user-space. Each file created under an EncFS mount point is stored as a separate encrypted file on the underlying file system. Like most encrypted file systems, EncFS is meant to provide security against off-line attacks, such as a drive falling into the wrong hands.

ccrypt 1.11
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://ccrypt.sourceforge.net
Licenses: GPL 2
Build system: gnu
Synopsis: Command-line utility for encrypting and decrypting files and streams
Description:

ccrypt is a utility for encrypting and decrypting files and streams. It was designed as a replacement for the standard unix crypt utility, which is notorious for using a very weak encryption algorithm. ccrypt is based on the Rijndael block cipher, a version of which is also used in the Advanced Encryption Standard (AES, see http://www.nist.gov/aes). This cipher is believed to provide very strong security.

perl-crypt-random-source 0.14
Propagated dependencies: perl-capture-tiny@0.48 perl-module-find@0.13 perl-module-runtime@0.016 perl-moo@1.007000 perl-namespace-clean@0.27 perl-sub-exporter@0.988 perl-type-tiny@1.012003
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://metacpan.org/release/Crypt-Random-Source
Licenses: GPL 1+
Build system: perl
Synopsis: Get weak or strong random data from pluggable sources
Description:

This module provides implementations for a number of byte-oriented sources of random data.

crypto++ 8.9.0
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://cryptopp.com/
Licenses: Boost 1.0 Public Domain
Build system: gnu
Synopsis: C++ class library of cryptographic schemes
Description:

Crypto++ is a C++ class library of cryptographic schemes.

mkp224o 1.7.0
Dependencies: libsodium@1.0.22
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://github.com/cathugger/mkp224o
Licenses: CC0
Build system: gnu
Synopsis: Tor hidden service v3 name generator
Description:

mkp224o generates valid ed25519 (hidden service version 3) onion addresses. It allows one to produce customized vanity .onion addresses using a brute-force method.

osslsigncode 2.13
Dependencies: openssl@3.5.5 zlib@1.3.1
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://github.com/mtrojnar/osslsigncode
Licenses: GPL 3+
Build system: cmake
Synopsis: Authenticode signing for PE, CAB, CAT, MSI, APPX and script files
Description:

osslsigncode is a small tool that implements part of the functionality of the Microsoft tool signtool.exe - more exactly the Authenticode signing and timestamping. It is based on OpenSSL.

libsecp256k1 0.7.1
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://github.com/bitcoin-core/secp256k1
Licenses: Expat
Build system: gnu
Synopsis: C library for EC operations on curve secp256k1
Description:

Optimized C library for EC operations on curve secp256k1.

Features:

  • secp256k1 ECDSA signing/verification and key generation.

  • Additive and multiplicative tweaking of secret/public keys.

  • Serialization/parsing of private keys, public keys, signatures.

  • Constant time, constant memory access signing and public key generation.

  • Derandomized ECDSA (via RFC6979 or with a caller provided function.)

  • Very efficient implementation.

  • Suitable for embedded systems.

  • No runtime dependencies.

  • Optional module for public key recovery.

  • Optional module for ECDH key exchange.

  • Optional module for Schnorr signatures according to BIP-340.

ssss 0.5
Dependencies: gmp@6.3.0
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: http://point-at-infinity.org/ssss/
Licenses: GPL 2+
Build system: gnu
Synopsis: Shamir's secret sharing scheme implementation
Description:

ssss-split and ssss-combine are utilities that split and combine secrets securely using Shamir's secret sharing scheme. This implementation allows for a threshold scheme where the minimum number of shares can be less than the total number of shares generated.

Total packages: 32521