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

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.


git-cal 0.9.1
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://github.com/k4rthik/git-cal/
Licenses: Expat
Build system: perl
Synopsis: GitHub like contributions calendar for terminal
Description:

git-cal is a script to view commits calendar similar to GitHub contributions calendar.

gitile 0.1.4-1feb300
Dependencies: bash-minimal@5.2.37 guile@3.0.9 guile-commonmark@0.1.2-0.8ebb304 guile-fibers@1.4.2 guile-gcrypt@0.5.0 guile-git@0.10.0 guile-syntax-highlight@0.2.0 guile-gnutls@5.0.1
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://git.lepiller.eu/gitile
Licenses: AGPL 3+
Build system: gnu
Synopsis: Simple Git forge written in Guile
Description:

Gitile is a Git forge written in Guile that lets you visualize your public Git repositories on a web interface.

fnc 0.18
Dependencies: ncurses@6.2.20210619 zlib@1.3.1 sqlite@3.51.0
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://fnc.bsdbox.org
Licenses: ISC
Build system: gnu
Synopsis: Interactive text-based user interface for Fossil
Description:

fnc uses ncurses and libfossil to create a fossil user interface in the terminal. It can view local changes at the hunk level to prepare atomic commits.

patatt 0.6.3
Propagated dependencies: python-pynacl@1.5.0
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://git.kernel.org/pub/scm/utils/patatt/patatt.git
Licenses: Expat No Attribution
Build system: pyproject
Synopsis: Tool for cryptographic patch attestation
Description:

This utility provides end-to-end cryptographic attestation of patches sent via mail. It does so by adapting the DKIM email signature standard to include cryptographic signatures via the X-Developer-Signature email header.

src 1.32
Dependencies: bash-minimal@5.2.37 cssc@1.4.1 python-wrapper@3.11.14 rcs@5.10.1
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: http://www.catb.org/~esr/src/
Licenses: FreeBSD
Build system: gnu
Synopsis: Simple revision control
Description:

SRC (or src) is simple revision control, a version-control system for single-file projects by solo developers and authors. It modernizes the venerable RCS, hence the anagrammatic acronym. The design is tuned for use cases like all those little scripts in your ~/bin directory, or a directory full of HOWTOs.

vcsh 2.0.5
Dependencies: git@2.52.0
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://github.com/RichiH/vcsh
Licenses: GPL 2+
Build system: gnu
Synopsis: Version control system for @code{$HOME}
Description:

vcsh version-controls configuration files in several Git repositories, all in one single directory. They all maintain their working trees without clobbering each other or interfering otherwise. By default, all Git repositories maintained via vcsh store the actual files in $HOME, though this can be overridden.

libgit2 1.7.2
Dependencies: libssh2@1.11.1 http-parser@2.9.4-1.ec8b5ee
Propagated dependencies: openssl@3.0.8 pcre2@10.42 zlib@1.3.1
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://libgit2.org/
Licenses: GPL 2
Build system: cmake
Synopsis: Library providing Git core methods
Description:

Libgit2 is a portable, pure C implementation of the Git core methods provided as a re-entrant linkable library with a solid API, allowing you to write native speed custom Git applications in any language with bindings.

savane 3.12
Dependencies: exim@4.98.2 gnupg@2.4.8 httpd@2.4.66 mariadb@10.11.14 php@8.5.3
Propagated dependencies: perl@5.36.0 perl-dbd-mysql@4.050 perl-dbi@1.643 perl-date-calc@6.4 perl-digest-md5@2.58 perl-mailtools@2.21 perl-file-find-rule@0.35 perl-xml-writer@0.900
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://savannah.nongnu.org/p/administration
Licenses: AGPL 3+
Build system: gnu
Synopsis: Web-based software hosting system
Description:

Savane is a Web-based software hosting system. It includes issue tracking (bugs, tasks, support, news and documentation), project member management by roles and individual account maintenance.

xdiff 0.1-0.a137bc7
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://github.com/libgit2/xdiff
Licenses: LGPL 2.1+
Build system: cmake
Synopsis: File differential library used by git
Description:

xdiff is the file differential library used by git, which has been extracted into a standalone library for compatibility with other git-like projects such as libgit2.

got 0.122
Dependencies: libevent@2.1.12 util-linux@2.40.4 zlib@1.3.1 libressl@4.2.1 libmd@1.1.0 libbsd@0.11.7 ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://gameoftrees.org/
Licenses: ISC
Build system: gnu
Synopsis: Distributed version control system
Description:

Game of Trees (Got) is a version control system which prioritizes ease of use and simplicity over flexibility.

rcs-blame 1.3.1-20210207
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://invisible-island.net/rcs-blame/rcs-blame.html
Licenses: GPL 2+
Build system: gnu
Synopsis: Display the last modification for each line in an RCS file
Description:

blame outputs an annotated revision from each RCS file. An annotated RCS file describes the revision and date in which each line was added to the file, and the author of each line.

rcs 5.10.1
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://www.gnu.org/software/rcs/
Licenses: GPL 3+
Build system: gnu
Synopsis: Per-file local revision control system
Description:

RCS is the original Revision Control System. It works on a file-by-file basis, in contrast to subsequent version control systems such as CVS, Subversion, and Git. This can make it suitable for system administration files, for example, which are often inherently local to one machine.

gnu-arch 1.3.5
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://www.gnu.org/software/gnu-arch/
Licenses: GPL 2
Build system: gnu
Synopsis: Historical distributed version-control system
Description:

GNU Arch, aka. tla, was one of the first free distributed version-control systems (DVCS). It saw its last release in 2006. This package is provided for users who need to recover tla repositories and for historians.

