Source: golang-github-gofiber-fiber-v2 Section: golang Priority: optional Maintainer: Daniel Baumann Build-Depends: debhelper-compat (= 13), dh-sequence-golang, dpkg-build-api (= 1), golang-any, golang-github-google-uuid-dev, golang-github-mattn-go-colorable-dev, golang-github-mattn-go-isatty-dev, golang-github-mattn-go-runewidth-dev, golang-github-tinylib-msgp-dev, golang-github-valyala-bytebufferpool-dev, golang-github-valyala-fasthttp-dev, golang-golang-x-sys-dev, Standards-Version: 4.7.4 Homepage: https://github.com/gofiber/fiber Vcs-Browser: https://forgejo.debian.net/golang/golang-github-gofiber-fiber-v2 Vcs-Git: https://forgejo.debian.net/golang/golang-github-gofiber-fiber-v2 Testsuite: autopkgtest-pkg-go XS-Go-Import-Path: github.com/gofiber/fiber Package: golang-github-gofiber-fiber-v2-dev Section: golang Architecture: all Multi-Arch: foreign Depends: golang-github-google-uuid-dev, golang-github-mattn-go-colorable-dev, golang-github-mattn-go-isatty-dev, golang-github-mattn-go-runewidth-dev, golang-github-tinylib-msgp-dev, golang-github-valyala-bytebufferpool-dev, golang-github-valyala-fasthttp-dev, golang-golang-x-sys-dev, ${misc:Depends}, Description: Express inspired web framework (Go library) Fiber is a web framework, created with the idea of minimalism and follows the UNIX way. It is inspired by Express, the popular web framework for Node.js.