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

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.


mullvad-vpn-desktop 2025.8
Dependencies: iputils@20250605 libnotify@0.8.8
Channel: small-guix
Location: small-guix/packages/mullvad.scm (small-guix packages mullvad)
Home page: https://mullvad.net
Licenses: GPL 3
Build system: chromium-binary
Synopsis: The Mullvad VPN client app for desktop
Description:

This is the VPN client software for the Mullvad VPN service. For more information about the service, please visit Mullvad's website, mullvad.net (Also accessible via Tor on this onion service).

perl-proc-daemon 0.23
Channel: small-guix
Location: small-guix/packages/ocsinventory-agent.scm (small-guix packages ocsinventory-agent)
Home page: https://metacpan.org/release/Proc-Daemon
Licenses: GPL 1+
Build system: perl
Synopsis: Run Perl program(s) as a daemon process
Description:

This package provides the Proc:Daemon module. It can be sed by a Perl program to initialize itself as a daemon or to execute (exec) a system command as daemon. You can also check the status of the daemon (alive or dead) and you can kill the daemon.

perl-proc-pid-file 1.29
Propagated dependencies: procps@4.0.3
Channel: small-guix
Location: small-guix/packages/ocsinventory-agent.scm (small-guix packages ocsinventory-agent)
Home page: https://metacpan.org/release/Proc-PID-File
Licenses: GPL 2+
Build system: perl
Synopsis: Perl module to manage PID files
Description:

This package provides the Proc::PID::File Perl module. It is useful for writers of daemons and other processes that need to tell whether they are already running, in order to prevent multiple process instances. The module accomplishes this via *nix-style pidfiles, which are files that store a process identifier.

perl-net-snmp 6.0.1
Propagated dependencies: perl-crypt-des@2.07 perl-crypt-rijndael@1.16 perl-digest-hmac@1.04 perl-digest-sha1@2.13 perl-socket6@0.29
Channel: small-guix
Location: small-guix/packages/ocsinventory-agent.scm (small-guix packages ocsinventory-agent)
Home page: https://metacpan.org/release/Net-SNMP
Licenses: GPL 1+
Build system: perl
Synopsis: Object oriented interface to SNMP
Description:

This package provides the Net::SNMP Perl module. It implements an object oriented interface to the Simple Network Management Protocol. Perl applications can use the module to retrieve or update information on a remote host using the SNMP protocol.

perl-parse-edid 1.0.7
Channel: small-guix
Location: small-guix/packages/ocsinventory-agent.scm (small-guix packages ocsinventory-agent)
Home page: https://metacpan.org/release/Parse-EDID
Licenses: GPL 3
Build system: perl
Synopsis: Extended display identification data (EDID) parser
Description:

This package provides the Parse::EDID module. It implements some function to parse Extended Display Identification Data binary data structures.

perl-io-interactive-tiny 0.2
Channel: small-guix
Location: small-guix/packages/ocsinventory-agent.scm (small-guix packages ocsinventory-agent)
Home page: https://metacpan.org/release/IO-Interactive-Tiny
Licenses: GPL 1+
Build system: perl
Synopsis: Implements @code{is_interactive()} without large deps
Description:

This package provides the IO::Interactive-Tiny Perl module. It implements a subset of IO::Interactive’s functionality in the form of only having is_interactive().

perl-crypt-ssleay 0.72
Propagated dependencies: perl-lwp-protocol-https@6.09
Channel: small-guix
Location: small-guix/packages/ocsinventory-agent.scm (small-guix packages ocsinventory-agent)
Home page: https://metacpan.org/release/Crypt-SSLeay
Licenses: Artistic License 2.0
Build system: perl
Synopsis: OpenSSL support for LWP
Description:

This package provides the Crypt::SSLeay Perl module. It implements support for the HTTPS protocol under LWP, so that an LWP::UserAgent can make HTTPS GET, HEAD and POST requests.

perl-net-ip 1.26
Channel: small-guix
Location: small-guix/packages/ocsinventory-agent.scm (small-guix packages ocsinventory-agent)
Home page: https://metacpan.org/release/Net-IP
Licenses: Artistic License 2.0 GPL 1+ Expat
Build system: perl
Synopsis: Perl extension for manipulating IPv4/IPv6 addresses
Description:

This package provides the Net::IP Perl module. It implements functions to deal with IPv4/IPv6 addresses. The module can be used as a class, allowing the user to instantiate IP objects, which can be single IP addresses, prefixes, or ranges of addresses. There is also a procedural way of accessing most of the functions. Most subroutines can take either IPv4 or IPv6 addresses transparently.

ocsinventory-agent 2.8.1
Dependencies: dmidecode@3.6 fdisk@2.0.0a1 hdparm@9.65 pciutils@3.13.0 util-linux@2.40.4
Channel: small-guix
Location: small-guix/packages/ocsinventory-agent.scm (small-guix packages ocsinventory-agent)
Home page: https://ocsinventory-ng.org
Licenses: GPL 1+
Build system: perl
Synopsis: OCS unified agent for Unix operating systems
Description:

Ocsinventory-Agent is an agent for ocsinventory NG. It supports Linux, Solaris and AIX.

perl-test-useallmodules 0.17
Channel: small-guix
Location: small-guix/packages/ocsinventory-agent.scm (small-guix packages ocsinventory-agent)
Home page: https://metacpan.org/release/Test-UseAllModules
Licenses: GPL 1+
Build system: perl
Synopsis: @code{do use_ok()} for all the MANIFESTed modules
Description:

This package provides the Test::UseAllModules Perl module.

perl-proc-processtable 0.59
Channel: small-guix
Location: small-guix/packages/ocsinventory-agent.scm (small-guix packages ocsinventory-agent)
Home page: https://metacpan.org/release/Proc-ProcessTable
Licenses: Artistic License 2.0
Build system: perl
Synopsis: Perl extension to access the unix process table
Description:

This package provides the Proc::ProcessTable module, a first crack at providing a consistent interface to Unix process table information.

ocsinventory-agent 2.6.1
Dependencies: dmidecode@3.6 fdisk@2.0.0a1 hdparm@9.65 pciutils@3.13.0 util-linux@2.40.4
Channel: small-guix
Location: small-guix/packages/ocsinventory-agent.scm (small-guix packages ocsinventory-agent)
Home page: https://ocsinventory-ng.org
Licenses: GPL 1+
Build system: perl
Synopsis: OCS unified agent for Unix operating systems
Description:

Ocsinventory-Agent is an agent for ocsinventory NG. It supports Linux, Solaris and AIX.

perl-net-netmask 1.9104
Propagated dependencies: perl-anyevent@7.17
Channel: small-guix
Location: small-guix/packages/ocsinventory-agent.scm (small-guix packages ocsinventory-agent)
Home page: https://metacpan.org/release/Net-Netmask
Licenses: GPL 1+
Build system: perl
Synopsis: Understand and manipulate IP netmasks
Description:

This package provides the Net::Netmask Perl module. It can parse, manipulate and lookup IP network blocks.

omnetpp 5.5.1
Dependencies: blt@3.0 doxygen@1.14.0 graphviz@7.0.1 libpcap@1.10.1 openmpi@4.1.6 openscenegraph@3.6.5 qtbase@6.9.2 tcl@8.6.12 tk@8.6.12
Propagated dependencies: gcc@14.3.0 glibc@2.41 binutils@2.44 openjdk@9.181 python@3.11.14
Channel: small-guix
Location: small-guix/packages/omnetpp.scm (small-guix packages omnetpp)
Home page: https://omnetpp.org/
Licenses: LGPL 3+
Build system: gnu
Synopsis:
Description:

fenics

blt 3.0
Dependencies: libjpeg-turbo@2.1.4 libssh2@1.11.1 libtiff@4.4.0 libxft@2.3.8 libxpm@3.5.17 libxrandr@1.5.4 mariadb@10.11.14 sqlite@3.39.3 tcl@8.6.12 tk@8.6.12
Channel: small-guix
Location: small-guix/packages/omnetpp.scm (small-guix packages omnetpp)
Home page: http://blt.sourceforge.net/
Licenses: Modified BSD
Build system: gnu
Synopsis: Extension to the Tk toolkit, adding new widgets and miscellaneous commands
Description:

The BLT Toolkit is an extension to Tcl and Tk. It adds new commands, geometry managers, and widgets to the Tcl interpreter. Included widgets are 2D graph, barchart, stripchart, tab notebook, and tree viewer.

pajackconnect 0.0.0-0.d43276d
Channel: small-guix
Location: small-guix/packages/pajackconnect.scm (small-guix packages pajackconnect)
Home page: https://github.com/brummer10/pajackconnect
Licenses: CC0
Build system: copy
Synopsis: Make JACK work with PulseAudio
Description:

This script is intended to be invoked via QjackCtl to start up and shut down JACK on a system running PulseAudio. It handles the necessary setup to make the two work together, so PulseAudio clients get transparently routed through JACK while the latter is running, or if PulseAudio is suspend by pasuspender, do nothing.

If you are using jack-dbus, and have pulseaudio-module-jack installed, you already have a similar functionality and this script is not required.

xdebug 2.9.5
Channel: small-guix
Location: small-guix/packages/php-xdebug.scm (small-guix packages php-xdebug)
Home page: https://xdebug.org
Licenses: non-copyleft
Build system: gnu
Synopsis: Extension for PHP to assist with debugging and development
Description:

Xdebug is an extension for PHP to assist with debugging and development. It contains a single step debugger to use with IDEs, a profiler and provides code coverage functionality for use with PHPUnit.

