_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
sbcl-trivial-timeout 0.1.5-2.e70d9b4
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/hraban/trivial-timeout
Licenses: Expat
Synopsis: Timeout library for Common Lisp
Description:

This library provides an OS and implementation independent access to timeouts.

python-async-timeout 4.0.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/aio-libs/async-timeout
Licenses: ASL 2.0
Synopsis: Timeout context manager for asyncio programs
Description:

async-timeout provides a timeout timeout context manager compatible with asyncio.

python-x-wr-timezone 1.0.1
Propagated dependencies: python-icalendar@5.0.13 python-tzdata@2023.4
Channel: fnat
Location: fnat/packages/python-xyz.scm (fnat packages python-xyz)
Home page: https://github.com/niccokunzmann/x-wr-timezone
Licenses: LGPL 3+
Synopsis: A Python module to convert calendars using X-WR-TIMEZONE to standard ones
Description:

x-wr-timezone provides a Python module and program to convert calendars using X-WR-TIMEZONE to standard ones.

ecl-date-time-parser 1.03-0.00d6fc7
Dependencies: ecl-alexandria@1.4-0.009b7e5 ecl-split-sequence@2.0.1 ecl-anaphora@0.9.8 ecl-cl-ppcre@2.1.1 ecl-local-time@1.0.6-4.40169fe ecl-parse-float@0.0.0-2.3074765
Channel: guixrus
Location: guixrus/packages/common/lisp.scm (guixrus packages common lisp)
Home page: https://github.com/chfin/cl-date-time-parser/
Licenses: Expat
Synopsis: Parse date-time-string, liberally
Description:

The goal of cl-date-time-parser is to hide the difference between date-time formats, and to manage date and time as the universal time.

perl-benchmark-timer 0.7102
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Benchmark-Timer
Licenses: GPL 2
Synopsis: Benchmarking with statistical confidence
Description:

The Benchmark::Timer class allows you to time portions of code conveniently, as well as benchmark code by allowing timings of repeated trials. It is perfect for when you need more precise information about the running time of portions of your code than the Benchmark module will give you, but don't want to go all out and profile your code.

emacs-hydra-timestamp 0.1-49b0291
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page:
Licenses: GPL 3+
Synopsis: Insert timestamps with Emacs Hydra
Description:

This package provides an Emacs Hydra for inserting timestamps.

rust-time-macros-impl 0.1.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/time-rs/time
Licenses: Expat ASL 2.0
Synopsis: Procedural macros for the time crate
Description:

This package provides procedural macros for the time crate.

sbcl-simple-date-time 0.1.0-1.d6992af
Dependencies: sbcl-cl-ppcre@2.1.1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/quek/simple-date-time
Licenses: Original BSD
Synopsis: Date and time library for Common Lisp
Description:

This package is a simple date and time library.

rust-tokio-io-timeout 1.1.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/sfackler/tokio-io-timeout
Licenses: Expat ASL 2.0
Synopsis: Tokio wrappers which apply timeouts to IO operations
Description:

This package provides Tokio wrappers which apply timeouts to IO operations.

python-pytest-timeout 2.3.1
Propagated dependencies: python-pytest@8.3.3
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/pytest-dev/pytest-timeout
Licenses: Expat
Synopsis: Plugin for py.test to abort hanging tests
Description:

This package provides a py.test plugin that aborts hanging tests after a timeout has been exceeded.

python-timezonefinder 6.2.0
Propagated dependencies: python-cffi@1.17.1 python-h3@3.7.6 python-numba@0.59.1 python-numpy@1.24.4 python-pytz@2023.3.post1
Channel: guix
Location: gnu/packages/time.scm (gnu packages time)
Home page: https://timezonefinder.michelfe.it/gui
Licenses: Expat
Synopsis: Finding the timezone of any coordinates on Earth offline
Description:

This is a python package for looking up the corresponding timezone for given coordinates on earth entirely offline.

emacs-git-timemachine 4.11-0.d8ffd0d
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://codeberg.org/pidu/git-timemachine
Licenses: GPL 3+
Synopsis: Step through historic versions of Git-controlled files
Description:

This package enables you to step through historic versions of files under Git version control from within Emacs.

emacs-git-timemachine 4.13
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/pidu/git-timemachine
Licenses: GPL 3+
Synopsis: Step through historic versions of Git-controlled files
Description:

This package enables you to step through historic versions of files under Git version control from within Emacs.

rust-constant-time-eq 0.3.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/cesarb/constant_time_eq
Licenses: CC0 Expat No Attribution ASL 2.0
Synopsis: Compares two equal-sized byte strings in constant time
Description:

This package compares two equal-sized byte strings in constant time. It is inspired by the Linux kernel's crypto_memneq.

rust-constant-time-eq 0.2.5
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/cesarb/constant_time_eq
Licenses: CC0 Expat No Attribution ASL 2.0
Synopsis: Compares two equal-sized byte strings in constant time
Description:

