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

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.


priv-wrapper 1.0.1
Channel: guix
Location: gnu/packages/samba.scm (gnu packages samba)
Home page: https://cwrap.org/priv_wrapper.html
Licenses: Modified BSD
Build system: cmake
Synopsis: Library to drop privileges
Description:

This package provides a library to disable resource limits and other privilege dropping, i.e. disabling chroot, prctl, pledge and setrlmit system calls. This package aims to help running processes which are dropping privileges or are restricting resources in test environments. A disabled call always succeeds (i.e. returns 0) and does nothing.

tevent 0.16.1
Propagated dependencies: talloc@2.4.2
Channel: guix
Location: gnu/packages/samba.scm (gnu packages samba)
Home page: https://tevent.samba.org/
Licenses: LGPL 3+
Build system: gnu
Synopsis: Event system library
Description:

Tevent is an event system based on the talloc memory management library. It is the core event system used in Samba. The low level tevent has support for many event types, including timers, signals, and the classic file descriptor events.

cifs-utils 7.1
Dependencies: keyutils@1.6.3 libcap-ng@0.9.3 linux-pam@1.5.2 mit-krb5@1.21 samba@4.18.1 talloc@2.4.2
Channel: guix
Location: gnu/packages/samba.scm (gnu packages samba)
Home page: https://wiki.samba.org/index.php/LinuxCIFS_utils
Licenses: GPL 3+
Build system: gnu
Synopsis: User-space utilities for Linux CIFS (Samba) mounts
Description:

cifs-utils is a set of user-space utilities for mounting and managing CIFS shares using the Linux kernel CIFS client.

resolv-wrapper 1.1.8
Channel: guix
Location: gnu/packages/samba.scm (gnu packages samba)
Home page: https://cwrap.org/resolv_wrapper.html
Licenses: Modified BSD
Build system: cmake
Synopsis: Wrapper for DNS name resolving or DNS faking
Description:

This package makes it possible on most UNIX platforms to contact your own DNS implementation in your test environment. It requires socket_wrapper to be able to contact the server. Alternatively, the wrapper is able to fake DNS queries and return valid responses to your application. It provides the following features:

  • Redirects name queries to the nameservers specified in your resolv.conf.

  • Can fake DNS queries using a simple formatted DNS hosts file.

ldb 2.9.2
Dependencies: lmdb@0.9.29 popt@1.18 tevent@0.16.1
Propagated dependencies: talloc@2.4.2 tdb@1.4.12
Channel: guix
Location: gnu/packages/samba.scm (gnu packages samba)
Home page: https://ldb.samba.org/
Licenses: LGPL 3+
Build system: gnu
Synopsis: LDAP-like embedded database
Description:

Ldb is a LDAP-like embedded database built on top of TDB. What ldb does is provide a fast database with an LDAP-like API designed to be used within an application. In some ways it can be seen as a intermediate solution between key-value pair databases and a real LDAP database.

ppp 2.5.0
Dependencies: libpcap@1.10.1 libxcrypt@4.4.38 openssl@3.5.5
Channel: guix
Location: gnu/packages/samba.scm (gnu packages samba)
Home page: https://ppp.samba.org/
Licenses: Modified BSD Original BSD GPL 2+ Public Domain
Build system: gnu
Synopsis: Implementation of the Point-to-Point Protocol
Description:

The Point-to-Point Protocol (PPP) provides a standard way to establish a network connection over a serial link. At present, this package supports IP and IPV6 and the protocols layered above them, such as TCP and UDP.

scanbd 1.5.1
Dependencies: dbus@1.16.2 libconfuse@3.3 sane@1.4.0 eudev@3.2.14 zlib@1.3.1
Channel: guix
Location: gnu/packages/scanner.scm (gnu packages scanner)
Home page: https://scanbd.sourceforge.io
Licenses: GPL 2+
Build system: gnu
Synopsis: Configurable scanner button monitor
Description:

