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

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.


perl-compress-raw-zlib 2.213
Dependencies: zlib@1.3.1
Channel: guix
Location: gnu/packages/perl-compression.scm (gnu packages perl-compression)
Home page: https://metacpan.org/release/Compress-Raw-Zlib
Licenses: GPL 1+
Build system: perl
Synopsis: Low-level interface to zlib compression library
Description:

The Compress::Raw::Zlib module provides a Perl interface to the zlib compression library.

perl-archive-extract 0.88
Channel: guix
Location: gnu/packages/perl-compression.scm (gnu packages perl-compression)
Home page: https://metacpan.org/release/Archive-Extract
Licenses: GPL 1+
Build system: perl
Synopsis: Generic archive extracting mechanism
Description:

It allows you to extract any archive file of the type .tar, .tar.gz, .gz, .Z, tar.bz2, .tbz, .bz2, .zip, .xz,, .txz, .tar.xz or .lzma without having to worry how it does so, or use different interfaces for each type by using either Perl modules, or command-line tools on your system.

perl-io-compress 2.213
Propagated dependencies: perl-compress-raw-zlib@2.213 perl-compress-raw-bzip2@2.213
Channel: guix
Location: gnu/packages/perl-compression.scm (gnu packages perl-compression)
Home page: https://metacpan.org/release/IO-Compress
Licenses: GPL 1+
Build system: perl
Synopsis: IO Interface to compressed files/buffers
Description:

Perl's IO::Compress module provides an interface for reading and writing compressed data created with the zlib and bzip2 libraries.

perl-archive-zip 1.68
Channel: guix
Location: gnu/packages/perl-compression.scm (gnu packages perl-compression)
Home page: https://metacpan.org/release/Archive-Zip
Licenses: GPL 1+
Build system: perl
Synopsis: Provides an interface to Zip archive files
Description:

The Archive::Zip module allows a Perl program to create, manipulate, read, and write Zip archive files.

perl-math-cephes 0.5305
Channel: guix
Location: gnu/packages/perl-maths.scm (gnu packages perl-maths)
Home page: https://metacpan.org/release/Math-Cephes
Licenses: GPL 1+
Build system: perl
Synopsis: Perl interface to the Cephes math library
Description:

The Math::Cephes module provides a Perl interface to over 150 functions of the Cephes math library.

perl-math-matrixreal 2.13
Channel: guix
Location: gnu/packages/perl-maths.scm (gnu packages perl-maths)
Home page: https://metacpan.org/release/Math-MatrixReal
Licenses: GPL 1+
Build system: perl
Synopsis: Manipulate NxN matrices of real numbers
Description:

This package provides the Math::MatrixReal module. It implements the data type "matrix of real numbers" (and consequently also "vector of real numbers").

perl-pdl 2.100
Dependencies: gd@2.3.3 gsl@2.8 mesa@26.0.2 glu@9.0.2
Propagated dependencies: perl-file-map@0.71 perl-file-which@1.23 perl-inline@0.86 perl-inline-c@0.82_001 perl-list-moreutils@0.430 perl-opengl@0.70 perl-pod-parser@1.65 perl-sys-sigaction@0.23 perl-termreadkey@2.38
Channel: guix
Location: gnu/packages/perl-maths.scm (gnu packages perl-maths)
Home page: https://metacpan.org/release/PDL
Licenses: GPL 1+
Build system: perl
Synopsis: Perl Data Language
Description:

This package provides a library and simple REPL for the Perl Data Language.

perl-pgplot 2.35
Dependencies: giza@1.5.0 libx11@1.8.12
Channel: guix
Location: gnu/packages/perl-maths.scm (gnu packages perl-maths)
Home page: https://metacpan.org/release/PGPLOT
Licenses: GPL 2+
Build system: perl
Synopsis: Scientific plotting library (using giza)
Description:

This package provides PGPLOT bindings for Perl. It uses giza instead of PGPLOT for the implementation, though.

perl-pdl-graphics-trid 2.102
Dependencies: mesa@26.0.2
Propagated dependencies: perl-pdl@2.100
Channel: guix
Location: gnu/packages/perl-maths.scm (gnu packages perl-maths)
Home page: https://github.com/PDLPorters/
Licenses: GPL 1+
Build system: perl
Synopsis: 3D graphics in Perl Data Language
Description:

This package provides modules to do 3D graphics in PDL.

perl-pdl 2.019
Dependencies: gd@2.3.3 gsl@2.8 mesa@26.0.2 glu@9.0.2
Propagated dependencies: perl-file-map@0.71 perl-file-which@1.23 perl-inline@0.86 perl-inline-c@0.82_001 perl-list-moreutils@0.430 perl-opengl@0.70 perl-pod-parser@1.65 perl-sys-sigaction@0.23 perl-termreadkey@2.38
Channel: guix
Location: gnu/packages/perl-maths.scm (gnu packages perl-maths)
Home page: https://metacpan.org/release/PDL
Licenses: GPL 1+
Build system: perl
Synopsis: Perl Data Language
Description:

