_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
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-comint-mime-git 0.7-0.5e7b609
Propagated dependencies: emacs-mathjax-git@0.1-0.db66945
Channel: neguix
Location: negnu/packages/emacs.scm (negnu packages emacs)
Home page: https://github.com/astoff/comint-mime
Licenses: GPL 3+
Synopsis: Comint MIME
Description:

Comint MIME

go-github-com-kr-text 0.2.0
Propagated dependencies: go-github-com-creack-pty@1.1.24
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
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.21.7 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-lann-ps 0.0.0-20150810152359-62de8c46ede0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/lann/ps
Licenses: Expat
Synopsis: Persistent data structures for Golang
Description:

This package implements a fully persistent data structures - a data structure that always preserves the previous version of itself when it is modified. Such data structures are effectively immutable, as their operations do not update the structure in-place, but instead always yield a new structure. It's a stable fork of https://github.com/mndrix/ps.

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>
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>
emacs-copilot-chat-git 1.3.0-0.b62cf38
Propagated dependencies: emacs-magit@4.3.1 emacs-shell-maker@0.76.2 emacs-polymode@0.2.2 emacs-request@0.3.2-1.3336eaa emacs-markdown-mode@2.7 emacs-transient@0.8.5
Channel: neguix
Location: negnu/packages/emacs.scm (negnu packages emacs)
Home page: https://github.com/chep/copilot-chat.el.git
Licenses: Expat
Synopsis: Chat with Github copilot in Emacs!
Description:

Chat with Github copilot in Emacs!

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.2
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-20241224192749-4e6772a4315c
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
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-xtgo-set 1.0.0
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/xtgo/set
Licenses: FreeBSD
Synopsis: set
Description:

Package set implements type-safe, non-allocating algorithms that operate on ordered sets.

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.

go-github-com-juju-go4 0.0.0-20160222163258-40d72ab9641a
Channel: lauras-channel
Location: laura/packages/go-common.scm (laura packages go-common)
Home page: https://github.com/juju/go4
Licenses: ASL 2.0
Synopsis: go4
Description:

@urlhttp://go4.org,go4.org is a collection of packages for Go programmers.

go-github-com-ssor-bom 0.0.0-20170718123548-6386211fdfcf
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/ssor/bom
Licenses: Expat
Synopsis: Cleaning BOMs in Go
Description:

The bom package provides small tools for cleaning BOMs from a byte array or reader.

Total results: 1754