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

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.


guile-static-stripped-tarball 3.0.11
Dependencies: libunistring@1.3 libffi@3.4.6 libxcrypt@4.4.38 bash-minimal@5.2.37
Propagated dependencies: libunistring@1.3 libgc@8.2.8
Channel: guix
Location: gnu/packages/make-bootstrap.scm (gnu packages make-bootstrap)
Home page: https://www.gnu.org/software/guile/
Licenses: LGPL 3+
Build system: trivial
Synopsis: Minimal statically-linked and relocatable Guile
Description:

Guile is the GNU Ubiquitous Intelligent Language for Extensions, the official extension language of the GNU system. It is an implementation of the Scheme language which can be easily embedded in other applications to provide a convenient means of extending the functionality of the application without requiring the source code to be rewritten.

guile-static-initrd 3.0.11
Dependencies: libunistring@1.3 libffi@3.4.6 libxcrypt@4.4.38 bash-minimal@5.2.37
Propagated dependencies: libunistring@1.3 libgc@8.2.8
Channel: guix
Location: gnu/packages/make-bootstrap.scm (gnu packages make-bootstrap)
Home page: https://www.gnu.org/software/guile/
Licenses: LGPL 3+
Build system: trivial
Synopsis: Minimal statically-linked and relocatable Guile
Description:

Guile is the GNU Ubiquitous Intelligent Language for Extensions, the official extension language of the GNU system. It is an implementation of the Scheme language which can be easily embedded in other applications to provide a convenient means of extending the functionality of the application without requiring the source code to be rewritten.

binutils-static-stripped-tarball 2.44
Channel: guix
Location: gnu/packages/make-bootstrap.scm (gnu packages make-bootstrap)
Home page: https://www.gnu.org/software/binutils/
Licenses: GPL 3+
Build system: trivial
Synopsis: Binary utilities: bfd gas gprof ld
Description:

GNU Binutils is a collection of tools for working with binary files. Perhaps the most notable are "ld", a linker, and "as", an assembler. Other tools include programs to display binary profiling information, list the strings in a binary file, and utilities for working with archives. The "bfd" library for working with executable and object formats is also included.

linux-libre-headers-stripped-tarball 6.12.17
Dependencies: linux-libre-headers@6.12.17
Channel: guix
Location: gnu/packages/make-bootstrap.scm (gnu packages make-bootstrap)
Home page: https://www.gnu.org/software/linux-libre/
Licenses: GPL 2
Build system: trivial
Synopsis: GNU Linux-Libre kernel headers
Description:

Headers of the Linux-Libre kernel.

man2html 1.6g-16
Channel: guix
Location: gnu/packages/man.scm (gnu packages man)
Home page: https://salsa.debian.org/debian/man2html
Licenses: GPL 2+
Build system: gnu
Synopsis: Man pages to HTML format converter
Description:

man2html is a command-line tool for converting man pages into HTML format.

man-pages-posix 2013-a
Channel: guix
Location: gnu/packages/man.scm (gnu packages man)
Home page: https://www.kernel.org/doc/man-pages/
Licenses: FSDG-compatible
Build system: gnu
Synopsis: Man pages from the POSIX.1-2013 standard
Description:

This package provides excerpts from the POSIX.1-2008 and TC1 standards (collectively, POSIX.1-2013) in manual page form. While the Linux man-pages project documents the system as it exists on Linux- and glibc-based systems, this package documents the portable software API as nominally implemented by many Unix-likes.

qman 1.5.1
Dependencies: cunit@2.1-3 groff@1.22.4 man-db@2.12.0 ncurses@6.2.20210619 python-cogapp@3.3.0 xdg-utils@1.2.1 zlib@1.3.1
Channel: guix
Location: gnu/packages/man.scm (gnu packages man)
Home page: https://github.com/plp13/qman
Licenses: FreeBSD
Build system: meson
Synopsis: Modern man page viewer for terminals
Description:

qman is a modern, full-featured manual page viewer featuring hyperlinks,web browser like navigation, a table of contents for each page, incremental search, on-line help, and more. It also strives to be fast and tiny, so that it can be used everywhere.