This package provides a library and simple REPL for the Perl Data Language.

perl-math-interpolate 1.06
Channel: guix
Location: gnu/packages/perl-maths.scm (gnu packages perl-maths)
Home page: https://metacpan.org/release/Math-Interpolate
Licenses: GPL 1+
Build system: perl
Synopsis: Interpolate the value Y from X using a list of (X, Y) pairs
Description:

This packages allows you to interpolate the value Y from X using a list of (X, Y) pairs.

perl-uri-db 0.19
Propagated dependencies: perl-uri@5.05 perl-uri-nested@0.10
Channel: guix
Location: gnu/packages/perl-web.scm (gnu packages perl-web)
Home page: https://metacpan.org/release/URI-db
Licenses: GPL 1+
Build system: perl
Synopsis: Handle database URIs
Description:

This module defines a format for database URIs, and provides a URI class to handle these.

perl-geo-ip 1.51
Dependencies: geolite-country-data@2019-12-06
Channel: guix
Location: gnu/packages/perl-web.scm (gnu packages perl-web)
Home page: https://metacpan.org/release/Geo-IP
Licenses: GPL 1+
Build system: perl
Synopsis: Look up location and network information by IP Address
Description:

The Perl module Geo::IP looks up location and network information by IP Address.

perl-net-imap-simple 1.2212
Propagated dependencies: perl-parse-recdescent@1.967015
Channel: guix
Location: gnu/packages/perl-web.scm (gnu packages perl-web)
Home page: https://metacpan.org/release/Net-IMAP-Simple
Licenses: GPL 1+
Build system: perl
Synopsis: Perl extension for simple IMAP account handling.
Description:

This package provides a class method constructs a new Net::IMAP::Simple object. It takes one required parameter which is the server to connect to, and additional optional parameters.

perl-uri-escape 1.76
Channel: guix
Location: gnu/packages/perl-web.scm (gnu packages perl-web)
Home page: https://github.com/libwww-perl/URI
Licenses: GPL 1+
Build system: perl
Synopsis: Percent-encode and percent-decode unsafe characters
Description:

This module provides functions to percent-encode and percent-decode URI strings as defined by RFC 3986. Percent-encoding URI's is informally called URI escaping. This is the terminology used by this module, which predates the formalization of the terms by the RFC by several years.

perl-io-sessiondata 1.03
Channel: guix
Location: gnu/packages/perl-web.scm (gnu packages perl-web)
Home page: https://metacpan.org/release/IO-SessionData
Licenses: GPL 1+
Build system: perl
Synopsis: Supporting module for SOAP::Lite
Description:

Package extracted from SOAP::Lite. Slightly modified to work on multiple platforms.

perl-soap-lite 1.27
Propagated dependencies: perl-class-inspector@1.36 perl-constant@1.33 perl-io-compress@2.213 perl-io-sessiondata@1.03 perl-io-socket-ssl@2.089 perl-libwww@6.78 perl-lwp-protocol-https@6.09 perl-mime-base64@3.16 perl-scalar-list-utils@1.62 perl-task-weaken@1.06 perl-uri@5.05 perl-xml-parser@2.46
Channel: guix
Location: gnu/packages/perl-web.scm (gnu packages perl-web)
Home page: https://metacpan.org/release/SOAP-Lite
Licenses: GPL 1+
Build system: perl
Synopsis: Client/server interface to the Simple Object Access Protocol
Description:

SOAP::Lite is a collection of Perl modules that provide a simple and lightweight interface to the SOAP, both on client and server side.

perl-gravatar-url 1.07
Propagated dependencies: perl-net-dns@1.50 perl-uri@5.05
Channel: guix
Location: gnu/packages/perl-web.scm (gnu packages perl-web)
Home page: https://metacpan.org/release/Gravatar-URL
Licenses: GPL 1+
Build system: perl
Synopsis: Make URLs for Gravatars from an email address
Description:

This module looks up the Gravatar for any email address by constructing a URL to get the image from gravatar.com. A Gravatar is a Globally Recognized Avatar for a given email address. This allows you to have a global picture associated with your email address.

perl-net-ip 1.26
Channel: guix
Location: gnu/packages/perl-web.scm (gnu packages perl-web)
Home page: https://metacpan.org/release/Net-IP
Licenses: GPL 1+
Build system: perl
Synopsis: Perl extension for manipulating IPv4/IPv6 addresses
Description:

This module provides functions to deal with IPv4/IPv6 addresses. The module can be used as a class, allowing the user to instantiate IP objects, which can be single IP addresses, prefixes, or ranges of addresses. There is also a procedural way of accessing most of the functions. Most subroutines can take either IPv4 or IPv6 addresses transparently.

