Source: dasel
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Guilherme Puida Moreira <puida@debian.org>
Section: golang
Testsuite: autopkgtest-pkg-go
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 golang-any,
 golang-github-alecthomas-kong-dev,
 golang-github-charmbracelet-bubbles-dev,
 golang-github-charmbracelet-bubbletea-dev,
 golang-github-charmbracelet-lipgloss-dev,
 golang-github-goccy-go-json-dev,
 golang-github-google-go-cmp-dev,
 golang-github-hashicorp-hcl-v2-dev,
 golang-github-pelletier-go-toml.v2-dev,
 golang-github-zclconf-go-cty-dev,
 golang-go.yaml-yaml-v4-dev,
 golang-gopkg-ini.v1-dev,
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/go-team/packages/dasel
Vcs-Git: https://salsa.debian.org/go-team/packages/dasel.git
Homepage: https://github.com/tomwright/dasel
Rules-Requires-Root: no
XS-Go-Import-Path: github.com/tomwright/dasel

Package: dasel
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Static-Built-Using: ${misc:Static-Built-Using}
Description: Query, update and convert data structures from the command line (program)
 Dasel (short for data-selector) allows you to query and modify data
 structures using selector strings.
 .
 Comparable to jq / yq, but supports JSON, YAML, TOML, XML and CSV with
 zero runtime dependencies.
 .
 This package installs the command-line tool.

Package: golang-github-tomwright-dasel-dev
Architecture: all
Multi-Arch: foreign
Depends:
 golang-github-alecthomas-kong-dev,
 golang-github-charmbracelet-bubbles-dev,
 golang-github-charmbracelet-bubbletea-dev,
 golang-github-charmbracelet-lipgloss-dev,
 golang-github-goccy-go-json-dev,
 golang-github-google-go-cmp-dev,
 golang-github-hashicorp-hcl-v2-dev,
 golang-github-pelletier-go-toml.v2-dev,
 golang-github-zclconf-go-cty-dev,
 golang-go.yaml-yaml-v4-dev,
 golang-gopkg-ini.v1-dev,
 ${misc:Depends},
Description: Query, update and convert data structures from the command line (library)
 Dasel (short for data-selector) allows you to query and modify data
 structures using selector strings.
 .
 Comparable to jq / yq, but supports JSON, YAML, TOML, XML and CSV with
 zero runtime dependencies.
 .
 This package installs the library.
