Bug#1143917: ITP: golang-github-yosida95-uritemplate -- URI Template (RFC6570) implementation in Go
Stephen Kitt <[email protected]> Sat, 08 Aug 2026 15:59:15 +0200
| Newsgroups | gmane.linux.debian.devel.wnpp |
|---|---|
| Message-ID | <178619755556.3545771.1241269348631360380.reportbug__29041.9946935557$1786197704$gmane$org@heffalump.sk2.org> |
Package: wnpp Severity: wishlist Owner: Stephen Kitt <[email protected]> X-Debbugs-Cc: [email protected], [email protected] * Package name : golang-github-yosida95-uritemplate Version : 3.0.2-1 Upstream Author : Kohei YOSHIDA * URL : https://github.com/yosida95/uritemplate * License : BSD-3-clause Programming Lang: Go Description : URI Template (RFC6570) implementation in Go uritemplate is a Go implementation of URI Template (RFC6570) with full functionality of URI Template Level 4. . uritemplate can also generate a regexp that matches expansion of the URI Template from a URI Template. This is required for newer versions of Miller.