This package compares two equal-sized byte strings in constant time. It is inspired by the Linux kernel's crypto_memneq.

rust-constant-time-eq 0.1.5
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/cesarb/constant_time_eq
Licenses: CC0
Synopsis: Compares two equal-sized byte strings in constant time
Description:

This package compares two equal-sized byte strings in constant time. It is inspired by the Linux kernel's crypto_memneq.

sbcl-date-time-parser 1.03-0.00d6fc7
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-split-sequence@2.0.1 sbcl-anaphora@0.9.8 sbcl-cl-ppcre@2.1.1 sbcl-local-time@1.0.6-4.40169fe sbcl-parse-float@0.0.0-2.3074765
Channel: guixrus
Location: guixrus/packages/common/lisp.scm (guixrus packages common lisp)
Home page: https://github.com/chfin/cl-date-time-parser/
Licenses: Expat
Synopsis: Parse date-time-string, liberally
Description:

The goal of cl-date-time-parser is to hide the difference between date-time formats, and to manage date and time as the universal time.

xfce4-time-out-plugin 1.1.4
Dependencies: gtk+@3.24.41 libxfce4ui@4.20.0 xfce4-panel@4.20.0
Channel: guix
Location: gnu/packages/xfce.scm (gnu packages xfce)
Home page: https://docs.xfce.org/panel-plugins/xfce4-time-out-plugin/
Licenses: GPL 2+
Synopsis: Xfce panel plugin that encourages periodical breaks
Description:

This plugin encourages to take periodical breaks from the computer every X minutes. During breaks it locks your screen. It optionally allows you to postpone breaks for a certain time.

emacs-org-timed-alerts 0.0.1-1.23cd318
Propagated dependencies: emacs-s@1.13.0 emacs-ts@0.3 emacs-org-ql@0.8.10 emacs-dash@2.19.1 emacs-alert@1.3
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/legalnonsense/org-timed-alerts/
Licenses: GPL 3+
Synopsis: Automatiic org timers for upcoming events
Description:

This package provides automatiic org timers for upcoming events.

ghc-time-locale-compat 0.1.1.5
Dependencies: ghc-old-locale@1.0.0.7
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://github.com/khibino/haskell-time-locale-compat
Licenses: Modified BSD
Synopsis: Compatibility of TimeLocale between old-locale and time-1.5
Description:

This package contains a wrapped name module for TimeLocale.

trytond-timesheet-cost 6.2.0
Propagated dependencies: trytond@6.2.10 trytond-company@6.2.0 trytond-party@6.2.1 trytond-timesheet@6.2.0
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://docs.tryton.org/projects/modules-timesheet-cost
Licenses: GPL 3+
Synopsis: Tryton module to add cost on timesheet
Description:

The Timesheet Cost Tryton module adds cost price per employee.

ocaml-ppx-module-timer 0.15.0
Propagated dependencies: ocaml-base@0.15.0 ocaml-ppx-base@0.15.0 ocaml-stdio@0.15.0 ocaml-time-now@0.15.0 ocaml-ppxlib@0.28.0
Channel: guix
Location: gnu/packages/ocaml.scm (gnu packages ocaml)
Home page: https://github.com/janestreet/ppx_module_timer
Licenses: Expat
Synopsis: Ppx rewriter that records top-level module startup times
Description:

Modules using ppx_module_timer have instrumentation to record their startup time.

cl-postgres+local-time 1.0.6-4.40169fe
Propagated dependencies: cl-local-time@1.0.6-4.40169fe cl-postmodern@1.33.12 cl-hu.dwim.stefil@0.0.0-2.414902c
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://common-lisp.net/project/local-time/
Licenses: Expat
Synopsis: Integration between cl-postgres and local-time
Description:

This package provides the LOCAL-TIME extensions for the cl-postgres ASDF system of postmodern.

r-timeseriesexperiment 1.13.0
Propagated dependencies: r-deseq2@1.46.0 r-dplyr@1.1.4 r-dynamictreecut@1.63-1 r-edger@4.4.0 r-ggplot2@3.5.1 r-hmisc@5.2-0 r-limma@3.62.1 r-magrittr@2.0.3 r-proxy@0.4-27 r-s4vectors@0.44.0 r-summarizedexperiment@1.36.0 r-tibble@3.2.1 r-tidyr@1.3.1 r-vegan@2.6-8 r-viridis@0.6.5
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/nlhuong/TimeSeriesExperiment/
Licenses: LGPL 3+
Synopsis: Analysis for short time-series data
Description:

This package is a visualization and analysis toolbox for short time course data which includes dimensionality reduction, clustering, two-sample differential expression testing and gene ranking techniques. The package also provides methods for retrieving enriched pathways.

Page: 123456
Total results: 141