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

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.


minidjvu 0.8
Dependencies: libjpeg-turbo@2.1.4 libtiff@4.4.0 zlib@1.3.1
Channel: guix
Location: gnu/packages/djvu.scm (gnu packages djvu)
Home page: https://sourceforge.net/projects/minidjvu/
Licenses: GPL 2
Build system: gnu
Synopsis: Black and white DjVu encoder
Description:

minidjvu is a multipage DjVu encoder and single page encoder/decoder. It doesn't support colors or grayscales, just black and white.

pdf2djvu 0.9.19
Dependencies: djvulibre@3.5.28 exiv2@0.27.5 graphicsmagick@1.3.40 poppler@22.09.0 poppler-data@0.4.11 util-linux@2.40.4
Channel: guix
Location: gnu/packages/djvu.scm (gnu packages djvu)
Home page: https://jwilk.net/software/pdf2djvu
Licenses: GPL 2
Build system: gnu
Synopsis: PDF to DjVu converter
Description:

pdf2djvu creates DjVu files from PDF files. It is able to extract:

  • graphics,

  • text layer,

  • hyperlinks,

  • document outline (bookmarks),

  • metadata (including XMP metadata).

didjvu 0.10.2-0.43e2735
Dependencies: bash-minimal@5.2.37 djvulibre@3.5.28 gexiv2@0.14.3 minidjvu@0.8 python-gamera@4.1.0 python-pillow@11.1.0 python-pygobject@3.50.0 python-wrapper@3.11.14
Channel: guix
Location: gnu/packages/djvu.scm (gnu packages djvu)
Home page: https://jwilk.net/software/didjvu
Licenses: GPL 2
Build system: pyproject
Synopsis: DjVu encoder with foreground/background separation
Description:

didjvu uses the Gamera framework to separate the foreground and background layers of images, which can then be encoded into a DjVu file.

djvulibre 3.5.28
Dependencies: libjpeg-turbo@2.1.4 libtiff@4.4.0 zlib@1.3.1
Channel: guix
Location: gnu/packages/djvu.scm (gnu packages djvu)
Home page: https://djvu.sourceforge.net/
Licenses: GPL 2+
Build system: gnu
Synopsis: Implementation of DjVu, the document format
Description:

DjVuLibre is an implementation of DjVu, including viewers, browser plugins, decoders, simple encoders, and utilities.

d-tools 2.105.3
Channel: guix
Location: gnu/packages/dlang.scm (gnu packages dlang)
Home page: https://github.com/dlang/tools
Licenses: Boost 1.0
Build system: gnu
Synopsis: Useful D-related tools
Description:

d-tools provides two useful tools for the D language: rdmd, which runs D source files as scripts, and dustmite, which reduces D code to a minimal test case.

gdmd 0.1.0-1.ff2c97a
Dependencies: gdc@14.3.0 perl@5.36.0
Channel: guix
Location: gnu/packages/dlang.scm (gnu packages dlang)
Home page: https://github.com/D-Programming-GDC/gdmd
Licenses: GPL 3+
Build system: copy
Synopsis: DMD-like wrapper for GDC
Description:

This package provides a DMD-like wrapper for the GNU D Compiler.

dmd 2.106.1
Channel: guix
Location: gnu/packages/dlang.scm (gnu packages dlang)
Home page: https://github.com/dlang/dmd
Licenses: Boost 1.0
Build system: gnu
Synopsis: Reference D Programming Language compiler
Description:

DMD is the reference compiler for the D programming language.

ldc 1.38.0
Dependencies: libconfig@1.7.3 libedit@20191231-3.1 zlib@1.3.1
Channel: guix
Location: gnu/packages/dlang.scm (gnu packages dlang)
Home page: http://wiki.dlang.org/LDC
Licenses: Modified BSD GPL 2+ Boost 1.0
Build system: cmake
Synopsis: LLVM-based compiler for the D programming language
Description:

LDC is an LLVM compiler for the D programming language. It is based on the latest DMD compiler that was written in C and is used for bootstrapping more recent compilers written in D.

gtkd 3.10.0
Channel: guix
Location: gnu/packages/dlang.scm (gnu packages dlang)
Home page: https://gtkd.org/
Licenses: LGPL 2.1
Build system: gnu
Synopsis: D binding and OO wrapper of GTK+
Description:

This package provides bindings to GTK+ for D.

dub 1.33.0
Dependencies: curl@8.6.0
Channel: guix
Location: gnu/packages/dlang.scm (gnu packages dlang)
Home page: https://code.dlang.org/getting_started
Licenses: Expat
Build system: gnu
Synopsis: Package and build manager for D projects
Description:

DUB is a package and build manager for applications and libraries written in the D programming language. It can automatically retrieve a project's dependencies and integrate them in the build process.