git-tools 2022.12
Dependencies: bash-minimal@5.2.37 git-minimal@2.52.0 python-minimal@3.11.14
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://github.com/MestreLion/git-tools
Licenses: GPL 3+
Build system: copy
Synopsis: Assorted git-related scripts and tools
Description:

git-tools is a collection of bash and python scripts. Specifically, it includes the following tools:

  • git-branches-rename: Batch rename branches with a matching prefix to another prefix

  • git-clone-subset: Clone a subset of a git repository

  • git-find-uncommitted-repos: Recursively list repositories in the given directory(ies) that have uncommitted changes

  • git-rebase-theirs: Resolve rebase conflicts and failed cherry-picks by favoring "theirs" version

  • git-restore-mtime: Restore modification time of files based on the date of the most recent commit that modified them

  • git-strip-merge: A git-merge wrapper that deletes files on a "foreign" branch before merging

python-hg-evolve 11.1.3
Propagated dependencies: mercurial@7.1
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://www.mercurial-scm.org/doc/evolution/
Licenses: GPL 2
Build system: pyproject
Synopsis: Flexible evolution of Mercurial history
Description:

Evolve is a Mercurial extension for faster and safer mutable history. It implements the changeset evolution concept for Mercurial.

libgit2 1.6.5
Dependencies: libssh2@1.11.1 http-parser@2.9.4-1.ec8b5ee
Propagated dependencies: openssl@3.0.8 pcre2@10.42 zlib@1.3.1
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://libgit2.org/
Licenses: GPL 2
Build system: cmake
Synopsis: Library providing Git core methods
Description:

Libgit2 is a portable, pure C implementation of the Git core methods provided as a re-entrant linkable library with a solid API, allowing you to write native speed custom Git applications in any language with bindings.

python-gitpython 3.1.44
Dependencies: git-minimal@2.50.0
Propagated dependencies: python-gitdb@4.0.12
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://github.com/gitpython-developers/GitPython
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python library for interacting with Git repositories
Description:

GitPython is a python library used to interact with Git repositories, high-level like git-porcelain, or low-level like git-plumbing.

It provides abstractions of Git objects for easy access of repository data, and additionally allows you to access the Git repository more directly using either a pure Python implementation, or the faster, but more resource intensive git command implementation.

cvs 1.12.13
Dependencies: zlib@1.3.1 nano@8.7.1
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://cvs.nongnu.org
Licenses: GPL 1+
Build system: gnu
Synopsis: Historical centralized version control system
Description:

CVS is a version control system, an important component of Source Configuration Management (SCM). Using it, you can record the history of sources files, and documents. It fills a similar role to the free software RCS, PRCS, and Aegis packages.

git2cl 20120919.1d74d4c
Dependencies: perl@5.36.0
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://savannah.nongnu.org/projects/git2cl
Licenses: GPL 2+
Build system: copy
Synopsis: Convert Git logs to GNU ChangeLog format
Description:

git2cl is a command line tool for converting Git logs to GNU ChangeLog format.

orf-dl 1.0.1
Dependencies: ffmpeg@8.0
Channel: guix
Location: gnu/packages/video.scm (gnu packages video)
Home page: https://github.com/tpoechtrager/orf_dl
Licenses: Modified BSD
Build system: go
Synopsis: Download videos from ORF ON
Description:

This package provides a Go-based command line application to download videos from Austria's national television broadcaster.

twitchy 3.4-1.9beb36d
Dependencies: python-requests@2.32.5 streamlink@7.6.0
Channel: guix
Location: gnu/packages/video.scm (gnu packages video)
Home page: https://github.com/BasioMeusPuga/twitchy
Licenses: GPL 3+
Build system: pyproject
Synopsis: Command-line interface for Twitch.tv
Description:

This package provides a command-line interface for Twitch.tv

recordmydesktop 0.4.0
Dependencies: popt@1.18 zlib@1.3.1 libx11@1.8.12 libice@1.1.2 libsm@1.2.5 libxfixes@6.0.1 libxdamage@1.1.6 libxext@1.3.6 alsa-lib@1.2.11 libvorbis@1.3.7 libtheora@1.1.1
Channel: guix
Location: gnu/packages/video.scm (gnu packages video)
Home page: https://enselic.github.io/recordmydesktop/
Licenses: GPL 2+
Build system: gnu
Synopsis: Desktop session video recorder
Description:

recordMyDesktop is a command-line tool that captures the activity in your graphical desktop and encodes it as a video. This is a useful tool for making screencasts.

openshot 3.4.0
Dependencies: bash-minimal@5.2.37 ffmpeg@8.0 font-dejavu@2.37 libopenshot@0.5.0 python@3.11.14 python-pyqt@5.15.11 python-pyqtwebengine@5.15.9 python-pyzmq@27.0.1 python-requests@2.32.5 qtsvg@5.15.17 qtwebengine@5.15.17
Channel: guix
Location: gnu/packages/video.scm (gnu packages video)
Home page: https://www.openshot.org/
Licenses: GPL 3+
Build system: python
Synopsis: Video editor
Description:

OpenShot takes your videos, photos, and music files and helps you create the film you have always dreamed of. Easily add sub-titles, transitions, and effects and then export your film to many common formats.

svtplay-dl 4.173
Dependencies: ffmpeg@8.0 python-pyaml@25.7.0 python-requests@2.32.5 python-pysocks@1.7.1 python-cryptography@44.0.0
Channel: guix
Location: gnu/packages/video.scm (gnu packages video)
Home page: https://svtplay-dl.se/
Licenses: Expat
Build system: pyproject
Synopsis: Download or stream SVT Play's (and others) TV programmes
Description:

svtplay-dl allows downloading TV programmes from various Swedish broadcasters including SVT Play, Sveriges Radio, TV4 Play, along with many others.

Total packages: 70999