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

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-flexible 0.32
Propagated dependencies: perl-datetime@1.54 perl-datetime-format-builder@0.82 perl-datetime-timezone@2.47 perl-list-moreutils@0.430 perl-module-pluggable@5.2
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/DateTime-Format-Flexible
Licenses: GPL 1+
Synopsis: Parse date and time strings
Description:

DateTime::Format::Flexible attempts to take any string you give it and parse it into a DateTime object.

perl-app-xml-docbook-builder 0.1003
Dependencies: libxslt@1.1.43
Propagated dependencies: perl-class-xsaccessor@1.19 perl-test-trap@0.3.4
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://www.shlomifish.org/open-source/projects/docmake/
Licenses: Expat
Synopsis: Translate DocBook/XML documentation into other file formats
Description:

This package provides the docmake command-line tool, and the App::XML::DocBook::Docmake and App::XML::DocBook::Builder Perl modules.

It translates DocBook/XML mark-up into various other documentation formats such as XHTML, RTF, PDF, and XSL-FO, using the more low-level tools. It aims to be a replacement for xmlto.

perl-mail-rfc822-address 0.3
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Mail-RFC822-Address
Licenses: Expat
Synopsis: Perl extension for validating email addresses according to RFC822
Description:

Mail::RFC822::Address validates email addresses against the grammar described in RFC 822 using regular expressions.

perl-ppix-utils 0.003
Propagated dependencies: perl-b-keywords@1.26 perl-ppi@1.270
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/PPIx-Utils
Licenses: GPL 1+
Synopsis: Utility functions for Perl PPI
Description:

PPIx::Utils is a collection of utility functions for working with PPI documents. The functions are organized into submodules, and may be imported from the appropriate submodules or via this module.

perl-graph 0.9704
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Graph
Licenses: GPL 1+
Synopsis: Graph data structures and algorithms
Description:

This is Graph, a Perl module for dealing with graphs, the abstract data structures.

perl-parse-cpan-meta 2.150010
Propagated dependencies: perl-cpan-meta-yaml@0.018
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/DAGOLDEN/Parse-CPAN-Meta-1.4422
Licenses: GPL 1+
Synopsis: Parse META.yml and META.json CPAN metadata files
Description:

Parse::CPAN::Meta is a parser for META.json and META.yml files, using JSON::PP and/or CPAN::Meta::YAML.

perl-file-find-rule 0.35
Propagated dependencies: perl-number-compare@0.03 perl-text-glob@0.11
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/File-Find-Rule
Licenses: GPL 1+
Synopsis: Alternative interface to File::Find
Description:

File::Find::Rule is a friendlier interface to File::Find. It allows you to build rules which specify the desired files and directories.

perl-b-utils 0.27
Propagated dependencies: perl-task-weaken@1.06
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/B-Utils
Licenses: GPL 1+
Synopsis: Helper functions for op tree manipulation
Description:

B::Utils provide helper functions for op tree manipulation.

perl-math-bezier 0.01
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Math-Bezier
Licenses: GPL 1+
Synopsis: Solution of bezier curves
Description:

This module implements the algorithm for the solution of Bezier curves as presented by Robert D Miller in Graphics Gems V, "Quick and Simple Bezier Curve Drawing".

perl-lingua-en-sentence 0.31
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Lingua-EN-Sentence
Licenses: GPL 1+
Synopsis: Split text into sentences
Description:

The Lingua::EN::Sentence module contains the function get_sentences, which splits text into its constituent sentences, based on a regular expression and a list of abbreviations (built in and given).

perl-term-size-any 0.002
Propagated dependencies: perl-term-size-perl@0.031
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Term-Size-Any
Licenses: GPL 1+
Synopsis: Retrieve terminal size
Description:

This is a unified interface to retrieve terminal size. It loads one module of a list of known alternatives, each implementing some way to get the desired terminal information. This loaded module will actually do the job on behalf of Term::Size::Any.

perl-moose 2.2015
Propagated dependencies: perl-class-load@0.25 perl-class-load-xs@0.10 perl-data-optlist@0.112 perl-devel-globaldestruction@0.14 perl-devel-overloadinfo@0.005 perl-devel-partialdump@0.18 perl-devel-stacktrace@2.04 perl-dist-checkconflicts@0.11 perl-eval-closure@0.14 perl-list-moreutils@0.430 perl-module-runtime@0.016 perl-module-runtime-conflicts@0.003 perl-mro-compat@0.13 perl-package-deprecationmanager@0.17 perl-package-stash@0.38 perl-package-stash-xs@0.29 perl-params-util@1.102 perl-scalar-list-utils@1.62 perl-sub-exporter@0.988 perl-sub-name@0.21 perl-task-weaken@1.06 perl-try-tiny@0.31
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Moose
Licenses: GPL 1+
Synopsis: Postmodern object system for Perl 5
Description:

