Source: golang-github-jtacoma-uritemplates Section: devel Priority: optional Maintainer: Debian Go Packaging Team Uploaders: Nicolas Braud-Santoni Build-Depends: debhelper-compat (= 12), dh-golang, golang-go Standards-Version: 4.3.0 Homepage: https://github.com/jtacoma/uritemplates Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-jtacoma-uritemplates Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-jtacoma-uritemplates.git XS-Go-Import-Path: github.com/jtacoma/uritemplates Package: golang-github-jtacoma-uritemplates-dev Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, golang-go Description: URI Templates (RFC 6570) implemented in Go This is a Go level 4 implementation of URI templates, as described by RFC 6570 ( http://tools.ietf.org/html/rfc6570 ).