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

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.


task-spooler 1.0.3
Dependencies: bash-minimal@5.2.37 gzip@1.14 sendmail@8.18.1
Channel: guix
Location: gnu/packages/task-runners.scm (gnu packages task-runners)
Home page: https://viric.name/soft/ts/
Licenses: GPL 2+
Build system: gnu
Synopsis: UNIX task queue system
Description:

Task spooler lets users run shell commands asynchronously one after the other in a separate process.

python-tbb 2021.6.0
Dependencies: python@3.12.12 tbb@2021.6.0
Channel: guix
Location: gnu/packages/tbb.scm (gnu packages tbb)
Home page: https://uxlfoundation.github.io/oneTBB/
Licenses: ASL 2.0
Build system: cmake
Synopsis: C++ library for parallel programming
Description:

TBB is a C++ runtime library that abstracts the low-level threading details necessary for optimal multi-core performance. It uses common C++ templates and coding style to eliminate tedious threading implementation work. It provides parallel loop constructs, asynchronous tasks, synchronization primitives, atomic operations, and more.

tbb 2020.3
Channel: guix
Location: gnu/packages/tbb.scm (gnu packages tbb)
Home page: https://www.threadingbuildingblocks.org
Licenses: ASL 2.0
Build system: gnu
Synopsis: C++ library for parallel programming
Description:

Threading Building Blocks (TBB) is a C++ runtime library that abstracts the low-level threading details necessary for optimal multi-core performance. It uses common C++ templates and coding style to eliminate tedious threading implementation work. It provides parallel loop constructs, asynchronous tasks, synchronization primitives, atomic operations, and more.

tbb 2021.6.0
Channel: guix
Location: gnu/packages/tbb.scm (gnu packages tbb)
Home page: https://uxlfoundation.github.io/oneTBB/
Licenses: ASL 2.0
Build system: cmake
Synopsis: C++ library for parallel programming
Description:

TBB is a C++ runtime library that abstracts the low-level threading details necessary for optimal multi-core performance. It uses common C++ templates and coding style to eliminate tedious threading implementation work. It provides parallel loop constructs, asynchronous tasks, synchronization primitives, atomic operations, and more.

perl-tk 804.036
Dependencies: gcc@12.5.0 libx11@1.8.12 libpng@1.6.39 libjpeg-turbo@2.1.4
Channel: guix
Location: gnu/packages/tcl.scm (gnu packages tcl)
Home page: https://metacpan.org/release/Tk
Licenses: GPL 1+
Build system: perl
Synopsis: Graphical user interface toolkit for Perl
Description:

Tk is a Graphical User Interface ToolKit.

tcl-tls 1.7.22
Dependencies: tcl@8.6.12
Propagated dependencies: openssl@3.5.5
Channel: guix
Location: gnu/packages/tcl.scm (gnu packages tcl)
Home page: https://core.tcl-lang.org/tcltls/index
Licenses: Public Domain
Build system: gnu
Synopsis: Tcl binding to OpenSSL toolkit
Description:

This extension provides a generic binding to OpenSSL, utilizing the Tcl_StackChannel API for Tcl 8.2 and higher. The sockets behave exactly the same as channels created using Tcl's built-in socket command with additional options for controlling the SSL session.

tklib 0.6
Propagated dependencies: tcllib@1.19 tk@8.6.12
Channel: guix
Location: gnu/packages/tcl.scm (gnu packages tcl)
Home page: https://www.tcl.tk/software/tklib/
Licenses: Tcl/Tk
Build system: gnu
Synopsis: Tk utility modules for Tcl
Description:

Tklib is a collection of common utility functions and modules for Tk, all written in high-level Tcl. Examples of provided widgets:

  1. chatwidget

  2. datefield

  3. tooltip

  4. cursor

  5. ipentry

  6. tablelist

  7. history

  8. tkpiechart

  9. ico

  10. crosshair

  11. ntext

  12. plotchart

  13. ctext

  14. autosscroll

  15. canvas

