File: control

package info (click to toggle)
ez-ipam 0.3.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,544 kB
  • sloc: makefile: 6
file content (32 lines) | stat: -rw-r--r-- 950 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
25
26
27
28
29
30
31
32
Source: ez-ipam
Section: utils
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 dpkg-build-api (= 1),
 golang-any,
 golang-github-gdamore-tcell-dev,
 golang-github-rivo-tview-dev,
 golang-golang-x-text-dev,
 golang-k8s-sigs-yaml-dev,
Standards-Version: 4.7.3
Homepage: https://github.com/plumber-cd/ez-ipam
Vcs-Browser: https://forgejo.debian.net/linux/ez-ipam
Vcs-Git: https://forgejo.debian.net/linux/ez-ipam
Testsuite: autopkgtest-pkg-go
XS-Go-Import-Path: github.com/plumber-cd/ez-ipam

Package: ez-ipam
Section: utils
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Static-Built-Using: ${misc:Static-Built-Using}
Description: TUI IPAM - subnets calculator
 EZ-IPAM is a lightweight, local-first IP Address Management tool.
 .
 No database, no web server, no infrastructure - just a single binary that
 stores everything as Git-friendly YAML files.