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

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


python-django-url-filter 0.3.15
Propagated dependencies: python-cached-property@2.0.1 python-django@5.2.8 python-six@1.17.0
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/miki725/django-url-filter
Licenses: Expat
Build system: pyproject
Synopsis: Filter data via human-friendly URLs
Description:

The main goal of Django URL Filter is to provide an easy URL interface for filtering data. It allows the user to safely filter by model attributes and also specify the lookup type for each filter (very much like Django's filtering system in ORM).

python-django-debug-toolbar 6.0.0
Propagated dependencies: python-sqlparse@0.5.3 python-django@5.2.8
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/jazzband/django-debug-toolbar
Licenses: Modified BSD
Build system: pyproject
Synopsis: Toolbar to help with developing Django applications
Description:

This package provides a configurable set of panels that display information about the current request and response as a toolbar on the rendered page.

python-django-jinja 2.11.0
Propagated dependencies: python-django-4@4.2.27 python-jinja2@3.1.2 python-pytz@2025.1 python-django-pipeline@4.1.0
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://niwinz.github.io/django-jinja/latest/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Simple jinja2 templating backend for Django
Description:

This package provides a templating backend for Django, using Jinja2. It provides certain advantages over the builtin Jinja2 backend in Django, for example, explicit calls to callables from templates and better performance.

python-django-contact-form 5.2.0
Propagated dependencies: python-django@5.2.8
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/ubernostrum/django-contact-form
Licenses: Modified BSD
Build system: pyproject
Synopsis: Contact form for Django
Description:

This application provides simple, extensible contact-form functionality for Django sites.

python-django-cleanup 9.0.0
Propagated dependencies: python-django@5.2.8
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/un1t/django-cleanup
Licenses: Expat
Build system: pyproject
Synopsis: Automatically deletes unused media files
Description:

This application automatically deletes user-uploaded files when a model is modified or deleted. It works for FileField, ImageField and their subclasses. Files set as default values for any FileField are not deleted.

python-django-rq 3.0.0
Propagated dependencies: python-django@5.2.8 python-redis@5.2.0 python-rq@2.3.1 python-pyaml@25.7.0
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/ui/django-rq
Licenses: Expat
Build system: pyproject
Synopsis: Django integration with RQ
Description:

Django integration with RQ, a Redis based Python queuing library. Django-RQ is a simple app that allows you to configure your queues in django's settings.py and easily use them in your project.

python-django-localflavor 3.1
Propagated dependencies: python-django@5.2.8 python-stdnum@2.1
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://django-localflavor.readthedocs.io/en/latest/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Country-specific Django helpers
Description:

Django-LocalFlavor is a collection of assorted pieces of code that are useful for particular countries or cultures.

python-django-filter 25.1
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://django-filter.readthedocs.io/en/latest/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Reusable Django application to filter querysets dynamically
Description:

Django-filter is a generic, reusable application to alleviate writing some of the more mundane bits of view code. Specifically, it allows users to filter down a queryset based on a model’s fields, displaying the form to let them do this.

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.

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

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.

djview 4.12
Dependencies: djvulibre@3.5.28 glib@2.83.3 libxt@1.3.1 libtiff@4.4.0 qtbase@5.15.17
Channel: guix
Location: gnu/packages/djvu.scm (gnu packages djvu)
Home page: https://djvu.sourceforge.net/djview4.html
Licenses: GPL 2+
Build system: gnu
Synopsis: Viewer for the DjVu image format
Description:

DjView is a standalone viewer for DjVu files.

Its features include navigating documents, zooming and panning page images, producing and displaying thumbnails, displaying document outlines, searching documents for particular words in the hidden text layer, copying hidden text to the clipboard, saving pages and documents as bundled or indirect multi-page files, and printing page and documents.

The viewer can simultaneously display several pages using a side-by-side or a continuous layout.

djvu2pdf 0.9.2
Dependencies: djvulibre@3.5.28 gawk@5.3.0 ghostscript@9.56.1 grep@3.11 ncurses@6.2.20210619 which@2.21
Channel: guix
Location: gnu/packages/djvu.scm (gnu packages djvu)
Home page: https://0x2a.at/site/projects/djvu2pdf/
Licenses: GPL 2+
Build system: gnu
Synopsis: DjVu to PDF converter
Description:

This is a small tool to convert DjVu files to PDF files.

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.

ocrodjvu 0.12-0.0dd3364
Dependencies: bash-minimal@5.2.37 djvulibre@3.5.28 ocrad@0.29 python-djvulibre@0.9.3 python-future@1.0.0 python-html5lib@1.1 python-lxml@6.0.1 python-pyicu@2.15.2 python-regex@2024.11.6 python-wrapper@3.11.14 tesseract-ocr@5.3.0
Channel: guix
Location: gnu/packages/djvu.scm (gnu packages djvu)
Home page: https://jwilk.net/software/ocrodjvu
Licenses: GPL 2
Build system: gnu
Synopsis: Program to perform OCR on DjVu files
Description:

ocrodjvu is a wrapper for OCR systems, that allows you to perform OCR on DjVu files.

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.

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.

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.

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.

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.

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.

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.

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.

dnssec-trigger 0.17
Dependencies: gtk+@2.24.33 ldns@1.8.4 libappindicator@12.10.1-0-298 openssl@3.0.8 unbound@1.24.2
Channel: guix
Location: gnu/packages/dns.scm (gnu packages dns)
Home page: https://www.nlnetlabs.nl/projects/dnssec-trigger/about/
Licenses: Modified BSD
Build system: glib-or-gtk
Synopsis: DNSSEC protection for the DNS traffic
Description:

DNSSEC-Trigger enables your computer to use DNSSEC protection for the DNS traffic. It relies on the Unbound DNS resolver running locally on your system, which performs DNSSEC validation. It reconfigures Unbound in such a way that it will signal it to to use the DHCP obtained forwarders if possible, fallback to doing its own AUTH queries if that fails, and if that fails it will prompt the user with the option to go with insecure DNS only.

Total packages: 69239