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

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.


docx2txt 1.4
Dependencies: unzip@6.0 perl@5.36.0
Channel: guix
Location: gnu/packages/textutils.scm (gnu packages textutils)
Home page: https://docx2txt.sourceforge.net
Licenses: GPL 3+
Build system: gnu
Synopsis: Recover text from @file{.docx} files, with good formatting
Description:

docx2txt is a Perl based command line utility to convert Microsoft Office .docx documents to equivalent text documents. Latest version supports following features during text extraction.

  • Character conversions; currency characters are converted to respective names like Euro.

  • Capitalisation of text blocks.

  • Center and right justification of text fitting in a line of (configurable) 80 columns.

  • Horizontal ruler, line breaks, paragraphs separation, tabs.

  • Indicating hyperlinked text along with the hyperlink (configurable).

  • Handling (bullet, decimal, letter, roman) lists along with (attempt at) indentation.

libconfig 1.7.3
Channel: guix
Location: gnu/packages/textutils.scm (gnu packages textutils)
Home page: https://hyperrealm.github.io/libconfig/
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: C/C++ configuration file library
Description:

Libconfig is a simple library for manipulating structured configuration files. This file format is more compact and more readable than XML. And unlike XML, it is type-aware, so it is not necessary to do string parsing in application code.

ack 3.9.0
Dependencies: perl@5.36.0 perl-file-next@1.18
Channel: guix
Location: gnu/packages/textutils.scm (gnu packages textutils)
Home page: https://beyondgrep.com/
Licenses: Artistic License 2.0
Build system: perl
Synopsis: Code-searching tool for programmers with large source trees
Description:

ack is a tool for finding text inside files. It is designed for hackers and programmers by being fast, ignoring VCS directories, letting a user easily specify file types, match highlighting, Perl-Compatible Regular Expressions, and being faster to type than grep.

libchardet 1.0.6
Channel: guix
Location: gnu/packages/textutils.scm (gnu packages textutils)
Home page: https://github.com/Joungkyun/libchardet
Licenses: MPL 1.1
Build system: gnu
Synopsis: Universal charset detector
Description:

Libchardet is a universal charset detector C/C++ API.

dos2unix 7.5.2
Channel: guix
Location: gnu/packages/textutils.scm (gnu packages textutils)
Home page: https://waterlan.home.xs4all.nl/dos2unix.html
Licenses: FreeBSD
Build system: gnu
Synopsis: DOS/Mac to Unix and vice versa text file format converter
Description:

dos2unix is a tool to convert line breaks in a text file from Unix format to DOS format and vice versa.

opencc 1.1.1
Channel: guix
Location: gnu/packages/textutils.scm (gnu packages textutils)
Home page: https://github.com/BYVoid/OpenCC
Licenses: ASL 2.0
Build system: cmake
Synopsis: Convert between Traditional Chinese and Simplified Chinese
Description:

Open Chinese Convert (OpenCC) converts between Traditional Chinese and Simplified Chinese, supporting character-level conversion, phrase-level conversion, variant conversion, and regional idioms among Mainland China, Taiwan, and Hong-Kong.

utf-8-lineseparator 8
Channel: guix
Location: gnu/packages/textutils.scm (gnu packages textutils)
Home page: https://github.com/pflanze/utf-8-lineseparator
Licenses: Expat
Build system: gnu
Synopsis: Line ending detection library
Description:

utf-8-lineseparator provides a tool to efficiently check text files for valid UTF-8 use and to report which line endings they use.

python-timezonefinder 8.2.1
Propagated dependencies: python-cffi@1.17.1 python-h3@4.4.2 python-flatbuffers@25.2.10 python-numpy@2.3.1 python-pydantic@2.12.5
Channel: guix
Location: gnu/packages/time.scm (gnu packages time)
Home page: https://timezonefinder.michelfe.it/gui
Licenses: Expat
Build system: pyproject
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.

python-pytz 2025.1
Channel: guix
Location: gnu/packages/time.scm (gnu packages time)
Home page: http://pythonhosted.org/pytz
Licenses: Expat
Build system: pyproject
Synopsis: Python timezone library
Description:

This library brings the Olson tz database into Python. It allows accurate and cross platform timezone calculations using Python 2.4 or higher. It also solves the issue of ambiguous times at the end of daylight saving time. Almost all of the Olson timezones are supported.

python-relativetimebuilder 3.0.1
Propagated dependencies: python-aniso8601@10.0.1 python-dateutil@2.9.0
Channel: guix
Location: gnu/packages/time.scm (gnu packages time)
Home page: https://bitbucket.org/nielsenb/relativetimebuilder
Licenses: Modified BSD
Build system: pyproject
Synopsis: ANISO8601 builder for dateutil relativedeltas
Description:

This package provides functionality for utilizing the relativedelta feature from the dateutil library, ensuring calendar precision with aniso8601.

python-arrow 1.3.0
Propagated dependencies: python-dateutil@2.9.0 python-types-python-dateutil@2.9.0.20250708
Channel: guix
Location: gnu/packages/time.scm (gnu packages time)
Home page: https://github.com/arrow-py/arrow
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Dates and times for Python
Description:

Arrow is a Python library to creating, manipulating, formatting and converting dates, times, and timestamps. It implements and updates the datetime type.