The design emphasis is on maximum simplicity for simple projects, while providing the opportunity to customize things when needed.

d-demangler 0.0.2
Channel: guix
Location: gnu/packages/dlang.scm (gnu packages dlang)
Home page: https://github.com/lievenhey/d_demangler
Licenses: GPL 3+
Build system: gnu
Synopsis: Utility to demangle D symbols
Description:

d_demangle is a small utility that can be used to demangle D symbols. A shared library is also provided.

dnscrypt-wrapper 0.2.2
Dependencies: libevent@2.1.12 libsodium@1.0.18
Channel: guix
Location: gnu/packages/dns.scm (gnu packages dns)
Home page: https://github.com/Cofyc/dnscrypt-wrapper
Licenses: ISC Expat GPL 2 GPL 3
Build system: gnu
Synopsis: Server-side dnscrypt proxy
Description:

dnscrypt-wrapper is a tool to expose a name server over the dnscrypt protocol. It can be used as an endpoint for the dnscrypt-proxy client to securely tunnel DNS requests between the two.

knot 3.5.2
Dependencies: fstrm@0.6.1 gnutls@3.8.3 jansson@2.14 libbpf@0.8.1 libcap-ng@0.8.5 libedit@20191231-3.1 libelf@0.8.13 libidn@1.43 libmnl@1.0.5 ngtcp2@1.15.1 nghttp2@1.58.0 liburcu@0.14.1 lmdb@0.9.29 ncurses@6.2.20210619 protobuf-c@1.4.1
Channel: guix
Location: gnu/packages/dns.scm (gnu packages dns)
Home page: https://www.knot-dns.cz/
Licenses: Expat LGPL 2.0+ Public Domain GPL 3+
Build system: gnu
Synopsis: Authoritative DNS name server
Description:

Knot DNS is an authoritative name server for the Domain Name System (DNS), designed to meet the needs of root and top-level domain (TLD) name servers. It is implemented as a threaded daemon and uses a number of programming techniques to improve speed. For example, the responder is completely lock-free, resulting in a very high response rate. Other features include automatic DNS Security Extensions (DNSSEC) signing, dynamic record synthesis, and on-the-fly re-configuration.

public-suffix-list 0-2.d2d3e2e
Channel: guix
Location: gnu/packages/dns.scm (gnu packages dns)
Home page: https://publicsuffix.org/
Licenses: MPL 2.0
Build system: copy
Synopsis: Database of current and historical DNS suffixes
Description:

This is the Public Suffix List maintained by Mozilla. A "public suffix" is one under which Internet users can (or historically could) directly register names in the Domain Name System (DNS). Some examples of public suffixes are .com, .co.uk and pvt.k12.ma.us. This is a list of all known public suffixes.

knot-resolver 5.7.6
Dependencies: bash-minimal@5.2.37 fstrm@0.6.1 gnutls@3.8.3 knot@3.5.2 libuv@1.44.2 lmdb@0.9.29 luajit@v2.1-0.04dca79 lua5.1-bitop@1.0.2 nghttp2@1.58.0 python@3.11.14
Channel: guix
Location: gnu/packages/dns.scm (gnu packages dns)
Home page: https://www.knot-resolver.cz/
Licenses: GPL 3+ Expat CC0 LGPL 2.0
Build system: meson
Synopsis: Caching validating DNS resolver
Description:

Knot Resolver is a caching full resolver implementation written in C and LuaJIT, both a resolver library and a daemon.

hnsd 2.0.0
Dependencies: unbound@1.24.2 libuv@1.44.2
Channel: guix
Location: gnu/packages/dns.scm (gnu packages dns)
Home page: https://handshake.org/
Licenses: Expat
Build system: gnu
Synopsis: Resolver daemon for the Handshake naming protocol
Description:

hnsd is a host name resolver for the Handshake Naming System (HNS) peer-to-peer network.

maradns 3.5.0036
Channel: guix
Location: gnu/packages/dns.scm (gnu packages dns)
Home page: https://maradns.samiam.org
Licenses: FreeBSD
Build system: gnu
Synopsis: Small lightweight DNS server
Description:

MaraDNS is a small and lightweight DNS server. MaraDNS consists of a UDP-only authoritative DNS server for hosting domains, and a UDP and TCP-capable recursive DNS server for finding domains on the internet.

smartdns 47
Dependencies: openssl@3.0.8
Channel: guix
Location: gnu/packages/dns.scm (gnu packages dns)
Home page: https://github.com/pymumu/smartdns
Licenses: GPL 3+
Build system: gnu
Synopsis: Local DNS server
Description:

SmartDNS is a DNS server that accepts DNS query requests from local clients, obtains DNS query results from multiple upstream DNS servers, and returns the fastest access results to clients.

