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

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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


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-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-uri-nested 0.10
Propagated dependencies: perl-uri@5.05
Channel: guix
Location: gnu/packages/perl-web.scm (gnu packages perl-web)
Home page: https://metacpan.org/release/URI-Nested
Licenses: GPL 1+
Build system: perl
Synopsis: Nested URIs
Description:

URI::Nested provides support for nested URIs, where the scheme is a prefix, and the remainder of the URI is another URI.

perl-www-pastebin-pastebincom-create 1.003
Propagated dependencies: perl-moo@1.007000 perl-www-mechanize@1.91
Channel: guix
Location: gnu/packages/perl-web.scm (gnu packages perl-web)
Home page: https://metacpan.org/release/WWW-Pastebin-PastebinCom-Create
Licenses: Artistic License 2.0
Build system: perl
Synopsis: Paste on Pastebin without API keys
Description:

WWW::Pastebin::PastebinCom::Create provides functionality to paste on Pastebin without API keys.

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-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-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-net-libidn 0.12
Dependencies: libidn@1.43
Channel: guix
Location: gnu/packages/perl-web.scm (gnu packages perl-web)
Home page: https://metacpan.org/release/Net-LibIDN
Licenses: GPL 1+ Clarified Artistic
Build system: perl
Synopsis: Perl bindings for GNU Libidn
Description:

The package provides bindings for GNU Libidn, a C library for handling Internationalized Domain Names according to IDNA (RFC 3490), in a way very much inspired by Turbo Fredriksson's PHP-IDN.

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

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

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-sub-exporter-progressive 0.001013
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Sub-Exporter-Progressive
Licenses: GPL 1+
Build system: perl
Synopsis: Only use Sub::Exporter if you need it
Description:

Sub::Exporter is an incredibly powerful module, but with that power comes great responsibility, as well as some runtime penalties. This module is a "Sub::Exporter" wrapper that will let your users just use Exporter if all they are doing is picking exports, but use "Sub::Exporter" if your users try to use "Sub::Exporter"'s more advanced features, like renaming exports, if they try to use them.

perl-list-moreutils-xs 0.430
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/List-MoreUtils-XS
Licenses: ASL 2.0
Build system: perl
Synopsis: Provide the stuff missing in List::Util in XS
Description:

List::MoreUtils::XS provides some trivial but commonly needed functionality on lists which is not going to go into List::Util.

perl-json 4.02
Propagated dependencies: perl-json-xs@4.0
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/JSON
Licenses: GPL 1+
Build system: perl
Synopsis: JSON encoder/decoder for Perl
Description:

This module converts Perl data structures to JSON and vice versa using either JSON::XS or JSON::PP.

perl-context-preserve 0.03
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Context-Preserve
Licenses: GPL 1+
Build system: perl
Synopsis: Preserve context during subroutine call
Description:

This module runs code after a subroutine call, preserving the context the subroutine would have seen if it were the last statement in the caller.

perl-tie-ixhash 1.23
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Tie-IxHash
Licenses: GPL 1+
Build system: perl
Synopsis: Ordered associative arrays for Perl
Description:

This Perl module implements Perl hashes that preserve the order in which the hash elements were added. The order is not affected when values corresponding to existing keys in the IxHash are changed. The elements can also be set to any arbitrary supplied order. The familiar perl array operations can also be performed on the IxHash.

perl-devel-stacktrace-ashtml 0.15
Propagated dependencies: perl-devel-stacktrace@2.04
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Devel-StackTrace-AsHTML
Licenses: GPL 1+
Build system: perl
Synopsis: Displays stack trace in HTML
Description:

Devel::StackTrace::AsHTML adds as_html method to Devel::StackTrace which displays the stack trace in beautiful HTML, with code snippet context and function parameters. If you call it on an instance of Devel::StackTrace::WithLexicals, you even get to see the lexical variables of each stack frame.

perl-regexp-grammars 1.058
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Regexp-Grammars
Licenses: GPL 1+
Build system: perl
Synopsis: Complete recursive descent parser on Perl's regex engine
Description:

The Regexp::Grammars module adds a small number of new regex constructs that can be used within Perl 5.10 patterns to implement complete recursive-descent parsing. It allows you to go beyond matching complex, nested and recursive structures, and allows you to parse and extract hierarchical data from it.

perl-xstring 0.005
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/XString
Licenses: GPL 1+
Build system: perl
Synopsis: Isolated string helpers from @samp{B}
Description:

XString provides the B string helpers in one isolated package. Right now only cstring and perlstring are available.

perl-moox-file-configdir 0.008
Propagated dependencies: perl-file-configdir@0.021 perl-moo@1.007000 perl-namespace-clean@0.27
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/MooX-File-ConfigDir
Licenses: GPL 1+
Build system: perl
Synopsis: Moo eXtension for @code{File::ConfigDir}
Description:

This module is a helper for easily finding configuration file locations. This information can be used to find a suitable place for installing configuration files or for finding any piece of settings.

perl-sort-versions 1.62
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Sort-Versions
Licenses: GPL 1+
Build system: perl
Synopsis: Sort revision-like numbers
Description:

This package provides a way to sort revision-like numbers.

perl-class-tiny 1.008
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Class-Tiny
Licenses: ASL 2.0
Build system: perl
Synopsis: Minimalist class construction
Description:

This module offers a minimalist class construction kit. It uses no non-core modules for any recent Perl.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091