_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-lib-pq 1.2.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/lib/pq
Licenses: Expat
Synopsis: Golang Postgres driver for Go's database/sql
Description:

This package provides a pure Go Postgres driver for Go's database/sql package.

go-github-com-rs-xid 1.2.1
Dependencies: go-golang-org-x-image@0.20.0
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/rs/xid
Licenses: Expat
Synopsis: Globally unique id generator thought for the web
Description:

go-github-com-rs-xid is a globally unique id generator library, ready to safely be used directly in your server code.

emacs-gitlab-ci-mode 20190824.12.2
Propagated dependencies: emacs-yaml-mode@0.0.16
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/joewreschnig/gitlab-ci-mode/
Licenses: GPL 3+
Synopsis: Emacs mode for editing GitLab CI files
Description:

gitlab-ci-mode is an Emacs major mode for editing GitLab CI files. It provides syntax highlighting and completion for keywords and special variables. An interface to GitLab’s CI file linter is also provided via gitlab-ci-lint.

guile-lsp-server.git 0.4.1-0.ffa92ac
Dependencies: guile@3.0.9
Propagated dependencies: guile-irregex@0.9.11 guile-scheme-json-rpc.git@0.4.2-0.eda1b42 guile-srfi-145@0.0.1 guile-srfi-180@0-0.9188bf9
Channel: small-guix
Location: small-guix/packages/scheme-lsp.scm (small-guix packages scheme-lsp)
Home page: https://codeberg.org/rgherdt/scheme-lsp-server
Licenses: Expat
Synopsis: A LSP (Language Server Protocol) server for Scheme
Description:

guile-scheme-lsp is an implementation for Guile of the LSP specification. This software aims to support several Scheme implementations. To achieve this, the code is designed to contain as much logic as possible in R7RS Scheme, separating implementation-specific code in different directories.

python-git-multimail 1.6.0
Dependencies: git@2.47.1 sendmail@8.18.1
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://github.com/git-multimail/git-multimail
Licenses: GPL 2
Synopsis: Send notification emails for Git pushes
Description:

This hook sends emails describing changes introduced by pushes to a Git repository. For each reference that was changed, it emits one ReferenceChange email summarizing how the reference was changed, followed by one Revision email for each new commit that was introduced by the reference change.

This script is designed to be used as a post-receive hook in a Git repository

go-github-com-rs-xid 1.6.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/rs/xid
Licenses: Expat
Synopsis: Globally Unique ID Generator
Description:

Package xid is a globally unique id generator suited for web scale. Features:

  • zize: 12 bytes (96 bits), smaller than UUID, larger than snowflake

  • base32 hex encoded by default (20 chars when transported as printable string, still sortable)

  • mon configured, you don't need set a unique machine and/or data center id

  • k-ordered

  • embedded time with 1 second precision

  • unicity guaranteed for 16,777,216 (24 bits) unique ids per second and per host/process

  • lock-free (i.e.: unlike UUIDv1 and v2)

texlive-gitfile-info 2024.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/gitfile-info
Licenses: LPPL 1.3+
Synopsis: Get Git metadata for a specific file
Description:

If you are using git to control versions of LaTeX files, you may want to show yourself or other users or devs the current version of the file, information about the author and last edited date. All packages for Git known make that kind of information available for the whole repository. But sometimes you have a lot of files within the same repository in different versions, from different authors etc. Perhaps you also split up a big project in small files and want to show within the document who had edited what. This package gives you the opportunity to do so.

emacs-indent-bars-git 0.7.0-0.c8376cf
Propagated dependencies: emacs-compat@30.0.1.0
Channel: neguix
Location: negnu/packages/emacs.scm (negnu packages emacs)
Home page: https://github.com/jdtsmith/indent-bars
Licenses: GPL 3+
Synopsis: Fast, configurable indentation guide-bars for Emacs.
Description:

Fast, configurable indentation guide-bars for Emacs.

go-github-com-kr-text 0.2.0
Propagated dependencies: go-github-com-creack-pty@1.1.23
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/kr/text
Licenses: Expat
Synopsis: Text formatting in Go
Description:

This package provides a text formatting functions in Go.

python-setuptools-git 1.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/msabramo/setuptools-git
Licenses: Modified BSD
Synopsis: Setuptools revision control system plugin for Git
Description:

This package provides a plugin for Setuptools for revision control with Git.

texlive-git-latexdiff 2024.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/git-latexdiff
Licenses: FreeBSD
Synopsis: Call @command{latexdiff} on two Git revisions of a file
Description:

git-latexdiff is a tool to graphically visualize differences between different versions of a LaTeX file.

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.

python-swh.loader.git 1.4.0
Propagated dependencies: python-click@8.1.7 python-dulwich@0.20.30 python-retrying@1.3.3 python-swh.core@2.4.0 python-swh.loader.core@2.6.1 python-swh.model@6.1.0 python-swh.scheduler@1.0.0 python-swh.storage@1.3.1
Channel: rrr
Location: rrr/packages/softwareheritage.scm (rrr packages softwareheritage)
Home page: https://forge.softwareheritage.org/diffusion/DLDG/
Licenses: GPL 3+
Synopsis: Software Heritage git loader
Description:

The Software Heritage Git Loader is a tool and a library to walk a local Git repository and inject into the SWH dataset all contained files that weren't known before.

go-github-com-rs-cors 1.11.1
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/rs/cors
Licenses: Expat
Synopsis: Golang @code{net/http} configurable handler for CORS requests
Description:

Package cors is net/http handler to handle Cross-origin resource sharing related requests as defined by http://www.w3.org/TR/cors/.

texlive-latex-git-log 2024.2
Dependencies: perl@5.36.0
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/latex-git-log
Licenses: GPL 3+
Synopsis: Typeset @samp{git log} information
Description:

The program is run within a Git repository, and outputs the entire version history, as a LaTeX table. That output will typically be redirected to a file; the author recommends typesetting in landscape orientation.

clojure-tools-gitlibs 2.4.181
Channel: guix
Location: gnu/packages/clojure.scm (gnu packages clojure)
Home page: https://github.com/clojure/tools.gitlibs
Licenses: EPL 1.0
Synopsis: Retrieve, cache, and programmatically access git libraries
Description:

To access git dependencies (for example, via tools.deps), one must download git directories and working trees as indicated by git SHAs. This library provides this functionality and also keeps a cache of git directories and working trees that can be reused.

go-github-com-ajg-form 1.5.1
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/ajg/form
Licenses: Modified BSD
Synopsis: form
#<unspecified>
go-github-com-yudai-pp 2.0.1-20150810000000-be8315415630
Propagated dependencies: go-github-com-mattn-go-colorable@0.1.13 go-github-com-mattn-go-isatty@0.0.20
Channel: efraim-dfsg
Location: dfsg/main/golang.scm (dfsg main golang)
Home page: https://github.com/yudai/pp
Licenses: Expat
Synopsis: Colored pretty printer for Go language
#<unspecified>
rust-git-version-macro 0.3.9
Channel: guix
Location: gnu/packages/crates-vcs.scm (gnu packages crates-vcs)
Home page: https://github.com/fusion-engineering/rust-git-version
Licenses: FreeBSD
Synopsis: Internal macro crate for git-version
Description:

This is an internal macro crate for git-version.

emacs-gitlab-snip-helm 0.0.2
Propagated dependencies: emacs-dash@2.19.1 emacs-helm@4.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://gitlab.com/sasanidas/gitlab-snip-helm/
Licenses: GPL 3+
Synopsis: GitLab snippet API interaction for Emacs
Description:

This package provides GitLab snippet API interaction for Emacs.

go-github-com-pkg-diff 0.0.0-20210226163009-20ebb0f2a09e
Channel: guix
Location: gnu/packages/golang.scm (gnu packages golang)
Home page: https://github.com/pkg/diff/
Licenses: Modified BSD
Synopsis: Create and print diffs
Description:

This package provides a Go library to create and print diffs.

go-github-com-ajg-form 1.5.1
Channel: hui
Location: hui/packages/proxy.scm (hui packages proxy)
Home page: https://github.com/ajg/form
Licenses: Modified BSD
Synopsis: form
Description:

Package form implements encoding and decoding of application/x-www-form-urlencoded data.

go-github-com-pion-rtp 1.8.6
Propagated dependencies: go-github-com-pion-randutil@v0.1.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/pion/rtp
Licenses: Expat
Synopsis: Go implementation of RTP
Description:

This package provides a Real-time Transport Protocol packetizer and depacketizer.

Total results: 1560