Scanbd stands for scanner button daemon. It regularly polls scanners for pressed buttons, function knob changes, or other events such as (un)plugging the scanner or inserting and removing paper. Then it performs the desired action(s) such as saving, copying, or e-mailing the image.

Actions can be fully customized through scripts, based on any combination of switch or knob settings. Events are also signaled over D-Bus and scans can even be triggered over D-Bus from foreign applications.

Scanbd talks to scanners through the SANE back-end library. This means that it supports almost all existing scanners, provided the driver also exposes the buttons.

utsushi 0.65.0-2.b296671
Dependencies: bash-minimal@5.2.37 boost@1.89.0 eudev@3.2.14 gtkmm@2.24.5 imagemagick@6.9.13-5 libjpeg-turbo@2.1.4 libtiff@4.4.0 libusb@1.0.25 sane@1.4.0 zlib@1.3.1
Channel: guix
Location: gnu/packages/scanner.scm (gnu packages scanner)
Home page: https://gitlab.com/utsushi/utsushi
Licenses: GPL 3+
Build system: gnu
Synopsis: Image scanning software for EPSON devices
Description:

Utsushi is a set of applications for image scanning with support for a number of EPSON scanners, including a compatibility driver to interface with software built around the SANE standard.

To enable auto-rotation functionality, install the tesseract-ocr and tesseract-ocr-tessdata-fast packages.

xsane 0.0.0-0.87edc38
Dependencies: gtk+@3.24.51 lcms@2.13.1 libjpeg-turbo@2.1.4 libtiff@4.4.0 sane@1.4.0 xdg-utils@1.2.1
Channel: guix
Location: gnu/packages/scanner.scm (gnu packages scanner)
Home page: https://gitlab.com/sane-project/frontend/xsane
Licenses: GPL 2+
Build system: gnu
Synopsis: Featureful graphical interface for document and image scanners
Description:

XSane is a graphical interface for controlling a scanner and acquiring images from it. You can photocopy multi-page documents and save, fax, print, or e-mail your scanned images. It is highly configurable and exposes all device settings, letting you fine-tune the final result. It can also be used as a GIMP plugin to acquire images directly from a scanner.

XSane talks to scanners through the SANE back-end library, which supports almost all existing scanners.

sane 1.4.0
Dependencies: libusb@1.0.25
Channel: guix
Location: gnu/packages/scanner.scm (gnu packages scanner)
Home page: http://www.sane-project.org
Licenses: GPL 2+
Build system: gnu
Synopsis: Raster image scanner library and drivers, without scanner support
Description:

SANE stands for "Scanner Access Now Easy" and is an API proving access to any raster image scanner hardware (flatbed scanner, hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The package contains the library, but no drivers.

sane-backends 1.4.0
Dependencies: libjpeg-turbo@2.1.4 libpng@1.6.39 libxml2@2.14.6 libusb@1.0.25
Channel: guix
Location: gnu/packages/scanner.scm (gnu packages scanner)
Home page: http://www.sane-project.org
Licenses: GPL 2+
Build system: gnu
Synopsis: Raster image scanner library and drivers, with scanner support
Description:

SANE stands for "Scanner Access Now Easy" and is an API proving access to any raster image scanner hardware (flatbed scanner, hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The package contains the library and drivers.

sane-airscan 0.99.36
Dependencies: avahi@0.8 gnutls@3.8.9 libjpeg-turbo@2.1.4 libpng@1.6.39 libtiff@4.4.0 libxml2@2.14.6 sane@1.4.0
Channel: guix
Location: gnu/packages/scanner.scm (gnu packages scanner)
Home page: https://github.com/alexpevzner/sane-airscan
Licenses: GPL 2+ Expat
Build system: gnu
Synopsis: SANE backend for eSCL (AirScan) and WSD document scanners
Description:

This SANE backend lets you scan documents and images from scanners and multi-function printers that speak eSCL (marketed as ``AirScan'') or WSD (or ``WS-Scan'').

Both are vendor-neutral protocols that allow ``driverless'' scanning over IPv4 and IPv6 networks without the vendor-specific drivers that make up most of the sane-backends collection. This is similar to how most contemporary printers speak the universal IPP.

Only scanners that support eSCL will also work over USB. This requires a suitable IPP-over-USB daemon like ipp-usb to be installed and configured.

Any eSCL or WSD-capable scanner should just work. sane-airscan automatically discovers and configures devices, including which protocol to use. It was successfully tested with many devices from Brother, Canon, Dell, Kyocera, Lexmark, Epson, HP, OKI, Panasonic, Pantum, Ricoh, Samsung, and Xerox, with both WSD and eSCL.

scheme48-rx 0.0.0-2.dd9037f
Channel: guix
Location: gnu/packages/scheme.scm (gnu packages scheme)
Home page: https://github.com/scheme/rx/
Licenses: Modified BSD
Build system: trivial
Synopsis: SRE String pattern-matching library for scheme48
Description:

String pattern-matching library for scheme48 based on the SRE regular-expression notation.

gerbil 0.18.1
Propagated dependencies: gambit-c@4.9.7 openssl@3.5.5 sqlite@3.39.3 zlib@1.3.1
Channel: guix
Location: gnu/packages/scheme.scm (gnu packages scheme)
Home page: https://cons.io
Licenses: LGPL 2.1 ASL 2.0
Build system: gnu
Synopsis: Meta-dialect of Scheme with post-modern features
Description:

Gerbil is an opinionated dialect of Scheme designed for Systems Programming, with a state of the art macro and module system on top of the Gambit runtime. The macro system is based on quote-syntax, and provides the full meta-syntactic tower with a native implementation of syntax-case. It also provides a full-blown module system, similar to PLT Scheme's (sorry, Racket) modules. The main difference from Racket is that Gerbil modules are single instantiation, supporting high performance ahead of time compilation and compiled macros.

tr7 1.0.10
Channel: guix
Location: gnu/packages/scheme.scm (gnu packages scheme)
Home page: https://gitlab.com/jobol/tr7
Licenses: Zero-Clause BSD
Build system: gnu
Synopsis: Embedded R7RS small Scheme interpreter
Description:

TR7 is a lightweight Scheme interpreter that implements the revision R7RS small of scheme programming language.

It is meant to be used as an embedded scripting interpreter for other programs. A lot of functionality in TR7 is included conditionally, to allow developers freedom in balancing features and footprint.

r7rs-small-texinfo 0.1.0-3.38a7039
Channel: guix
Location: gnu/packages/scheme.scm (gnu packages scheme)
Home page: https://codeberg.org/Zipheir/r7rs-small-texinfo/
Licenses: non-copyleft
Build system: copy
Synopsis: R7RS Small standard of the Scheme programming language in Info format
Description:

Revised^7 Report of the Algorithmic Language Scheme adapted to Texinfo format.

scheme48 1.9.3
Channel: guix
Location: gnu/packages/scheme.scm (gnu packages scheme)
Home page: https://s48.org/
Licenses: Modified BSD
Build system: gnu
Synopsis: Scheme implementation using a bytecode interpreter
Description:

Scheme 48 is an implementation of Scheme based on a byte-code interpreter and is designed to be used as a testbed for experiments in implementation techniques and as an expository tool.

stklos 2.10
Dependencies: gmp@6.3.0 libgc@8.2.8 pcre2@10.42 libffi@3.4.6 readline@8.2.13
Channel: guix
Location: gnu/packages/scheme.scm (gnu packages scheme)
Home page: https://stklos.net
Licenses: GPL 2+
Build system: gnu
Synopsis: R7RS Scheme with CLOS-like object system
Description:

STklos is a free Scheme system mostly compliant with the languages features defined in R7RS small. The aim of this implementation is to be fast as well as light. The implementation is based on an ad-hoc Virtual Machine. STklos can also be compiled as a library and embedded in an application.

loko-scheme 0.13.0
Channel: guix
Location: gnu/packages/scheme.scm (gnu packages scheme)
Home page: https://scheme.fail
Licenses: AGPL 3+
Build system: gnu
Synopsis: Implementation of the algorithmic language Scheme
Description:

Loko Scheme is intended to be a platform for application and operating system development. It is written purely in Scheme and some assembler (i.e. no C code at the bottom). Both the R6RS and the R7RS standards are supported.

femtolisp 0.0.0-2.ec76010
Channel: guix
Location: gnu/packages/scheme.scm (gnu packages scheme)
Home page: https://github.com/JeffBezanson/femtolisp
Licenses: Modified BSD
Build system: gnu
Synopsis: Scheme-like lisp implementation
Description:

femtolisp is a scheme-like lisp implementation with a simple, elegant Scheme dialect. It is a lisp-1 with lexical scope. The core is 12 builtin special forms and 33 builtin functions.

sbcl-airship-scheme 0.0.0-0.1862db8
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-float-features@1.0.0-3.daecae2 sbcl-trivial-features@1.0 sbcl-zr-utils@0.0.0.0-0.e7eaffc
Channel: guix
Location: gnu/packages/scheme.scm (gnu packages scheme)
Home page: https://gitlab.com/mbabich/airship-scheme
Licenses: Expat
Build system: asdf/sbcl
Synopsis: R7RS Scheme implementation in Common Lisp
Description:

This is a R7RS Scheme implementation designed to run within a Common Lisp environment.

stalin 0.11
Dependencies: libx11@1.8.12
Propagated dependencies: libgc@8.2.8
Channel: guix
Location: gnu/packages/scheme.scm (gnu packages scheme)
Home page: https://engineering.purdue.edu/~qobi/papers/fdlcc.pdf
Licenses: GPL 2+
Build system: gnu
Synopsis: Brutally efficient Scheme compiler
Description:

Stalin is an aggressively optimizing whole-program compiler for Scheme that does polyvariant interprocedural flow analysis, flow-directed interprocedural escape analysis, flow-directed lightweight CPS conversion, flow-directed lightweight closure conversion, flow-directed interprocedural lifetime analysis, automatic in-lining, unboxing, and flow-directed program-specific and program-point-specific low-level representation selection and code generation.

scheme48-prescheme 1.9.3
Propagated dependencies: scheme48@1.9.3
Channel: guix
Location: gnu/packages/scheme.scm (gnu packages scheme)
Home page: http://s48.org/
Licenses: Modified BSD
Build system: gnu
Synopsis: Pre-Scheme compiler from Scheme 48
Description:

Pre-Scheme is a statically compilable dialect of Scheme, used to implement the Scheme 48 virtual machine. Scheme 48 ships with a Pre-Scheme to C compiler written in Scheme, and a runtime library which allows Pre-Scheme code to run as Scheme.

hop 3.2.0-pre1
Dependencies: avahi@0.8 bigloo@4.6a libgc@8.2.8 libunistring@1.3 libuv@1.44.2 pcre@8.45 sqlite@3.39.3 which@2.21
Channel: guix
Location: gnu/packages/scheme.scm (gnu packages scheme)
Home page: http://hop.inria.fr/
Licenses: GPL 2+
Build system: gnu
Synopsis: Multi-tier programming language for the Web 2.0
Description:

HOP is a multi-tier programming language for the Web 2.0 and the so-called diffuse Web. It is designed for programming interactive web applications in many fields such as multimedia (web galleries, music players, ...), ubiquitous and house automation (SmartPhones, personal appliance), mashups, office (web agendas, mail clients, ...), etc.

Total packages: 73955