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

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.


cssc 1.4.1
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://www.gnu.org/software/cssc/
Licenses: GPL 3+
Build system: gnu
Synopsis: File-based version control like SCCS
Description:

GNU CSSC provides a replacement for the legacy Unix source code control system SCCS. This allows old code still under that system to be accessed and migrated on modern systems.

git-pages-cli 1.9.0
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://codeberg.org/git-pages/git-pages-cli
Licenses: Zero-Clause BSD
Build system: go
Synopsis: Command-line tool for publishing a site to a git-pages server
Description:

git-pages-cli is a command-line application for publishing sites to git-pages.

neon 0.32.2
Dependencies: libxml2@2.14.6 openssl@3.5.5 zlib@1.3.1
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://notroj.github.io/neon/
Licenses: GPL 2+
Build system: gnu
Synopsis: HTTP and WebDAV client library
Description:

Neon is an HTTP and WebDAV client library, with a C interface and the following features:

  1. High-level wrappers for common HTTP and WebDAV operations (GET, MOVE, DELETE, etc.);

  2. low-level interface to the HTTP request/response engine, allowing the use of arbitrary HTTP methods, headers, etc.;

  3. authentication support including Basic and Digest support, along with GSSAPI-based Negotiate on Unix, and SSPI-based Negotiate/NTLM on Win32;

  4. SSL/TLS support using OpenSSL or GnuTLS, exposing an abstraction layer for verifying server certificates, handling client certificates, and examining certificate properties, smartcard-based client certificates are also supported via a PKCS#11 wrapper interface;

  5. abstract interface to parsing XML using libxml2 or expat, and wrappers for simplifying handling XML HTTP response bodies;

  6. WebDAV metadata support, wrappers for PROPFIND and PROPPATCH to simplify property manipulation.

github-cli 2.83.2
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://cli.github.com/
Licenses: Expat
Build system: go
Synopsis: GitHub's official command-line tool
Description:

gh is GitHub on the command line. It brings pull requests, issues, and other GitHub concepts to the terminal next to where you are already working with git and your code. It works with GitHub.com, GitHub Enterprise Cloud, and GitHub Enterprise Server 2.20+.

heatwave 1.2.1
Propagated dependencies: python-click@8.3.1 python-gitpython@3.1.44 python-monthdelta@0.9.1
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://github.com/james-stoup/heatwave
Licenses: GPL 3
Build system: pyproject
Synopsis: Heat map visualization of a git repository
Description:

This package provides a way of visualizing a heat map of a git repo.

git-test-sequence 20140312.48e5a2f
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://dustin.sallings.org/2010/03/28/git-test-sequence.html
Licenses: X11-style
Build system: trivial
Synopsis: Run a command over a sequence of commits
Description:

git-test-sequence is similar to an automated git bisect except it’s linear. It will test every change between two points in the DAG. It will also walk each side of a merge and test those changes individually.

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.

stagit 1.2
Dependencies: libgit2@1.9.4
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://git.codemadness.org/stagit/
Licenses: Expat
Build system: gnu
Synopsis: Static git page generator
Description:

Stagit creates static pages for git repositories, the results can be served with a HTTP file server of your choice.

pijul 1.0.0-beta.9
Dependencies: libgit2@1.3.2 libssh2@1.11.1 libsodium@1.0.22 openssl@3.5.5
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://nest.pijul.com/pijul/pijul
Licenses: GPL 2+
Build system: cargo
Synopsis: Distributed version control system
Description:

This package provides pijul, a sound and fast distributed version control system based on a mathematical theory of asynchronous work.

gita 0.16.7.2
Propagated dependencies: python-argcomplete@3.6.2
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://github.com/nosarthur/gita
Licenses: Expat
Build system: pyproject
Synopsis: Command-line tool to manage multiple Git repos
Description:

This package provides a command-line tool to manage multiple Git repos.

This tool does two things:

  • display the status of multiple Git repos such as branch, modification, commit message side by side

  • (batch) delegate Git commands/aliases from any working directory

If several repos are related, it helps to see their status together.

mergiraf 0.16.3
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://mergiraf.org/
Licenses: GPL 3
Build system: cargo
Synopsis: Syntax-aware merge driver for Git
Description:

This package provides a syntax-aware merge driver for Git.

subversion 1.14.5
Dependencies: apr@1.7.6 apr-util@1.6.3 lz4@1.10.0 perl@5.36.0 python-wrapper@3.12.12 serf@1.3.10 sqlite@3.39.3 utf8proc@2.10.0 zlib@1.3.1
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://subversion.apache.org/
Licenses: ASL 2.0
Build system: gnu
Synopsis: Revision control system
Description:

Subversion (svn) exists to be recognized and adopted as a centralized version control system characterized by its reliability as a safe haven for valuable data; the simplicity of its model and usage; and its ability to support the needs of a wide variety of users and projects, from individuals to large-scale enterprise operations.

git-sizer 1.5.0
Dependencies: git-minimal@2.54.0
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://github.com/github/git-sizer
Licenses: Expat
Build system: go
Synopsis: Analyze size of a Git repo
Description:

Compute various size metrics for a Git repository, flagging those that might cause problems or inconvenience.

diff-so-fancy 1.4.4
Dependencies: bash-minimal@5.2.37 perl@5.36.0 ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://github.com/so-fancy/diff-so-fancy
Licenses: Expat
Build system: copy
Synopsis: Makes diffs more human friendly and readable
Description:

diff-so-fancy strives to make your diffs human readable instead of machine readable. This helps improve code quality and helps you spot defects faster.

cvs-fast-export 1.68
Dependencies: git@2.54.0 python-wrapper@3.12.12
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: http://www.catb.org/esr/cvs-fast-export/
Licenses: GPL 2+
Build system: gnu
Synopsis: Export an RCS or CVS history as a fast-import stream
Description:

This program analyzes a collection of RCS files in a CVS repository (or outside of one) and, when possible, emits an equivalent history in the form of a fast-import stream. Not all possible histories can be rendered this way; the program tries to emit useful warnings when it can't.

The program can also produce a visualization of the resulting commit DAG in the input format of Graphviz. The package also includes cvssync, a tool for mirroring masters from remote CVS hosts.

fossil 2.28
Dependencies: openssl@3.5.5 zlib@1.3.1 sqlite@3.53.1
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://fossil-scm.org
Licenses: Public Domain FreeBSD
Build system: gnu
Synopsis: Software configuration management system
Description:

Fossil is a distributed source control management system which supports access and administration over HTTP CGI or via a built-in HTTP server. It has a built-in wiki, built-in file browsing, built-in tickets system, etc.

libgit2 1.8.5
Dependencies: libssh2@1.11.1 http-parser@2.9.4-1.ec8b5ee
Propagated dependencies: openssl@3.5.5 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.

myrepos 1.20180726
Dependencies: bash-minimal@5.2.37 perl@5.36.0 perl-encode-locale@1.05 perl-html-parser@3.72 perl-http-date@6.05 perl-http-message@6.37 perl-libwww@6.78 perl-try-tiny@0.31 perl-uri@5.05
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://myrepos.branchable.com/
Licenses: GPL 2+
Build system: gnu
Synopsis: Multiple repository management tool
Description:

Myrepos provides the mr command, which maps an operation (e.g., fetching updates) over a collection of version control repositories. It supports a large number of version control systems: Git, Subversion, Mercurial, Bazaar, Darcs, CVS, Fossil, and Veracity.

lfs-s3 0.2.1
Dependencies: git-lfs@3.7.1
Propagated dependencies: go-github-com-aws-aws-sdk-go-v2@1.41.7 go-github-com-aws-aws-sdk-go-v2-config@1.32.17 go-github-com-aws-aws-sdk-go-v2-feature-s3-manager@1.22.0 go-github-com-aws-aws-sdk-go-v2-service-s3@1.96.0 go-github-com-klauspost-compress@1.18.0
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://git.sr.ht/~ngraves/lfs-s3/
Licenses: Expat
Build system: go
Synopsis: Git extension for versioning large files in S3
Description:

This package provides a custom transfer agent for Git LFS, allowing plain S3 bucket usage as remote storage for media files. This package uses a standalone agent instead of a server.

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.

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.

obs-advanced-scene-switcher 1.32.7
Dependencies: curl@8.6.0 cpp-httplib@0.20.0 exprtk@0.0.3 leptonica@1.84.1 libxscrnsaver@1.2.4 obs@32.0.4 openssl@3.5.5 opencv@4.13.0 procps@4.0.3 qtbase@6.9.2 simde@0.8.2 websocketpp@0.8.2
Channel: guix
Location: gnu/packages/video.scm (gnu packages video)
Home page: https://github.com/WarmUpTill/SceneSwitcher
Licenses: GPL 2
Build system: cmake
Synopsis: This plugin automates actions in OBS
Description:

An OBS plugin that can automate almost anything through macros. Originally, for switching between Scenes depending on a condition, it's capable of much more. Macros are created with a condition, when the condition takes places an action runs which can be anything from switching to a specified Scene to changing the volume.

rav1e 0.7.1
Dependencies: libgit2@1.9.2 zlib@1.3.1
Channel: guix
Location: gnu/packages/video.scm (gnu packages video)
Home page: https://github.com/xiph/rav1e/
Licenses: FreeBSD
Build system: cargo
Synopsis: Fast and safe AV1 encoder
Description:

rav1e is an AV1 video encoder. It is designed to eventually cover all use cases, though in its current form it is most suitable for cases where libaom (the reference encoder) is too slow.

obs-looking-glass B7
Dependencies: bash-minimal@5.2.37 fontconfig-minimal@2.16.0 freetype@2.13.3 glu@9.0.2 gmp@6.3.0 libglvnd@1.7.0 libiberty@14.3.0 libx11@1.8.12 libxcursor@1.2.3 libxfixes@6.0.1 libxi@1.8.2 libxinerama@1.1.5 libxkbcommon@1.13.1 libxpresent@1.0.1 libxrandr@1.5.4 libxscrnsaver@1.2.4 mesa@26.0.2 obs@32.0.4 openssl@3.5.5 sdl2@2.30.8 sdl2-ttf@2.20.2 simde@0.8.2 spice-protocol@0.14.4 wayland@1.24.0 wayland-protocols@1.47 zlib@1.3.1
Channel: guix
Location: gnu/packages/video.scm (gnu packages video)
Home page: https://looking-glass.io/
Licenses: GPL 2+
Build system: cmake
Synopsis: Looking Glass video feed to OBS as a video source
Description:

This OBS plugin allows a Looking Glass video feed to OBS as a video source with the included OBS plugin. This provides a lower-latency alternative to capturing the Looking Glass client window with a Screen or Window Capture source.

This may help improve your viewers watching experience, and allows you to use your host privately.

Total packages: 72166