Debian NEW package overview for golang-github-mitchellh-pointerstructure
golang-github-mitchellh-pointerstructure_1.2.1-1~exp1_amd64.changes (click to toggle)
Format:1.8
Date:Fri, 27 Sep 2024 12:31:18 +0000
Source:golang-github-mitchellh-pointerstructure
Binary:golang-github-mitchellh-pointerstructure-dev
Architecture:source all
Version:1.2.1-1~exp1
Distribution:experimental
Urgency:medium
Maintainer:Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Changed-By:Francisco Vilmar Cardoso Ruviaro <vilmar@debian.org>
Description:
golang-github-mitchellh-pointerstructure-dev - Addressing and modifying values in Go structures using a string s
Closes:1082850
Changes:
golang-github-mitchellh-pointerstructure (1.2.1-1~exp1) experimental; urgency=medium

  * Initial release. (Closes: #1082850)
Files:
f34546e9fb05c870dcd2f624ce20a6f0 2502 golang optional golang-github-mitchellh-pointerstructure_1.2.1-1~exp1.dsc
88ed105b09203a1b369e56cd1b239233 10407 golang optional golang-github-mitchellh-pointerstructure_1.2.1.orig.tar.gz
13159a936ea3341175066690afec91bb 2372 golang optional golang-github-mitchellh-pointerstructure_1.2.1-1~exp1.debian.tar.xz
736a2dcbc0903b769496a718c9f85feb 10528 golang optional golang-github-mitchellh-pointerstructure-dev_1.2.1-1~exp1_all.deb
e6b168cc9bc1fabe3b29a3078771cfef 6530 golang optional golang-github-mitchellh-pointerstructure_1.2.1-1~exp1_amd64.buildinfo
golang-github-mitchellh-pointerstructure_1.2.1-1~exp1.dsc (click to toggle)
Format:3.0 (quilt)
Source:golang-github-mitchellh-pointerstructure
Binary:golang-github-mitchellh-pointerstructure-dev
Architecture:all
Version:1.2.1-1~exp1
Maintainer:Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders:Francisco Vilmar Cardoso Ruviaro <vilmar@debian.org>
Homepage:https://github.com/mitchellh/pointerstructure
Standards-Version:4.7.0
Vcs-Browser:https://salsa.debian.org/go-team/packages/golang-github-mitchellh-pointerstructure
Vcs-Git:https://salsa.debian.org/go-team/packages/golang-github-mitchellh-pointerstructure.git
Testsuite:autopkgtest-pkg-go
Build-Depends:debhelper-compat (=13), dh-sequence-golang, golang-any, golang-github-mitchellh-mapstructure-dev
Package-List:golang-github-mitchellh-pointerstructure-dev deb golang optional arch=all
Files:
88ed105b09203a1b369e56cd1b239233 10407 golang-github-mitchellh-pointerstructure_1.2.1.orig.tar.gz
13159a936ea3341175066690afec91bb 2372 golang-github-mitchellh-pointerstructure_1.2.1-1~exp1.debian.tar.xz
Go-Import-Path:github.com/mitchellh/pointerstructure
lintian 2.104.0 check for golang-github-mitchellh-pointerstructure_1.2.1-1~exp1.dsc (click to toggle)
README.source for golang-github-mitchellh-pointerstructure_1.2.1-1~exp1.dsc (click to toggle)
No README.source in this package
control file for golang-github-mitchellh-pointerstructure-dev_1.2.1-1~exp1_all.deb (click to toggle)
Package:golang-github-mitchellh-pointerstructure-dev
Source:golang-github-mitchellh-pointerstructure
Version:1.2.1-1~exp1
Architecture:all
Maintainer:Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Installed-Size:56
Depends:golang-github-mitchellh-mapstructure-dev
Section:golang
Priority:optional
Multi-Arch:foreign
Homepage:https://github.com/mitchellh/pointerstructure
Description:
Addressing and modifying values in Go structures using a string syntax
 pointerstructure is a Go library for identifying a specific
 value within any Go structure using a string syntax.
 This library is based on JSON pointer (RFC 6901).
 .
 The goal of pointerstructure is to provide a single, well-known
 format for addressing a specific value. This can be useful for
 user provided input on structures, diffs of structures, etc.
 .
 Features:
  * Get the value for an address.
  * Set the value for an address within an existing structure.
  * Delete the value at an address.
  * Sorting a list of addresses.
lintian 2.104.0 check for golang-github-mitchellh-pointerstructure-dev_1.2.1-1~exp1_all.deb (click to toggle)
contents of golang-github-mitchellh-pointerstructure-dev_1.2.1-1~exp1_all.deb (click to toggle)
drwxr-xr-x root/root         0 2024-09-27 12:31 ./
drwxr-xr-x root/root         0 2024-09-27 12:31 ./usr/
drwxr-xr-x root/root         0 2024-09-27 12:31 ./usr/share/
drwxr-xr-x root/root         0 2024-09-27 12:31 ./usr/share/doc/
drwxr-xr-x root/root         0 2024-09-27 12:31 ./usr/share/doc/golang-github-mitchellh-pointerstructure-dev/
-rw-r--r-- root/root       201 2024-09-27 12:31 ./usr/share/doc/golang-github-mitchellh-pointerstructure-dev/changelog.Debian.gz
-rw-r--r-- root/root      1555 2024-09-26 12:38 ./usr/share/doc/golang-github-mitchellh-pointerstructure-dev/copyright
drwxr-xr-x root/root         0 2024-09-27 12:31 ./usr/share/gocode/
drwxr-xr-x root/root         0 2024-09-27 12:31 ./usr/share/gocode/src/
drwxr-xr-x root/root         0 2024-09-27 12:31 ./usr/share/gocode/src/github.com/
drwxr-xr-x root/root         0 2024-09-27 12:31 ./usr/share/gocode/src/github.com/mitchellh/
drwxr-xr-x root/root         0 2024-09-27 12:31 ./usr/share/gocode/src/github.com/mitchellh/pointerstructure/
-rw-r--r-- root/root      2975 2024-09-27 12:31 ./usr/share/gocode/src/github.com/mitchellh/pointerstructure/delete.go
-rw-r--r-- root/root      1337 2024-09-27 12:31 ./usr/share/gocode/src/github.com/mitchellh/pointerstructure/delete_test.go
-rw-r--r-- root/root       700 2024-09-27 12:31 ./usr/share/gocode/src/github.com/mitchellh/pointerstructure/errors.go
-rw-r--r-- root/root      1540 2024-09-27 12:31 ./usr/share/gocode/src/github.com/mitchellh/pointerstructure/errors_test.go
-rw-r--r-- root/root      4120 2024-09-27 12:31 ./usr/share/gocode/src/github.com/mitchellh/pointerstructure/get.go
-rw-r--r-- root/root      6363 2024-09-27 12:31 ./usr/share/gocode/src/github.com/mitchellh/pointerstructure/get_test.go
-rw-r--r-- root/root       104 2024-09-27 12:31 ./usr/share/gocode/src/github.com/mitchellh/pointerstructure/go.mod
-rw-r--r-- root/root       185 2024-09-27 12:31 ./usr/share/gocode/src/github.com/mitchellh/pointerstructure/go.sum
-rw-r--r-- root/root      1289 2024-09-27 12:31 ./usr/share/gocode/src/github.com/mitchellh/pointerstructure/parse.go
-rw-r--r-- root/root      1071 2024-09-27 12:31 ./usr/share/gocode/src/github.com/mitchellh/pointerstructure/parse_test.go
-rw-r--r-- root/root      4486 2024-09-27 12:31 ./usr/share/gocode/src/github.com/mitchellh/pointerstructure/pointer.go
-rw-r--r-- root/root       693 2024-09-27 12:31 ./usr/share/gocode/src/github.com/mitchellh/pointerstructure/pointer_examples_test.go
-rw-r--r-- root/root       971 2024-09-27 12:31 ./usr/share/gocode/src/github.com/mitchellh/pointerstructure/pointer_test.go
-rw-r--r-- root/root      3156 2024-09-27 12:31 ./usr/share/gocode/src/github.com/mitchellh/pointerstructure/set.go
-rw-r--r-- root/root      1846 2024-09-27 12:31 ./usr/share/gocode/src/github.com/mitchellh/pointerstructure/set_test.go
-rw-r--r-- root/root      1127 2024-09-27 12:31 ./usr/share/gocode/src/github.com/mitchellh/pointerstructure/sort.go
-rw-r--r-- root/root       853 2024-09-27 12:31 ./usr/share/gocode/src/github.com/mitchellh/pointerstructure/sort_test.go

Timestamp: 27.09.2024 / 13:02:16 (UTC)