1
0
Fork 0
golang-github-editorconfig-.../debian/control
Daniel Baumann 0fc4f1d199
Adding debian version 2.6.3-1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-05-18 23:03:00 +02:00

25 lines
1 KiB
Text

Source: golang-github-editorconfig-editorconfig-core-go
Section: golang
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends: debhelper-compat (= 13),
dh-sequence-golang,
golang-any,
golang-github-google-go-cmp-dev,
golang-golang-x-mod-dev,
golang-gopkg-ini.v1-dev,
Rules-Requires-Root: no
Standards-Version: 4.7.2
Homepage: https://github.com/editorconfig/editorconfig-core-go
Vcs-Browser: https://forgejo.debian.net/forgejo/golang-github-editorconfig-editorconfig-core-go
Vcs-Git: https://forgejo.debian.net/forgejo/golang-github-editorconfig-editorconfig-core-go
Testsuite: autopkgtest-pkg-go
XS-Go-Import-Path: github.com/editorconfig/editorconfig-core-go
Package: golang-github-editorconfig-editorconfig-core-go-dev
Section: golang
Architecture: any
Depends: ${misc:Depends},
Description: EditorConfig Core (Go library)
editorconfig-core-go is a Go library providing an Editorconfig
(https://editorconfig.org/) file parser and manipulator.