File: control

package info (click to toggle)
golang-github-jesseduffield-lazycore 0.0~git20221023.718a4ca-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 136 kB
  • sloc: makefile: 2
file content (24 lines) | stat: -rw-r--r-- 1,043 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: golang-github-jesseduffield-lazycore
Section: golang
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Jongmin Kim <jmkim@pukyong.ac.kr>
Build-Depends: debhelper-compat (= 13),
               dh-golang,
               golang-any,
               golang-github-samber-lo-dev,
               golang-github-stretchr-testify-dev <!nocheck>
Standards-Version: 4.6.2
Homepage: https://github.com/jesseduffield/lazycore
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-jesseduffield-lazycore
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-jesseduffield-lazycore.git
XS-Go-Import-Path: github.com/jesseduffield/lazycore
Rules-Requires-Root: no
Testsuite: autopkgtest-pkg-go

Package: golang-github-jesseduffield-lazycore-dev
Architecture: all
Depends: golang-github-samber-lo-dev, ${misc:Depends}
Description: Shared functionality for lazygit and lazydocker
 This package provides a shared functionality library written in Go,
 for lazygit and lazydocker.