unbound 1.24.2
Dependencies: expat@2.7.1 libevent@2.1.12 nghttp2@1.58.0 protobuf@3.21.9 python-wrapper@3.11.14 openssl@3.0.8
Channel: guix
Location: gnu/packages/dns.scm (gnu packages dns)
Home page: https://www.unbound.net
Licenses: Original BSD
Build system: gnu
Synopsis: Validating, recursive, and caching DNS resolver
Description:

Unbound is a recursive-only caching DNS server which can perform DNSSEC validation of results. It implements only a minimal amount of authoritative service to prevent leakage to the root nameservers: forward lookups for localhost, reverse for 127.0.0.1 and ::1, and NXDOMAIN for zones served by AS112. Stub and forward zones are supported.

nsd 4.7.0
Dependencies: libevent@2.1.12 openssl@3.0.8
Channel: guix
Location: gnu/packages/dns.scm (gnu packages dns)
Home page: https://www.nlnetlabs.nl/projects/nsd/about/
Licenses: Modified BSD
Build system: gnu
Synopsis: Authoritative DNS name server
Description:

NSD, short for Name Server Daemon, is an authoritative name server for the Domain Name System (DNS). It aims to be a fast and RFC-compliant nameserver.

NSD uses zone information compiled via zonec into a binary database file (nsd.db). This allows fast startup of the name service daemon and allows syntax-structural errors in zone files to be flagged at compile time, before being made available to NSD service itself. However, most traditional BIND-style zone files can be directly imported into NSD without modification.

The collection of programs and processes that make up NSD are designed so that the daemon itself runs as a non-privileged user and can be easily configured to run in a chroot jail, thus making any security flaws in NSD less likely to result in system-wide compromise.

dnsmasq 2.90
Dependencies: dbus@1.15.8
Channel: guix
Location: gnu/packages/dns.scm (gnu packages dns)
Home page: https://www.thekelleys.org.uk/dnsmasq/doc.html
Licenses: GPL 2 GPL 3
Build system: gnu
Synopsis: Small caching DNS proxy and DHCP/TFTP server
Description:

Dnsmasq is a light-weight DNS forwarder and DHCP server. It is designed to provide DNS and, optionally, DHCP to a small network. It can serve the names of local machines which are not in the global DNS. The DHCP server integrates with the DNS server and allows machines with DHCP-allocated addresses to appear in the DNS with names configured either on each host or in a central configuration file. Dnsmasq supports static and dynamic DHCP leases and BOOTP/TFTP for network booting of diskless machines.

rbldnsd 0.998b
Dependencies: zlib@1.3.1
Channel: guix
Location: gnu/packages/dns.scm (gnu packages dns)
Home page: https://rbldnsd.io/
Licenses: Modified BSD LGPL 2.1+ GPL 2+
Build system: gnu
Synopsis: Small nameserver to efficiently serve @acronym{DNSBL, DNS blocklists}
Description:

This package contains a small DNS daemon especially made to handle queries of DNSBL, a simple way to publish IP addresses and/or (domain) names which are somehow notable. Such lists are frequently used to refuse e-mail service to clients known to send unwanted (spam) messages.

rbldnsd is not a general-purpose nameserver. It answers to a limited variety of queries. This makes it extremely fast---greatly outperforming both BIND and djbdns---whilst using relatively little memory.

libmicrodns 0.1.2
Channel: guix
Location: gnu/packages/dns.scm (gnu packages dns)
Home page: https://github.com/videolabs/libmicrodns
Licenses: LGPL 2.1
Build system: meson
Synopsis: Minimal mDNS resolver library
Description:

libmicrodns provides a minimal implementation of a mDNS resolver as well as an announcer. mDNS (Multicast Domain Name System) is a zero-config service that allows one to resolve host names to IP addresses in local networks.

bind 9.19.24
Dependencies: libcap@2.64 liburcu@0.14.1 libuv@1.44.2 libxml2@2.14.6 nghttp2@1.58.0 openssl@3.0.8 p11-kit@0.24.1 python@3.11.14 python-ply@3.11
Channel: guix
Location: gnu/packages/dns.scm (gnu packages dns)
Home page: https://www.isc.org/bind/
Licenses: MPL 2.0
Build system: gnu
Synopsis: @acronym{DNS, Domain Name System} implementation
Description:

BIND implements the DNS protocols for the Internet. It is both a reference implementation of those protocols and production-grade software, suitable for use in high-volume and high-reliability applications.

The name stands for "Berkeley Internet Name Domain" because the software originated in the early 1980s at the University of California at Berkeley.

The utils output of this package contains the following command line utilities related to DNS name servers:

delv

DNS lookup and validation utility

dig

DNS lookup utility

host

DNS lookup utility

nslookup

Internet name servers interactive query utility

nsupdate

Dynamic DNS update utility

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091