jimtcl 0.82
Dependencies: openssl@3.5.5
Channel: guix
Location: gnu/packages/tcl.scm (gnu packages tcl)
Home page: http://jim.tcl.tk/index.html
Licenses: FreeBSD
Build system: gnu
Synopsis: Small footprint Tcl implementation
Description:

Jim is a small footprint implementation of the Tcl programming language.

tcl 8.6.12
Channel: guix
Location: gnu/packages/tcl.scm (gnu packages tcl)
Home page: https://www.tcl.tk/
Licenses: Tcl/Tk
Build system: gnu
Synopsis: The Tcl scripting language
Description:

The Tcl (Tool Command Language) scripting language.

tcllib 1.19
Channel: guix
Location: gnu/packages/tcl.scm (gnu packages tcl)
Home page: https://core.tcl.tk/tcllib/home
Licenses: Tcl/Tk
Build system: gnu
Synopsis: Standard Tcl Library
Description:

Tcllib, the standard Tcl library, is a collection of common utility functions and modules all written in high-level Tcl.

tk 8.6.12
Dependencies: libxft@2.3.8 fontconfig-minimal@2.16.0 tcl@8.6.12
Propagated dependencies: libx11@1.8.12 libxext@1.3.6
Channel: guix
Location: gnu/packages/tcl.scm (gnu packages tcl)
Home page: https://www.tcl.tk/
Licenses: Tcl/Tk
Build system: gnu
Synopsis: Graphical user interface toolkit for Tcl
Description:

Tk is a graphical toolkit for building graphical user interfaces (GUIs) in the Tcl language.

itcl 4.2.2
Dependencies: tcllib@1.19
Channel: guix
Location: gnu/packages/tcl.scm (gnu packages tcl)
Home page: https://incrtcl.sourceforge.net/
Licenses: Public Domain
Build system: gnu
Synopsis: Object Oriented programming (OOP) extension for Tcl
Description:

[incr Tcl] is a widely used object-oriented system for Tcl. The name is a play on C++, and [incr Tcl] provides a similar object model, including multiple inheritance and public and private classes and variables.

tclx 8.4.1
Dependencies: tcl@8.6.12 tk@8.6.12
Channel: guix
Location: gnu/packages/tcl.scm (gnu packages tcl)
Home page: https://tclx.sourceforge.net/
Licenses: Tcl/Tk
Build system: gnu
Synopsis: System programming extensions for Tcl
Description:

Extended Tcl is oriented towards system programming tasks and large application development. TclX provides additional interfaces to the operating system, and adds many new programming constructs, text manipulation tools, and debugging tools.

expect 5.45.4
Dependencies: tcl@8.6.12
Channel: guix
Location: gnu/packages/tcl.scm (gnu packages tcl)
Home page: https://core.tcl-lang.org/expect/
Licenses: Public Domain
Build system: gnu
Synopsis: Tool for automating interactive applications
Description:

Expect is a tool for automating interactive applications such as telnet, ftp, passwd, fsck, rlogin, tip, etc. Expect really makes this stuff trivial. Expect is also useful for testing these same applications. And by adding Tk, you can wrap interactive applications in X11 GUIs.

tclxml 3.2
Propagated dependencies: tcllib@1.19
Channel: guix
Location: gnu/packages/tcl.scm (gnu packages tcl)
Home page: https://tclxml.sourceforge.net/
Licenses: non-copyleft
Build system: gnu
Synopsis: Tcl library for XML parsing
Description:

TclXML provides event-based parsing of XML documents. The application may register callback scripts for certain document features, and when the parser encounters those features while parsing the document the callback is evaluated.

tgl 2.0.1-181.ffb04ca
Dependencies: libevent@2.1.12 libgcrypt@1.11.0 tl-parser@0-21.1933e76 zlib@1.3.1
Channel: guix
Location: gnu/packages/telegram.scm (gnu packages telegram)
Home page: https://github.com/vysheng/tgl
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Telegram Library
Description:

TGL is the telegram library for telegram-cli.

