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

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-datetime-format-natural 1.12
Propagated dependencies: perl-boolean@0.46 perl-clone@0.43 perl-date-calc@6.4 perl-date-calc-xs@6.4 perl-datetime@1.54 perl-datetime-timezone@2.47 perl-list-moreutils@0.430 perl-params-validate@1.29
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/DateTime-Format-Natural
Licenses: GPL 1+
Build system: perl
Synopsis: Machine-readable date/time with natural parsing
Description:

DateTime::Format::Natural takes a string with a human readable date/time and creates a machine readable one by applying natural parsing logic.

perl-file-map 0.71
Propagated dependencies: perl-sub-exporter-progressive@0.001013
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/File-Map
Licenses: GPL 1+
Build system: perl
Synopsis: Method for memory mapping a file
Description:

This package provides a way to memory map a file.

perl-date-range 1.41
Propagated dependencies: perl-date-simple@3.03
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/dist/Date-Range
Licenses: GPL 2+
Build system: perl
Synopsis: Work with a range of dates
Description:

Date::Range is a library to work with date ranges. It can be used to determine whether a given date is in a particular range, or what the overlap between two ranges are.

perl-mail-sendmail 0.80
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Mail-Sendmail
Licenses: GPL 1+
Build system: perl
Synopsis: Simple platform independent mailer
Description:

Mail::Sendmail is a pure perl module that provides a simple means to send email from a perl script. The module only requires Perl5 and a network connection.

perl-extutils-depends 0.405
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/ExtUtils-Depends
Licenses: GPL 1+
Build system: perl
Synopsis: Easily build XS extensions that depend on XS extensions
Description:

This module tries to make it easy to build Perl extensions that use functions and typemaps provided by other perl extensions. This means that a perl extension is treated like a shared library that provides also a C and an XS interface besides the perl one.

perl-file-path 2.16
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/File-Path
Licenses: GPL 1+
Build system: perl
Synopsis: Create or remove directory trees
Description:

This module provide a convenient way to create directories of arbitrary depth and to delete an entire directory subtree from the file system.

perl-crypt-rc4 2.02
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release//Crypt-RC4
Licenses: GPL 1+
Build system: perl
Synopsis: Perl implementation of the RC4 encryption algorithm
Description:

A pure Perl implementation of the RC4 algorithm.

perl-exporter-declare 0.114
Propagated dependencies: perl-aliased@0.34 perl-meta-builder@0.004
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Exporter-Declare
Licenses: GPL 1+
Build system: perl
Synopsis: Meta-driven exporting tool
Description:

Exporter::Declare is a meta-driven exporting tool. It tries to adopt all the good features of other exporting tools, while replacing bad interfaces. Exporter::Declare also provides hooks that allow you to add options and arguments for import. Exporter::Declare's meta-driven system allows for top-notch introspection.

perl-bareword-filehandles 0.007
Propagated dependencies: perl-b-hooks-op-check@0.22 perl-lexical-sealrequirehints@0.011
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/bareword-filehandles
Licenses: GPL 1+
Build system: perl
Synopsis: Disables bareword filehandles
Description:

This module disables bareword filehandles.

perl-datetime-format-mail 0.403
Dependencies: perl-datetime@1.54 perl-params-validate@1.29
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/DateTime-Format-Mail
Licenses: GPL 1+
Build system: perl
Synopsis: Convert between DateTime and RFC2822/822 formats
Description:

RFCs 2822 and 822 specify date formats to be used by email. This module parses and emits such dates.

perl-class-factory-util 1.7
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Class-Factory-Util
Licenses: GPL 1+
Build system: perl
Synopsis: Utility methods for factory classes
Description:

This module exports methods useful for factory classes.

perl-path-tiny 0.150
Dependencies: perl-unicode-utf8@0.62
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Path-Tiny
Licenses: ASL 2.0
Build system: perl
Synopsis: File path utility
Description:

This module provides a small, fast utility for working with file paths.

perl-pod-parser 1.65
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Pod-Parser
Licenses: GPL 1+
Build system: perl
Synopsis: Modules for parsing/translating POD format documents
Description:

Pod::Parser is a base class for creating POD filters and translators. It handles most of the effort involved with parsing the POD sections from an input stream, leaving subclasses free to be concerned only with performing the actual translation of text.

NOTE: This module is considered legacy. New projects should prefer Pod::Simple instead.

perl-stream-buffered 0.03
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Stream-Buffered
Licenses: GPL 1+
Build system: perl
Synopsis: Temporary buffer to save bytes
Description:

Stream::Buffered is a buffer class to store arbitrary length of byte strings and then get a seekable filehandle once everything is buffered. It uses PerlIO and/or temporary file to save the buffer depending on the length of the size.

perl-text-haml 0.990118
Propagated dependencies: perl-data-section-simple@0.07 perl-uri@5.05
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Text-Haml
Licenses: Artistic License 2.0
Build system: perl
Synopsis: Haml Perl implementation
Description:

Text::Haml implements Haml http://haml.info/docs/yardoc/file.REFERENCE.html specification.

perl-crypt-des 2.07
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Crypt-DES
Licenses: Modified BSD
Build system: perl
Synopsis: DES encryption module
Description:

Crypt::DES is an XS-based implementation of the DES cryptography algorithm. The module implements the Crypt::CBC interface which has blocksize, keysize, encrypt and decrypt functions.

perl-ppix-utilities 1.001000
Propagated dependencies: perl-exception-class@1.44 perl-ppi@1.270 perl-readonly-xs@1.05 perl-task-weaken@1.06
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/PPIx-Utilities
Licenses: GPL 1+
Build system: perl
Synopsis: Extensions to PPI
Description:

PPIx::Utilities is a collection of functions for dealing with PPI objects, many of which originated in Perl::Critic. They are organized into modules by the kind of PPI class they relate to, by replacing the "PPI" at the front of the module name with "PPIx::Utilities", e.g. functionality related to PPI::Nodes is in PPIx::Utilities::Node.

perl-spreadsheet-xlsx 0.17
Propagated dependencies: perl-archive-zip@1.68 perl-spreadsheet-parseexcel@0.66
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Spreadsheet-XLSX
Licenses: GPL 1+
Build system: perl
Synopsis: Perl extension for reading MS Excel 2007 files
Description:

This module implements Spreadsheet::XLSX parsing Microsoft Excel 2007 xlsx files.

perl-text-glob 0.11
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Text-Glob
Licenses: GPL 1+
Build system: perl
Synopsis: Match globbing patterns against text
Description:

Text::Glob implements glob(3) style matching that can be used to match against text, rather than fetching names from a file system. If you want to do full file globbing use the File::Glob module instead.

perl-authen-dechpwd 2.007
Propagated dependencies: perl-data-integer@0.006 perl-digest-crc@0.23 perl-scalar-string@0.003
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Authen-DecHpwd
Licenses: GPL 2+
Build system: perl
Synopsis: DEC VMS password hashing
Description:

Authen::DecHpwd implements the SYS$HASH_PASSWORD password hashing function from VMS (also known as LGI$HPWD) and some associated VMS username and password handling functions. The password hashing function is implemented in XS with a pure Perl backup version for systems that cannot handle XS.

perl-datetime-format-strptime 1.77
Propagated dependencies: perl-datetime@1.54 perl-datetime-locale@1.23 perl-datetime-timezone@2.47 perl-package-deprecationmanager@0.17 perl-params-validate@1.29 perl-sub-name@0.21 perl-test-warnings@0.030
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/DateTime-Format-Strptime
Licenses: Artistic License 2.0
Build system: perl
Synopsis: Parse and format strp and strf time patterns
Description:

This module implements most of `strptime(3)`, the POSIX function that is the reverse of `strftime(3)`, for `DateTime`. While `strftime` takes a `DateTime` and a pattern and returns a string, `strptime` takes a string and a pattern and returns the `DateTime` object associated.

perl-string-format 1.18
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/String-Format
Licenses: GPL 2
Build system: perl
Synopsis: Format sprintf-like strings with arbitrary format definitions
Description:

String::Format lets you define arbitrary printf-like format sequences to be expanded. This module would be most useful in configuration files and reporting tools, where the results of a query need to be formatted in a particular way. It was inspired by mutt's .

perl-cwd-guard 0.05
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Cwd-Guard
Licenses: GPL 1+
Build system: perl
Synopsis: Temporarily change working directory
Description:

Cwd::Guard changes the current directory using a limited scope. It returns to the previous working directory when the object is destroyed.

perl-file-which 1.23
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/File-Which
Licenses: GPL 1+
Build system: perl
Synopsis: Portable implementation of the `which' utility
Description:

File::Which was created to be able to get the paths to executable programs on systems under which the `which' program wasn't implemented in the shell.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091