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

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.


taskwarrior 3.4.2
Dependencies: gnutls@3.8.9 sqlite@3.53.1 util-linux@2.40.4
Channel: guix
Location: gnu/packages/task-management.scm (gnu packages task-management)
Home page: https://taskwarrior.org
Licenses: Expat
Build system: cmake
Synopsis: Command line task manager
Description:

Taskwarrior is a command-line task manager following the Getting Things Done time management method. It supports network synchronization, filtering and querying data, exposing task data in multiple formats to other tools.

timewarrior 1.4.3
Dependencies: gnutls@3.8.9 python@3.12.12 util-linux@2.40.4
Channel: guix
Location: gnu/packages/task-management.scm (gnu packages task-management)
Home page: https://timewarrior.net
Licenses: Expat
Build system: cmake
Synopsis: Command line utility to track and report time
Description:

Timewarrior is a command line time tracking application, which allows you to record time spent on activities. You may be tracking your time for curiosity, or because your work requires it.

pueue 4.0.4
Dependencies: rust-ring@0.17.14
Channel: guix
Location: gnu/packages/task-management.scm (gnu packages task-management)
Home page: https://github.com/Nukesor/pueue
Licenses: ASL 2.0 Expat
Build system: cargo
Synopsis: Task management for sequential and parallel execution of long-running tasks
Description:

Pueue is a tool that processes a queue of shell commands. On top of that, there are a lot of convenient features and abstractions like task groups, task scheduling and background process execution.

gtimelog 0.12.0
Dependencies: bash-minimal@5.2.37 gobject-introspection@1.86.0 gtk+@3.24.51 libsecret@0.21.7 libsoup@3.6.5 python-pygobject@3.54.3
Channel: guix
Location: gnu/packages/task-management.scm (gnu packages task-management)
Home page: https://gtimelog.org/
Licenses: GPL 3
Build system: pyproject
Synopsis: Gtk+ time tracking application
Description:

GTimeLog provides a time tracking application to allow the user to track what they work on during the day and how long they spend doing it.

todoman 4.4.0
Propagated dependencies: python-atomicwrites@1.4.0 python-click@8.3.1 python-click-log@0.3.2 python-dateutil@2.9.0 python-humanize@4.14.0 python-icalendar@6.3.2 python-parsedatetime@2.6 python-pyxdg@0.28 python-urwid@3.0.3
Channel: guix
Location: gnu/packages/task-management.scm (gnu packages task-management)
Home page: https://todoman.readthedocs.io/
Licenses: ISC
Build system: pyproject
Synopsis: CalDav-based todo manager
Description:

Todoman is a simple, standards-based, cli todo (aka: task) manager. Todos are stored into icalendar files, which means you can sync them via CalDAV using, for example, vdirsyncer.

git-bug 0.10.1
Channel: guix
Location: gnu/packages/task-management.scm (gnu packages task-management)
Home page: https://github.com/git-bug/git-bug
Licenses: GPL 3+
Build system: go
Synopsis: Distributed, offline-first bug tracker embedded in git
Description:

git-bug is a standalone, distributed, offline-first issue management tool that embeds issues, comments, and more as objects in a git repository.

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.

run 0.11.2
Channel: guix
Location: gnu/packages/task-runners.scm (gnu packages task-runners)
Home page: https://github.com/TekWizely/run
Licenses: Expat
Build system: go
Synopsis: Easily manage and invoke small scripts and wrappers
Description:

Run is a tool to easily manage and invoke small scripts and wrappers by using a Runfile.

faber 0.1.1
Dependencies: gauche@0.9.15
Channel: guix
Location: gnu/packages/task-runners.scm (gnu packages task-runners)
Home page: https://github.com/Junker/faber
Licenses: Expat
Build system: copy
Synopsis: Task runner with power of Scheme
Description:

Faber is a CLI task runner designed to leverage the power and flexibility of Gauche Scheme. Unlike other build systems that rely on custom formats, Faber uses Gauche Scheme, allowing you to write build scripts using familiar Scheme syntax.

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.

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

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.

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.

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

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.

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.

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.

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.

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.

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.

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.

Total packages: 72465