tdlib 1.8.64
Channel: guix
Location: gnu/packages/telegram.scm (gnu packages telegram)
Home page: https://core.telegram.org/tdlib
Licenses: Boost 1.0
Build system: cmake
Synopsis: Cross-platform library for building Telegram clients
Description:

Tdlib is a cross-platform library for creating custom Telegram clients following the official Telegram API. It can be easily used from almost any programming language with a C-FFI and features first-class support for high performance Telegram Bot creation.

tl-parser 0-21.1933e76
Channel: guix
Location: gnu/packages/telegram.scm (gnu packages telegram)
Home page: https://github.com/vysheng/tl-parser
Licenses: GPL 2+
Build system: cmake
Synopsis: Parse tl scheme to tlo
Description:

TL-Parser is a tl scheme to tlo file parser. It was formerly a part of telegram-cli, but now being maintained separately.

telegram-cli 1.3.1-324.6547c0b
Dependencies: jansson@2.14 libconfig@1.7.3 libevent@2.1.12 libgcrypt@1.11.0 lua@5.3.5 openssl@3.5.5 perl@5.36.0 python@3.12.12 readline@8.2.13 tgl@2.0.1-181.ffb04ca tl-parser@0-21.1933e76 zlib@1.3.1
Channel: guix
Location: gnu/packages/telegram.scm (gnu packages telegram)
Home page: https://github.com/vysheng/tg
Licenses: GPL 2+
Build system: gnu
Synopsis: Telegram Messenger CLI
Description:

TG is the command-line interface for Telegram Messenger.

tgs2png 0-0.25c15b7
Dependencies: libpng@1.6.39 rlottie@0.2
Channel: guix
Location: gnu/packages/telegram.scm (gnu packages telegram)
Home page: https://github.com/zevlg/tgs2png
Licenses: GPL 3+
Build system: cmake
Synopsis: Convert Telegram's TGS format into PNG images
Description:

This program converts Telegram's animated stickers in TGS format into a series of PNG images.

twinkle 1.10.2
Dependencies: alsa-lib@1.2.16 bcg729@1.1.1-1.8bec1e5 zrtpcpp@4.6.6 ccrtp@2.1.2 file@5.46 libilbc@2.0.2 libsndfile@1.2.2-0.68f6c16 libxml2@2.14.6 qtbase@5.15.17 qtdeclarative@5.15.17 qtquickcontrols@5.15.17 qtwayland@5.15.18 readline@8.2.13 speex@1.2.1 speexdsp@1.2.1 ucommon@7.0.0
Channel: guix
Location: gnu/packages/telephony.scm (gnu packages telephony)
Home page: http://twinkle.dolezel.info/
Licenses: GPL 2+
Build system: qt
Synopsis: Softphone for voice over IP and instant messaging
Description:

Twinkle is a softphone for your voice over IP and instant messaging communications using the SIP protocol. You can use it for direct IP phone to IP phone communication or in a network using a SIP proxy to route your calls and messages.

libilbc 2.0.2
Channel: guix
Location: gnu/packages/telephony.scm (gnu packages telephony)
Home page: https://github.com/TimothyGu/libilbc
Licenses: Modified BSD
Build system: cmake
Synopsis: Libre iLBC codec
Description:

LibiLBC is a packaging friendly copy of the iLBC codec from the WebRTC project. It provides a base for distribution packages and can be used as drop-in replacement for the non-free code from RFC 3591.

baresip-libre 3.24.0
Dependencies: openssl@3.5.5 zlib@1.3.1
Channel: guix
Location: gnu/packages/telephony.scm (gnu packages telephony)
Home page: https://github.com/baresip/re
Licenses: Modified BSD
Build system: cmake
Synopsis: Library for real-time communications with async IO support
Description:

Libre is a portable and generic library for real-time communications with async IO support and a complete SIP stack with support for protocols such as SDP, RTP/RTCP, STUN/TURN/ICE, BFCP, HTTP and DNS.

Total packages: 32521