[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#951419: ITP: golang-github-rogpeppe-go-internal -- Selected Go-internal packages factored out from the standard library



Package: wnpp
Severity: wishlist
Owner: Anthony Fok <foka@debian.org>

* Package name    : golang-github-rogpeppe-go-internal
  Version         : 1.3.0-1
  Upstream Author : Roger Peppe
* URL             : https://github.com/rogpeppe/go-internal
* License         : BSD-3-clause
  Programming Lang: Go
  Description     : Selected Go-internal packages factored out from the standard library

 This repository factors out an opinionated selection of internal
 packages and functionality from the Go standard library. Currently
 this consists mostly of packages and testing code from within the Go
 tool implementation.
 .
 Included are the following: 
 .
  * dirhash: calculate hashes over directory trees the same way
        that the Go tool does.
  * goproxytest: a GOPROXY implementation designed for test use.
  * gotooltest: Use the Go tool inside test scripts (see testscript below).
  * imports: list of known architectures and OSs, and support for reading
        import statements.
  * modfile: read and write go.mod files while preserving formatting
        and comments.
  * module: module paths and versions.
  * par: do work in parallel.
  * semver: semantic version parsing.
  * testenv: information on the current testing environment.
  * testscript: script-based testing based on txtar files.
  * txtar: simple text-based file archives for testing.

Reason for packaging: Required by hugo 0.60.0+


Reply to: