Source: golang-codeberg-chavacava-garif
Section: golang
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Dr. Tobias Quathamer <toddy@debian.org>,
Build-Depends: debhelper-compat (= 13),
               dh-sequence-golang,
               dpkg-build-api (= 1),
               golang-any,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.3
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-codeberg-chavacava-garif
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-codeberg-chavacava-garif.git
Homepage: https://codeberg.org/chavacava/garif
XS-Go-Import-Path: codeberg.org/chavacava/garif

Package: golang-codeberg-chavacava-garif-dev
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},
Description: create and manipulate SARIF logs (library)
 Go package to create and manipulate SARIF logs. SARIF, from
 Static Analysis Results Interchange Format, is a standard JSON-based
 format for the output of static analysis tools defined and
 promoted by OASIS.
 .
 Current supported version of the standard is SARIF-v2.1.0.