python-pytzdata 2020.1
Propagated dependencies: python-cleo@2.1.0
Channel: guix
Location: gnu/packages/time.scm (gnu packages time)
Home page: https://github.com/sdispater/pytzdata
Licenses: Expat
Build system: pyproject
Synopsis: Timezone database for Python
Description:

This library provides a timezone database for Python.

python-pyrfc3339 2.0.1
Channel: guix
Location: gnu/packages/time.scm (gnu packages time)
Home page: https://github.com/kurtraschke/pyRFC3339
Licenses: Expat
Build system: pyproject
Synopsis: Python timestamp library
Description:

Python library for generating and parsing RFC 3339-compliant timestamps.

python-iso8601 2.1.0
Channel: guix
Location: gnu/packages/time.scm (gnu packages time)
Home page: https://github.com/micktwomey/pyiso8601
Licenses: Expat
Build system: pyproject
Synopsis: Module to parse ISO 8601 dates
Description:

This module parses the most common forms of ISO 8601 date strings (e.g. 2007-01-14T20:34:22+00:00) into datetime objects.

python-ciso8601 2.3.2
Channel: guix
Location: gnu/packages/time.scm (gnu packages time)
Home page: https://github.com/closeio/ciso8601
Licenses: Expat
Build system: pyproject
Synopsis: Fast ISO8601 date time parser
Description:

The package ciso8601 converts ISO 8601 or RFC 3339 date time strings into Python datetime objects.

python-timeslot 0.1.2-0.af35445
Channel: guix
Location: gnu/packages/time.scm (gnu packages time)
Home page: https://github.com/ErikBjare/timeslot
Licenses: Expat
Build system: pyproject
Synopsis: Data type for representing time slots
Description:

This package provides a data type for representing time slots with a start and end. It completes the datetime Python module, which can represent a time, a duration, a timezone, but not a range or interval.

python-strict-rfc3339 0.7
Channel: guix
Location: gnu/packages/time.scm (gnu packages time)
Home page: https://github.com/danielrichman/strict-rfc3339
Licenses: GPL 3+
Build system: pyproject
Synopsis: RFC3339 procedures library
Description:

The strict_rfc3339 Python module provides strict, simple, lightweight RFC3339 (Date and Time on the Internet: Timestamps) procedures.

It enables or aims to:

  • Convert UNIX timestamps to and from RFC3339.

  • Produce RFC3339 strings with a UTC offset (Z) or with the offset that the C time module reports is the local timezone offset.

  • Be simple with minimal dependencies/libraries.

  • Avoid timezones as much as possible.

  • Be very strict and follow RFC3339.

python-dateutil 2.9.0
Propagated dependencies: python-six@1.17.0
Channel: guix
Location: gnu/packages/time.scm (gnu packages time)
Home page: https://dateutil.readthedocs.io/en/stable/
Licenses: Modified BSD ASL 2.0
Build system: pyproject
Synopsis: Extensions to the standard datetime module
Description:

The dateutil module provides powerful extensions to the standard datetime module, available in Python 2.3+.

python-pendulum 3.1.0
Propagated dependencies: python-dateutil@2.9.0 python-tzdata@2025.1
Channel: guix
Location: gnu/packages/time.scm (gnu packages time)
Home page: https://github.com/sdispater/pendulum
Licenses: Expat
Build system: pyproject
Synopsis: Alternate API for Python datetimes
Description:

Pendulum is a drop-in replacement for the standard datetime class, providing an alternative API. As it inherits from the standard datetime all datetime instances can be replaced by Pendulum instances.

python-tzdata 2025.1
Dependencies: tzdata@2025a
Channel: guix
Location: gnu/packages/time.scm (gnu packages time)
Home page: https://github.com/python/tzdata
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Python wrapper of IANA time zone data
Description:

This package provides a thin Python wrapper around tzdata.

tz 0.8.0
Dependencies: go-github-com-charmbracelet-bubbletea@1.3.10 go-github-com-mattn-go-isatty@0.0.22 go-github-com-muesli-termenv@0.15.2 go-github-com-pelletier-go-toml-v2@2.2.4 go-github-com-tkuchiki-go-timezone@0.2.2 go-golang-org-x-term@0.42.0 go-golang-org-x-tools@0.44.0
Channel: guix
Location: gnu/packages/time.scm (gnu packages time)
Home page: https://github.com/oz/tz
Licenses: GPL 3+
Build system: go
Synopsis: TUI time zone helper
Description:

tz helps you schedule things across time zones. It is an interactive TUI program that displays time across a few time zones of your choosing.

datefudge 1.27
Channel: guix
Location: gnu/packages/time.scm (gnu packages time)
Home page: https://salsa.debian.org/debian/datefudge
Licenses: GPL 2
Build system: gnu
Synopsis: Pretend the system date is different
Description:

Utility that fakes the system time by pre-loading a small library that modifies the time, gettimeofday and clock_gettime system calls.

python-isodate 0.7.2
Channel: guix
Location: gnu/packages/time.scm (gnu packages time)
Home page: https://github.com/gweis/isodate/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python date parser and formatter
Description:

Python-isodate is a python module for parsing and formatting ISO 8601 dates, time and duration.

python-pytimeparse 1.1.8
Channel: guix
Location: gnu/packages/time.scm (gnu packages time)
Home page: https://github.com/wroberts/pytimeparse
Licenses: Expat
Build system: pyproject
Synopsis: Time expression parser
Description:

This small Python module parses various kinds of time expressions.

Total packages: 73992