spamassassin 4.0.1
Dependencies: coreutils@9.1 curl@8.6.0 gnupg@2.4.8 openssl@3.5.5 re2c@4.2 zlib@1.3.1
Propagated dependencies: perl-archive-zip@1.68 perl-bsd-resource@1.2911 perl-dbd-sqlite@1.66 perl-db-file@1.858 perl-dbi@1.643 perl-email-address-xs@1.05 perl-encode-detect@1.01 perl-geo-ip@1.51 perl-html-parser@3.72 perl-io-compress@2.213 perl-io-socket-inet6@2.72 perl-io-socket-ip@0.41 perl-io-socket-ssl@2.089 perl-io-string@1.08 perl-io-zlib@1.15 perl-libwww@6.78 perl-lwp-protocol-https@6.09 perl-mail-dkim@1.20240923 perl-mail-dmarc@1.20230215 perl-mail-spf@2.9.0 perl-mime-base64@3.16 perl-net-cidr-lite@0.22 perl-net-dns@1.50 perl-net-libidn@0.12 perl-pathtools@3.75 perl-net-patricia@1.22 perl-net-smtps@0.10 perl-netaddr-ip@4.079 perl-razor2-client-agent@2.86 perl-sys-hostname-long@1.5 perl-time-hires@1.9764 perl-time-local@1.30
Channel: guix
Location: gnu/packages/perl-web.scm (gnu packages perl-web)
Home page: https://metacpan.org/release/Mail-SpamAssassin
Licenses: ASL 2.0
Build system: perl
Synopsis: Extensible email filter used to identify spam
Description:

Apache SpamAssassin is an anti-spam platform giving system administrators a filter to classify email and block spam (unsolicited bulk email). It uses a robust scoring framework and plug-ins to integrate a wide range of advanced heuristic and statistical analysis tests on email headers and body text including text analysis, Bayesian filtering, DNS blocklists, and collaborative filtering databases.

perl-mojolicious 9.17
Channel: guix
Location: gnu/packages/perl-web.scm (gnu packages perl-web)
Home page: https://mojolicious.org/
Licenses: Artistic License 2.0
Build system: perl
Synopsis: Real-time web framework
Description:

Back in the early days of the web, many people learned Perl because of a wonderful Perl library called CGI. It was simple enough to get started without knowing much about the language and powerful enough to keep you going, learning by doing was much fun. While most of the techniques used are outdated now, the idea behind it is not. Mojolicious is a new endeavor to implement this idea using modern technologies.

perl-mojo-dom58 3.001
Propagated dependencies: perl-role-tiny@1.003004
Channel: guix
Location: gnu/packages/perl-web.scm (gnu packages perl-web)
Home page: https://metacpan.org/release/Mojo-DOM58
Licenses: Artistic License 2.0
Build system: perl
Synopsis: Minimalistic HTML/XML DOM parser with CSS selectors
Description:

This package provides a HTML and XML DOM parser. It also supports CSS selectors.

perl-mail-dmarc 1.20230215
Propagated dependencies: perl-config-tiny@2.28 perl-dbd-sqlite@1.66 perl-dbix-simple@1.37 perl-email-mime@1.954 perl-email-sender@2.601 perl-email-simple@2.218 perl-file-sharedir@1.116 perl-io-socket-ssl@2.089 perl-mail-dkim@1.20240923 perl-net-dns@1.50 perl-net-idn-encode@2.500 perl-net-imap-simple@1.2212 perl-net-ip@1.26 perl-net-smtps@0.10 perl-net-ssleay@1.94 perl-regexp-common@2017060201 perl-socket6@0.29 perl-uri@5.05 perl-xml-libxml@2.0134
Channel: guix
Location: gnu/packages/perl-web.scm (gnu packages perl-web)
Home page: https://metacpan.org/release/Mail-DMARC
Licenses: GPL 1+
Build system: perl
Synopsis: Perl implementation of DMARC
Description:

This module is a suite of tools for implementing DMARC. It adheres to the 2013 DMARC draft, intending to implement every MUST and every SHOULD.

perl-razor2-client-agent 2.86
Propagated dependencies: perl-digest-sha1@2.13 perl-uri@5.05
Channel: guix
Location: gnu/packages/perl-web.scm (gnu packages perl-web)
Home page: https://metacpan.org/release/Razor2-Client-Agent
Licenses: GPL 1+
Build system: perl
Synopsis: Collaborative, content-based spam filtering network agent.
Description:

This package provides a client library for Vipul's Razor. Vipul's Razor is a distributed, collaborative, spam detection and filtering network. Through user contribution, Razor establishes a distributed and constantly updating catalogue of spam in propagation that is consulted by email clients to filter out known spam. Detection is done with statistical and randomized signatures that efficiently spot mutating spam content. User input is validated through reputation assignments based on consensus on report and revoke assertions which in turn is used for computing confidence values associated with individual signatures.

Total packages: 73977