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

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.


zeromq 4.3.5
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://zeromq.org
Licenses: LGPL 3+
Build system: gnu
Synopsis: Library for message-based applications
Description:

The 0MQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialized messaging middle-ware products. 0MQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more.

libyang 3.12.2
Propagated dependencies: pcre2@10.42
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://github.com/CESNET/libyang
Licenses: Modified BSD
Build system: cmake
Synopsis: YANG data modelling language library
Description:

libyang is a YANG data modelling language parser and toolkit written (and providing API) in C. Current implementation covers YANG 1.0 (RFC 6020) as well as YANG 1.1 (RFC 7950).

perl-net-dns-resolver-mock 1.20171219
Dependencies: perl-net-dns@1.50
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://metacpan.org/release/Net-DNS-Resolver-Mock
Licenses: GPL 1+
Build system: perl
Synopsis: Mock DNS Resolver object for testing
Description:

Net::DNS::Resolver::Mock is a subclass of Net::DNS::Resolver, but returns static data from any provided DNS zone file instead of querying the network. It is intended primarily for use in testing.

perl-net-cidr-lite 0.22
Channel: guix
Location: gnu/packages/networking.scm (gnu packages networking)
Home page: https://metacpan.org/release/Net-CIDR-Lite
Licenses: GPL 1+
Build system: perl
Synopsis: Perl extension for merging IPv4 or IPv6 CIDR addresses
Description:

Net::CIDR::Lite merges IPv4 or IPv6 CIDR addresses.

nfs-utils 2.4.3
Dependencies: keyutils@1.6.3 libevent@2.1.12 rpcsvc-proto@1.4.4 sqlite@3.39.3 lvm2@2.03.22 util-linux@2.40.4 util-linux@2.40.4 mit-krb5@1.21 libtirpc@1.3.1 python-wrapper@3.11.14
Channel: guix
Location: gnu/packages/nfs.scm (gnu packages nfs)
Home page: https://www.kernel.org/pub/linux/utils/nfs-utils/
Licenses: GPL 2
Build system: gnu
Synopsis: Tools for loading and managing Linux NFS mounts
Description:

The Network File System (NFS) was developed to allow machines to mount a disk partition on a remote machine as if it were a local disk. It allows for fast, seamless sharing of files across a network.

nfs4-acl-tools 0.3.7
Dependencies: attr@2.5.1
Channel: guix
Location: gnu/packages/nfs.scm (gnu packages nfs)
Home page: https://linux-nfs.org/wiki/index.php/Main_Page
Licenses: Modified BSD
Build system: gnu
Synopsis: Commandline ACL utilities for the Linux NFSv4 client
Description:

This package provides the commandline utilities nfs4_getfacl and nfs4_setfacl, which are similar to their POSIX equivalents getfacl and setfacl. They fetch and manipulate access control lists for files and directories on NFSv4 mounts.

nickle 2.97
Dependencies: readline@8.2.13
Channel: guix
Location: gnu/packages/nickle.scm (gnu packages nickle)
Home page: https://nickle.org/
Licenses: Expat
Build system: gnu
Synopsis: Numeric oriented programming language
Description:

Nickle is a programming language based prototyping environment with powerful programming and scripting capabilities. Nickle supports a variety of datatypes, especially arbitrary precision numbers. The programming language vaguely resembles C. Some things in C which do not translate easily are different, some design choices have been made differently, and a very few features are simply missing. Nickle provides the functionality of Unix bc, dc and expr in a different form. It is also an ideal environment for prototyping complex algorithms. Nickle's scripting capabilities make it a replacement for spreadsheets in some applications, and its numeric features complement the limited numeric functionality of text-oriented languages such as AWK and Perl.

nicotine+ 3.3.10
Dependencies: bash-minimal@5.2.37 gspell@1.12.2 gtk@4.16.13 python-pycairo@1.28.0 python-pygobject@3.50.0 libappindicator@12.10.1-0-298 python-pytaglib@1.4.6
Channel: guix
Location: gnu/packages/nicotine.scm (gnu packages nicotine)
Home page: https://nicotine-plus.org/
Licenses: GPL 3+
Build system: pyproject
Synopsis: Graphical client for Soulseek
Description:

Nicotine+ is a graphical client for the Soulseek peer-to-peer file sharing network. It is an attempt to keep Nicotine working with the latest libraries, kill bugs, keep current with the Soulseek protocol, and add some new features that users want and/or need.

nim 2.2.4
Dependencies: libgc@8.2.8 openssl@3.0.8 pcre@8.45 sqlite@3.39.3
Channel: guix
Location: gnu/packages/nim.scm (gnu packages nim)
Home page: https://nim-lang.org
Licenses: Expat
Build system: gnu
Synopsis: Statically-typed, imperative programming language
Description:

Nim (formerly known as Nimrod) is a statically-typed, imperative programming language that tries to give the programmer ultimate power without compromises on runtime efficiency. This means it focuses on compile-time mechanisms in all their various forms.

ninja 1.13.2
Dependencies: python-wrapper@3.11.14 re2c@4.2
Channel: guix
Location: gnu/packages/ninja.scm (gnu packages ninja)
Home page: https://ninja-build.org/
Licenses: ASL 2.0
Build system: gnu
Synopsis: Small build system
Description:

Ninja is a small build system with a focus on speed. It differs from other build systems in two major respects: it is designed to have its input files generated by a higher-level build system, and it is designed to run builds as fast as possible.