php-with-xdebug 8.5.3
Dependencies: xdebug@2.9.5 aspell@0.60.8.1 bzip2@1.0.8 curl@8.6.0 cyrus-sasl@2.1.28 fontconfig-minimal@2.16.0 freetype@2.13.3 gd@2.3.3 gdbm@1.25 gmp@6.3.0 gnutls@3.8.9 icu4c@73.1 libgcrypt@1.11.0 libjpeg-turbo@2.1.4 libpng@1.6.39 libpng@1.6.39 libsodium@1.0.18 libx11@1.8.12 libxml2@2.14.6 libxslt@1.1.43 libzip@1.9.2 oniguruma@6.9.10 openldap@2.6.10 openssl@3.0.8 pcre2@10.42 postgresql@14.13 readline@8.2.13 sqlite@3.39.3 tidy-html@5.8.0 zlib@1.3.1
Channel: small-guix
Location: small-guix/packages/php-xdebug.scm (small-guix packages php-xdebug)
Home page: https://www.php.net/
Licenses: non-copyleft non-copyleft LGPL 2.1 LGPL 2.1+ FreeBSD Expat
Build system: gnu
Synopsis: PHP programming language
Description:

PHP (PHP Hypertext Processor) is a server-side (CGI) scripting language designed primarily for web development but is also used as a general-purpose programming language. PHP code may be embedded into HTML code, or it can be used in combination with various web template systems, web content management systems and web frameworks.

python-pyesn 0.0.0-0.de294b6
Propagated dependencies: python-numpy@2.3.1
Channel: small-guix
Location: small-guix/packages/pyesn.scm (small-guix packages pyesn)
Home page: https://github.com/cknd/pyESN
Licenses: Expat
Build system: trivial
Synopsis: Python ESN implementation
Description:

Python ESN implementation.

python-shiboken-2 5.15.15
Dependencies: clang-toolchain@15.0.7 libxml2@2.14.6 libxslt@1.1.43 python-wrapper@3.11.14 qtbase@5.15.17 qtxmlpatterns@5.15.17
Channel: small-guix
Location: small-guix/packages/rcu.scm (small-guix packages rcu)
Home page: https://wiki.qt.io/Qt_for_Python
Licenses: GPL 3 LGPL 3 Modified BSD
Build system: cmake
Synopsis: Shiboken generates bindings for C++ libraries using CPython source code
Description:

Shiboken generates bindings for C++ libraries using CPython source code

python-protobuf 3.17.0
Propagated dependencies: python-six@1.17.0
Channel: small-guix
Location: small-guix/packages/rcu.scm (small-guix packages rcu)
Home page: https://github.com/google/protobuf
Licenses: Modified BSD
Build system: pyproject
Synopsis: Protocol buffers is a data interchange format
Description:

Protocol buffers are a language-neutral, platform-neutral extensible mechanism for serializing structured data.

python-shiboken-2 5.15.16
Dependencies: clang-toolchain@15.0.7 libxml2@2.14.6 libxslt@1.1.43 python-wrapper@3.11.14 qtbase@5.15.17 qtxmlpatterns@5.15.17
Channel: small-guix
Location: small-guix/packages/rcu.scm (small-guix packages rcu)
Home page: https://wiki.qt.io/Qt_for_Python
Licenses: GPL 3 LGPL 3 Modified BSD
Build system: cmake
Synopsis: Shiboken generates bindings for C++ libraries using CPython source code
Description:

Shiboken generates bindings for C++ libraries using CPython source code

python-pyside-2 5.15.15
Dependencies: qtbase@5.15.17 qtdatavis3d@5.15.17 qtdeclarative@5.15.17 qtlocation@5.15.17 qtmultimedia@5.15.17 qtquickcontrols@5.15.17 qtquickcontrols2@5.15.17 qtscript@5.15.17 qtscxml@5.15.17 qtsensors@5.15.17 qtspeech@5.15.17 qtsvg@5.15.17 qttools@5.15.17 qtwebchannel@5.15.17 qtwebengine@5.15.17 qtwebsockets@5.15.17 qtx11extras@5.15.17 qtxmlpatterns@5.15.17
Propagated dependencies: python-shiboken-2@5.15.15
Channel: small-guix
Location: small-guix/packages/rcu.scm (small-guix packages rcu)
Home page: https://wiki.qt.io/Qt_for_Python
Licenses: LGPL 3 GPL 3 GPL 2
Build system: cmake
Synopsis: The Qt for Python product enables the use of Qt5 APIs in Python applications
Description:

The Qt for Python product enables the use of Qt5 APIs in Python applications. It lets Python developers utilize the full potential of Qt, using the PySide2 module. The PySide2 module provides access to the individual Qt modules such as QtCore, QtGui,and so on. Qt for Python also comes with the Shiboken2 CPython binding code generator, which can be used to generate Python bindings for your C or C++ code.

qtdatavis3d 5.15.17
Dependencies: qtbase@5.15.17 qtdeclarative@5.15.17
Channel: small-guix
Location: small-guix/packages/rcu.scm (small-guix packages rcu)
Home page: https://www.qt.io/
Licenses: GPL 3
Build system: gnu
Synopsis: Qt Data Visualization module
Description:

The Qt Data Visualization module provides a way to visualize data in 3D as bar, scatter, and surface graphs. It is especially useful for visualizing depth maps and large quantities of rapidly changing data, such as data received from multiple sensors. The look and feel of graphs can be customized by using themes or by adding custom items and labels to them.

Total packages: 70622