Features:

  • Index page that displays all manual pages available on the system, sorted alphabetically and organised by section

  • Pages for apropos and whatis results

  • Hyperlinks to other manual pages

  • Hyperlinks for URLs and email addresses

  • Hyperlinks to files or directories in the local filesystem

  • In-page hyperlinks

  • A table of contents for each manual page

  • Incremental search for manual pages

  • Incremental free page text search

  • Command-line options similar to those of man (most importantly, -k and -f)

  • Keyboard mappings similar to those of less

  • Mouse support

  • Navigation history

  • On-line help

  • Fully configurable using INI-style config files

  • Manual page

txt2man 1.6.0
Dependencies: gawk@5.3.0
Channel: guix
Location: gnu/packages/man.scm (gnu packages man)
Home page: https://github.com/mvertes/txt2man
Licenses: GPL 2+
Build system: gnu
Synopsis: Convert text to man page
Description:

Txt2man converts flat ASCII text to man page format.

man-db 2.12.0
Dependencies: gdbm@1.25 groff-minimal@1.22.4 less@608 libpipeline@1.5.6 libseccomp@2.6.0 util-linux@2.40.4 zstd@1.5.6
Channel: guix
Location: gnu/packages/man.scm (gnu packages man)
Home page: https://man-db.nongnu.org/
Licenses: GPL 2+
Build system: gnu
Synopsis: Standard Unix documentation system
Description:

Man-db is an implementation of the standard Unix documentation system accessed using the man command. It uses a Berkeley DB database in place of the traditional flat-text whatis databases.

mandoc 1.14.6
Dependencies: zlib@1.3.1 zstd@1.5.6
Channel: guix
Location: gnu/packages/man.scm (gnu packages man)
Home page: https://mandoc.bsd.lv/
Licenses: ISC
Build system: gnu
Synopsis: Tools for BSD mdoc and man pages
Description:

mandoc is a suite of tools compiling mdoc, the roff macro language of choice for BSD manual pages, and man, the predominant historical language for UNIX manuals. It is small and quite fast. The main component of the toolset is the mandoc utility program, based on the libmandoc validating compiler, to format output for UTF-8 and ASCII UNIX terminals, HTML 5, PostScript, and PDF. Additional tools include the man viewer, and apropos and whatis.

man-pages 6.18
Channel: guix
Location: gnu/packages/man.scm (gnu packages man)
Home page: https://www.kernel.org/doc/man-pages/
Licenses: GPL 2+
Build system: gnu
Synopsis: Development manual pages from the Linux project
Description:

This package provides traditional Unix "man pages" documenting the Linux kernel and C library interfaces employed by user-space programs.

scdoc 1.11.4
Channel: guix
Location: gnu/packages/man.scm (gnu packages man)
Home page: https://git.sr.ht/~sircmpwn/scdoc
Licenses: Expat
Build system: gnu
Synopsis: Simple man page generator
Description:

scdoc is a simple man page generator written for POSIX systems in C99.

help2man 1.49.2
Dependencies: perl@5.36.0 perl-gettext@1.07
Channel: guix
Location: gnu/packages/man.scm (gnu packages man)
Home page: https://www.gnu.org/software/help2man/
Licenses: GPL 3+
Build system: gnu
Synopsis: Automatically generate man pages from program --help
Description:

GNU help2man is a program that converts the output of standard "--help" and "--version" command-line arguments into a manual page automatically.

stdman 20240610
Channel: guix
Location: gnu/packages/man.scm (gnu packages man)
Home page: https://github.com/jeaye/stdman
Licenses: Expat
Build system: gnu
Synopsis: Formatted C++ @code{stdlib} man pages from cppreference
Description:

Stdman is a tool that provides C++ stdlib documentation archived from cppreference as Groff-formated man pages, accessible from the man command.

libpipeline 1.5.6
Channel: guix
Location: gnu/packages/man.scm (gnu packages man)
Home page: https://libpipeline.nongnu.org/
Licenses: GPL 3+
Build system: gnu
Synopsis: C library for manipulating pipelines of subprocesses
Description:

libpipeline is a C library for manipulating pipelines of subprocesses in a flexible and convenient way.

xmltoman 0.4
Propagated dependencies: perl@5.36.0 perl-xml-parser@2.46
Channel: guix
Location: gnu/packages/man.scm (gnu packages man)
Home page: http://xmltoman.sourceforge.net/
Licenses: GPL 2+
Build system: gnu
Synopsis: XML to Man converter
Description:

XMLtoMan and XMLMantoHTML are two small scripts to convert xml to man pages in groff format or html. It features the usual man page items such as description, options, see also, etc.