samu-as-ninja-wrapper 1.2
Dependencies: samurai@1.2
Channel: guix
Location: gnu/packages/ninja.scm (gnu packages ninja)
Home page: https://github.com/michaelforney/samurai
Licenses: ASL 2.0 Expat
Build system: trivial
Synopsis: Ninja-compatible build tool written in C
Description:

This package provides the ninja command, implemented as a symbolic link to the samu command of samurai package.

ninja 1.13.2
Dependencies: python-wrapper@3.11.14 re2c@4.2
Channel: guix
Location: gnu/packages/ninja.scm (gnu packages ninja)
Home page: https://ninja-build.org/
Licenses: ASL 2.0
Build system: gnu
Synopsis: Small build system
Description:

Ninja is a small build system with a focus on speed. It differs from other build systems in two major respects: it is designed to have its input files generated by a higher-level build system, and it is designed to run builds as fast as possible.

samurai 1.2
Dependencies: bash-minimal@5.2.37
Channel: guix
Location: gnu/packages/ninja.scm (gnu packages ninja)
Home page: https://github.com/michaelforney/samurai
Licenses: ASL 2.0 Expat
Build system: gnu
Synopsis: Ninja-compatible build tool written in C
Description:

samurai is a ninja-compatible build tool written in C99 with a focus on simplicity, speed, and portability. It is feature-complete and supports most of the same options as ninja. This package provides the command samu. For a ninja command replacement, use the samu-as-ninja-wrapper package.

node-nan 2.22.0
Dependencies: node-readable-stream@3.6.0
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/nodejs/nan
Licenses: Expat
Build system: node
Synopsis: Native Abstractions for Node.js
Description:

Native Abstractions for Node.js (``NaN'') provides a header file filled with macros and utilities for making add-on development for Node.js easier across versions. The goal is to provide all logic necessary to develop native Node.js addons without having to inspect NODE_MODULE_VERSION.

node-string-decoder 1.3.0
Dependencies: node-safe-buffer@5.2.1 node-inherits@2.0.4
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/nodejs/string_decoder
Licenses: Expat
Build system: node
Synopsis: Decode buffers while preserving multi-byte sequences
Description:

This package provides a user-land implementation of Node-core's string_decoder, which serves to decode buffers to strings so that the decoded string does not contain incomplete multibyte sequences.

node-readable-stream 3.6.0
Dependencies: node-util-deprecate@1.0.2 node-string-decoder@1.3.0 node-inherits@2.0.4
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/nodejs/readable-stream
Licenses: Expat
Build system: node
Synopsis: Node.js core streams for userland
Description:

readable-stream provides an implementation of Node.js core streams that behaves the same across different versions.

node-file-uri-to-path 2.0.0
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/TooTallNate/file-uri-to-path
Licenses: Expat
Build system: node
Synopsis: Convert a @code{file:} URI to a file path
Description:

This package provides a function to convert a file: URI to a file path. It accepts a file: URI and returns a file path suitable for use with the fs module functions.

node-wrappy 1.0.2
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/npm/wrappy
Licenses: ISC
Build system: node
Synopsis: Callback wrapping utility
Description:

wrappy is a utility for Node.js to wrap callbacks.

node-serialport-binding-abstract 9.2.3
Dependencies: node-debug@4.3.3
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://serialport.io
Licenses: Expat
Build system: node
Synopsis: Abstract base class for Node SerialPort bindings
Description:

Node SerialPort is a modular suite of Node.js packages for accessing serial ports. The Guix package node-serialport provides the recommended high-level interface.

This package provides the AbstractBinding class, the base for all Node SerialPort bindings. You wouldn't use this class directly, but instead extend it to make a new binding for a different platform or underling technology.

node-segfault-handler 1.3.0
Dependencies: node-bindings@1.5.0 node-nan@2.22.0
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/ddopson/node-segfault-handler
Licenses: Modified BSD
Build system: node
Synopsis: Catches @code{SIGSEGV} and prints diagnostic information
Description:

This package is a tool for debugging Node.js C/C++ native code modules and getting stack traces when things go wrong. If a SIGSEGV signal is raised, the module will print a native stack trace to both stderr and to a timestamped file.

node-sqlite3 5.0.2
Dependencies: node-addon-api@8.3.0 python@3.11.14 sqlite@3.39.3
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/mapbox/node-sqlite3
Licenses: Modified BSD
Build system: node
Synopsis: Node.js bindings for SQLite3
Description:

node-sqlite3 provides a set of a Node.js bindings for interacting with SQLite3 databases.

node-ms 2.1.3
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/vercel/ms
Licenses: Expat
Build system: node
Synopsis: Convert time to milliseconds
Description:

Use this package to easily convert various time formats to milliseconds. A number supplied as integer or string is returned as-is, while a string consisting of a number and a time unit is converted to milliseconds.

node-serialport-parser-delimiter 9.2.4
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://serialport.io
Licenses: Expat
Build system: node
Synopsis: Node SerialPort parser to split data on a delimiter
Description:

Node SerialPort is a modular suite of Node.js packages for accessing serial ports. The Guix package node-serialport provides the recommended high-level interface.

Parsers are used to take raw binary data and transform them into usable messages. This package provides Delimiter, a parser that emits data each time a specified byte sequence is received.

node-global-gradle-clean 1.0.1
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/VarunBarad/global-gradle-clean
Licenses: Expat
Build system: node
Synopsis: Global Gradle Clean
Description:

Global Gradle Clean is a Node.js package used to clean all gradle projects under a given directory. It uses the gradle wrapper to execute the clean task of each project.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091