Source: kustomize
Section: devel
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://github.com/kubernetes-sigs/kustomize/tags
Vcs-Browser: https://github.com/alvistack/kubernetes-sigs-kustomize
Vcs-Git: https://github.com/alvistack/kubernetes-sigs-kustomize.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 golang-1.26,

Package: kustomize
Architecture: amd64
Description: Customization of kubernetes YAML configurations
 kustomize lets you customize raw, template-free YAML files for multiple
 purposes, leaving the original YAML untouched and usable as is.
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