Moose is a complete object system for Perl 5. It provides keywords for attribute declaration, object construction, inheritance, and maybe more. With Moose, you define your class declaratively, without needing to know about blessed hashrefs, accessor methods, and so on. You can concentrate on the logical structure of your classes, focusing on "what" rather than "how". A class definition with Moose reads like a list of very concise English sentences.

perl-unicode-utf8 0.62
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Unicode-UTF8
Licenses: GPL 1+
Synopsis: Encoding and decoding of UTF-8 encoding form
Description:

This module provides functions to encode and decode UTF-8 encoding form as specified by Unicode and ISO/IEC 10646:2011.

perl-text-recordparser 1.6.5
Propagated dependencies: perl-class-accessor@0.51 perl-graphviz@2.26 perl-io-stringy@2.111 perl-list-moreutils@0.430 perl-readonly@2.00 perl-text-autoformat@1.75 perl-text-tabulardisplay@1.38
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Text-RecordParser
Licenses: GPL 2
Synopsis: Parse record-oriented data in a text file
Description:

This module is for reading record-oriented data in a delimited text file. The most common example have records separated by newlines and fields separated by commas or tabs, but this module aims to provide a consistent interface for handling sequential records in a file however they may be delimited.

perl-proc-invokeeditor 1.13
Propagated dependencies: perl-carp-assert@0.21
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Proc-InvokeEditor
Licenses: GPL 1+
Synopsis: Interface to external editor from Perl
Description:

This module provides the ability to supply some text to an external text editor, have it edited by the user, and retrieve the results.

perl-datetime-calendar-julian 0.102
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/DateTime-Calendar-Julian
Licenses: GPL 1+
Synopsis: Dates in the Julian calendar
Description:

This package is a companion module to DateTime.pm. It implements the Julian calendar. It supports everything that DateTime.pm supports and more: about one day per century more, to be precise.

perl-moosex-types-loadableclass 0.015
Propagated dependencies: perl-module-runtime@0.016 perl-moosex-types@0.45 perl-namespace-autoclean@0.29
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/MooseX-Types-LoadableClass
Licenses: GPL 1+
Synopsis: ClassName type constraints for Moose
Description:

MooseX::Types::LoadableClass provides a ClassName type constraint with coercion to load the class.

perl-class-inspector 1.36
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Class-Inspector
Licenses: GPL 1+
Synopsis: Get information about a class and its structure
Description:

Class::Inspector allows you to get information about a loaded class.

perl-graphviz 2.26
Dependencies: graphviz@7.0.1
Propagated dependencies: perl-file-which@1.23 perl-ipc-run@20180523.0 perl-libwww@6.78 perl-parse-recdescent@1.967015 perl-xml-twig@3.52 perl-xml-xpath@1.48
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/GraphViz
Licenses: GPL 1+
Synopsis: Perl interface to Graphviz
Description:

This module provides an interface to layout and image generation of directed and undirected graphs in a variety of formats (PostScript, PNG, etc.) using the dot, neato, twopi, circo, and fdp programs from the Graphviz project. This package is deprecated in favour of GraphViz2.

perl-libtime-parsedate 2015.103
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Time-ParseDate
Licenses: non-copyleft
Synopsis: Collection of Perl modules for time/date manipulation
Description:

Provides several perl modules for date/time manipulation: Time::CTime.pm, Time::JulianDay.pm, Time::ParseDate.pm, Time::Timezone.pm, and Time::DaysInMonth.pm.

perl-extutils-manifest 1.73
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/ExtUtils-Manifest
Licenses: GPL 1+
Synopsis: Utilities to write and check a MANIFEST file
Description:

This package contains functions to manipulate a MANIFEST file. The package exports no functions by default. The following are exported on request: mkmanifest, manifind, manicheck, filecheck, fullcheck, skipcheck, maniread, maniskip, manicopy, maniadd.

perl-sub-uplevel 0.24
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Sub-Uplevel
Licenses: GPL 1+
Synopsis: Apparently run a function in a higher stack frame
Description:

Like Tcl's uplevel() function, but not quite so dangerous. The idea is just to fool caller(). All the really naughty bits of Tcl's uplevel() are avoided.

perl-data-uuid 1.226
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Data-UUID
Licenses: GPL 1+
Synopsis: Universally Unique Identifiers generator
Description:

Data::UUID provides a framework for generating Universally Unique Identifiers (UUIDs), also known as Globally Unique Identifiers (GUIDs). A UUID is 128 bits long, and is guaranteed to be different from all other UUIDs/GUIDs generated until 3400 CE.

perl-data-uniqid 0.12
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Data-Uniqid
Licenses: GPL 1+
Synopsis: Perl extension for generating unique identifiers
Description:

Data::Uniqid provides three simple routines for generating unique ids. These ids are coded with a Base62 system to make them short and handy (e.g. to use it as part of a URL).

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31092