perl-text-markdown 1.000031
Channel: guix
Location: gnu/packages/markup.scm (gnu packages markup)
Home page: https://metacpan.org/release/Text-Markdown
Licenses: Modified BSD
Build system: perl
Synopsis: Convert Markdown syntax to (X)HTML
Description:

Text::Markdown is a Perl module that provides an alternate implementation of the Markdown implementation by John Gruber (see the markdown package). It is a slower implementation, but better maintained.

python-markdownify 1.1.0
Propagated dependencies: python-beautifulsoup4@4.14.3 python-six@1.17.0
Channel: guix
Location: gnu/packages/markup.scm (gnu packages markup)
Home page: https://github.com/matthewwithanm/python-markdownify
Licenses: Expat
Build system: pyproject
Synopsis: Converts HTML to Markdown
Description:

This package provides markdownify a Python library to convert HTML to Markdown.

markdown 1.0.1
Dependencies: perl@5.36.0
Channel: guix
Location: gnu/packages/markup.scm (gnu packages markup)
Home page: http://daringfireball.net/projects/markdown
Licenses: non-copyleft
Build system: trivial
Synopsis: Text-to-HTML conversion tool
Description:

Markdown is a text-to-HTML conversion tool for web writers. It allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML).

latexml 0.8.8
Dependencies: bash-minimal@5.2.37 libxml2@2.14.6 libxslt@1.1.43 perl@5.36.0 perl-archive-zip@1.68 perl-common-sense@3.75 perl-db-file@1.858 perl-encode-locale@1.05 perl-file-which@1.23 perl-getopt-long@2.51 perl-http-date@6.05 perl-http-message@6.37 perl-image-magick@6.89 perl-image-size@3.300 perl-io-string@1.08 perl-json-xs@4.0 perl-libwww@6.78 perl-mime-base64@3.16 perl-parse-recdescent@1.967015 perl-pod-parser@1.65 perl-text-unidecode@1.30 perl-time-hires@1.9764 perl-try-tiny@0.31 perl-types-serialiser@1.0 perl-uri@5.05 perl-xml-libxml@2.0134 perl-xml-libxslt@2.003000 perl-xml-sax-base@1.09
Channel: guix
Location: gnu/packages/markup.scm (gnu packages markup)
Home page: https://math.nist.gov/~BMiller/LaTeXML/
Licenses: CC0
Build system: perl
Synopsis: LaTeX to XML, HTML, MathML, epub and Jats converter
Description:

This package provides a LaTeX converter, with the following goals:

  • Faithful emulation of TEX’s behaviour;

  • Easily extensible;

  • Lossless, preserving both semantic and presentation cues;

  • Use an abstract LATEX-like, extensible, document type;

  • Infer the semantics of mathematical content

perl-commonmark 0.290000
Dependencies: cmark@0.31.1 perl-test-leaktrace@0.16 perl-devel-checklib@1.14 perl-module-build@0.4231
Channel: guix
Location: gnu/packages/markup.scm (gnu packages markup)
Home page: https://metacpan.org/release/CommonMark
Licenses: GPL 1+
Build system: perl
Synopsis: Interface to the CommonMark C library
Description:

This module is an XS wrapper around the official CommonMark C library libcmark. It closely follows the original API.

cmark-gfm 0.29.0.gfm.13
Channel: guix
Location: gnu/packages/markup.scm (gnu packages markup)
Home page: https://github.com/github/cmark-gfm
Licenses: FreeBSD Expat CC-BY-SA 4.0
Build system: cmake
Synopsis: GitHub flavored CommonMark
Description:

This package is a fork of cmark, with GitHub-specific Markdown additions.

python-mistletoe 1.3.0
Channel: guix
Location: gnu/packages/markup.scm (gnu packages markup)
Home page: https://github.com/miyuchina/mistletoe
Licenses: Expat
Build system: pyproject
Synopsis: Extensible Markdown parser in pure Python
Description:

The mistletoe Markdown parser is a CommonMark-compliant Markdown parser that supports definitions of custom tokens.

Parsing Markdown into an abstract syntax tree also allows mistletoe to swap out renderers for different output formats, without touching any of the core components.

hoedown 3.0.7
Channel: guix
Location: gnu/packages/markup.scm (gnu packages markup)
Home page: https://github.com/hoedown/hoedown
Licenses: Expat
Build system: gnu
Synopsis: Markdown processing library
Description:

Hoedown is a standards compliant, fast, secure markdown processing library written in C.

Total packages: 72465