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

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.


rust 1.59.0
Dependencies: bash-minimal@5.2.37 llvm@13.0.1 openssl@3.0.8
Channel: guix
Location: gnu/packages/rust.scm (gnu packages rust)
Home page: https://www.rust-lang.org
Licenses: ASL 2.0 Expat
Synopsis: Compiler for the Rust programming language
Description:

Rust is a systems programming language that provides memory safety and thread safety guarantees.

rust 1.76.0
Dependencies: bash-minimal@5.2.37 llvm@17.0.6 openssl@3.0.8
Channel: guix
Location: gnu/packages/rust.scm (gnu packages rust)
Home page: https://www.rust-lang.org
Licenses: ASL 2.0 Expat
Synopsis: Compiler for the Rust programming language
Description:

Rust is a systems programming language that provides memory safety and thread safety guarantees.

rust 1.72.1
Dependencies: bash-minimal@5.2.37 llvm@15.0.7 openssl@3.0.8
Channel: guix
Location: gnu/packages/rust.scm (gnu packages rust)
Home page: https://www.rust-lang.org
Licenses: ASL 2.0 Expat
Synopsis: Compiler for the Rust programming language
Description:

Rust is a systems programming language that provides memory safety and thread safety guarantees.

rust 1.66.1
Dependencies: bash-minimal@5.2.37 llvm@13.0.1 openssl@3.0.8
Channel: guix
Location: gnu/packages/rust.scm (gnu packages rust)
Home page: https://www.rust-lang.org
Licenses: ASL 2.0 Expat
Synopsis: Compiler for the Rust programming language
Description:

Rust is a systems programming language that provides memory safety and thread safety guarantees.

lcalc 2.1.1
Dependencies: pari-gp@2.17.3
Channel: guix
Location: gnu/packages/sagemath.scm (gnu packages sagemath)
Home page: https://gitlab.com/sagemath/lcalc
Licenses: GPL 2+
Synopsis: C++ library for computing with L-functions
Description:

Lcalc computes L-functions, in particular the Riemann zeta function, Dirichlet L-functions and L-functions attached to elliptic curves and modular forms.

libbraiding 1.3.1
Channel: guix
Location: gnu/packages/sagemath.scm (gnu packages sagemath)
Home page: https://github.com/miguelmarco/libbraiding
Licenses: GPL 2+
Synopsis: Computations with braid groups
Description:

libbraiding performs computations with braid groups, in particular it computes normal forms of group elements.

brial 1.2.14
Dependencies: boost@1.89.0 libpng@1.6.39 m4ri@20250128
Channel: guix
Location: gnu/packages/sagemath.scm (gnu packages sagemath)
Home page: https://github.com/BRiAl/BRiAl/
Licenses: GPL 2+
Synopsis: Arithmetic of polynomials over boolean rings
Description:

BRiAl is the successor to PolyBoRi maintained by the Sage community. Its core is a C++ library, which provides high-level data types for Boolean polynomials and monomials, exponent vectors, as well as for the underlying polynomial rings and subsets of the powerset of the Boolean variables. As a unique approach, binary decision diagrams are used as internal storage type for polynomial structures.

python-pplpy 0.8.10
Dependencies: gmp@6.3.0 mpc@1.3.1 mpfr@4.2.2 pari-gp@2.17.3 ppl@1.2
Propagated dependencies: python-cysignals@1.12.3 python-gmpy2@2.2.1
Channel: guix
Location: gnu/packages/sagemath.scm (gnu packages sagemath)
Home page: https://github.com/sagemath/pplpy
Licenses: GPL 3+
Synopsis: Python PPL wrapper
Description:

This Python package provides a wrapper to the C++ Parma Polyhedra Library (PPL).

libhomfly 1.02r6
Dependencies: libgc@8.2.8
Channel: guix
Location: gnu/packages/sagemath.scm (gnu packages sagemath)
Home page: https://github.com/miguelmarco/libhomfly
Licenses: Public Domain
Synopsis: Computation of homfly polynomials of links
Description:

libhomfly computes homfly polynomials of links, represented as strings.

python-cypari2 2.2.2
Dependencies: gmp@6.3.0 pari-gp@2.17.3
Propagated dependencies: python-cysignals@1.12.3
Channel: guix
Location: gnu/packages/sagemath.scm (gnu packages sagemath)
Home page: https://cypari2.readthedocs.io/
Licenses: GPL 2+
Synopsis: Python interface to the number theory library libpari
Description:

Cypari2 provides a Python interface to the number theory library PARI/GP. It has been spun off from the SageMath mathematics software system, but it can be used independently.

cliquer 1.22
Channel: guix
Location: gnu/packages/sagemath.scm (gnu packages sagemath)
Home page: https://github.com/dimpase/autocliquer
Licenses: GPL 2+
Synopsis: C routines for finding cliques in weighted graphs
Description:

Cliquer is a set of reentrant C routines for finding cliques in a weighted or unweighted graph. It uses an exact branch-and-bound algorithm. It can search for maximum or maximum-weight cliques or cliques with size or weight within a given range, restrict the search to maximal cliques, store cliques in memory and call a user-defined function for every found clique.

python-memory-allocator 0.1.4
Channel: guix
Location: gnu/packages/sagemath.scm (gnu packages sagemath)
Home page: https://github.com/sagemath/memory_allocator
Licenses: GPL 3+
Synopsis: Extension class to allocate memory easily with Cython
Description:

This package provides a single extension class MemoryAllocator with cdef methods

  • malloc

  • calloc

  • allocarray

  • realloc

  • reallocarray

  • aligned_malloc

  • aligned_malloc

  • aligned_calloc

  • aligned_allocarray

python-gmpy2 2.2.1
Dependencies: gmp@6.3.0 mpfr@4.2.2 mpc@1.3.1
Channel: guix
Location: gnu/packages/sagemath.scm (gnu packages sagemath)
Home page: https://github.com/aleaxit/gmpy
Licenses: LGPL 3+
Synopsis: GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x
Description:

This package provides a Python interface to the GNU multiprecision libraries GMO, MPFR and MPC.

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

uid-wrapper 1.3.2
Channel: guix
Location: gnu/packages/samba.scm (gnu packages samba)
Home page: https://cwrap.org/uid_wrapper.html
Licenses: Modified BSD
Synopsis: Testing tool to fake privilege separation
Description:

Some projects, such as a file server, need privilege separation to be able to switch to the user who owns the files and do file operations on their behalf. This package convincingly lies to the application, letting it believe it is operating as root and even switching between UIDs and GIDs as needed. You can start any application making it believe it is running as root. This package provides the following features :

  • Allows uid switching as a normal user.

  • Start any application making it believe it is running as root.

  • Support for user/group changing in the local thread using the syscalls (like glibc).

  • Intercepts seteuid and related calls and simulates them in a way transparent to the application.

samba 4.18.1
Dependencies: acl@2.3.1 avahi@0.8 cmocka@1.1.5 cups@2.4.14 gamin@0.1.10 dbus@1.15.8 gpgme@1.24.1 gnutls@3.8.3 jansson@2.14 libarchive@3.7.7 libtirpc@1.3.1 libxcrypt@4.4.38 linux-pam@1.5.2 lmdb@0.9.29 mit-krb5@1.21 openldap@2.6.9 perl@5.36.0 python@3.11.14 popt@1.18 readline@8.2.13 tdb@1.4.12
Propagated dependencies: ldb@2.9.2 talloc@2.4.2 tevent@0.16.1
Channel: guix
Location: gnu/packages/samba.scm (gnu packages samba)
Home page: https://www.samba.org/
Licenses: GPL 3+
Synopsis: The standard Windows interoperability suite of programs for GNU and Unix
Description:

Since 1992, Samba has provided secure, stable and fast file and print services for all clients using the SMB/CIFS protocol, such as all versions of DOS and Windows, OS/2, GNU/Linux and many others.

Samba is an important component to seamlessly integrate Linux/Unix Servers and Desktops into Active Directory environments using the winbind daemon.

talloc-static 2.4.2
Dependencies: python@3.11.14
Channel: guix
Location: gnu/packages/samba.scm (gnu packages samba)
Home page: https://talloc.samba.org
Licenses: GPL 3+
Synopsis: Hierarchical, reference counted memory pool system (static library)
Description:

Talloc is a hierarchical, reference counted memory pool system with destructors. It is the core memory allocator used in Samba.

cifs-utils 7.1
Dependencies: keyutils@1.6.3 libcap-ng@0.8.5 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+
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
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.

wsdd 0.7.1
Dependencies: python@3.11.14
Channel: guix
Location: gnu/packages/samba.scm (gnu packages samba)
Home page: https://github.com/christgau/wsdd
Licenses: Expat
Synopsis: Web Service Discovery host daemon
Description:

This daemon allows (Samba) hosts to be found by Web Service Discovery Clients. It also implements the client side of the discovery protocol which searches for devices implementing WSD.

nss-wrapper 1.1.16
Channel: guix
Location: gnu/packages/samba.scm (gnu packages samba)
Home page: https://cwrap.org/nss_wrapper.html
Licenses: Modified BSD
Synopsis: Wrapper for the user, group and hosts NSS API
Description:

There are projects that need to be able to create, modify, and delete Unix users. Others just switch user IDs to interact with the system on behalf of another user (e.g. a user space file server). To be able to test applications like these, one needs to grant privileges to modify the passwd and group files. With this package it is possible to define your own passwd and group files to be used the software while it is under test. It also allows you to create a hosts file to set up name resolution for the addresses you use with socket_wrapper. It provides the following features:

  • Provides information for user and group accounts.

  • Network name resolution using a hosts file.

  • Loading and testing of NSS modules.

pam-wrapper 1.1.8
Dependencies: linux-pam@1.5.2
Channel: guix
Location: gnu/packages/samba.scm (gnu packages samba)
Home page: https://cwrap.org/pam_wrapper.html
Licenses: Modified BSD
Synopsis: Tool to test PAM applications and PAM modules
Description:

This package provides tools to test your PAM application or module. For testing PAM applications, a simple PAM module called pam_matrix is provided. For testing PAM modules, see the pamtest library. One can combine it with the CMocka unit testing framework or use the provided Python bindings to write tests for modules in Python.

samba 4.18.1
Dependencies: acl@2.3.1 avahi@0.8 cmocka@1.1.5 cups@2.4.14 gamin@0.1.10 dbus@1.15.8 gpgme@1.24.1 gnutls@3.8.3 jansson@2.14 libarchive@3.7.7 libtirpc@1.3.1 libxcrypt@4.4.38 linux-pam@1.5.2 lmdb@0.9.29 mit-krb5@1.21 openldap@2.6.9 perl@5.36.0 python@3.11.14 popt@1.18 readline@8.2.13 tdb@1.4.12
Propagated dependencies: ldb@2.9.2 talloc@2.4.2 tevent@0.16.1
Channel: guix
Location: gnu/packages/samba.scm (gnu packages samba)
Home page: https://www.samba.org/
Licenses: GPL 3+
Synopsis: The standard Windows interoperability suite of programs for GNU and Unix
Description:

Since 1992, Samba has provided secure, stable and fast file and print services for all clients using the SMB/CIFS protocol, such as all versions of DOS and Windows, OS/2, GNU/Linux and many others.

Samba is an important component to seamlessly integrate Linux/Unix Servers and Desktops into Active Directory environments using the winbind daemon.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31092