Source: golang-github-moul-http2curl Maintainer: Debian Go Packaging Team Uploaders: Nobuhiro Iwamatsu Section: golang Testsuite: autopkgtest-pkg-go Build-Depends: debhelper-compat (= 13), dh-golang, golang-any Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-moul-http2curl Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-moul-http2curl.git Homepage: https://github.com/moul/http2curl XS-Go-Import-Path: moul.io/http2curl/v2 Package: golang-github-moul-http2curl-dev Architecture: all Depends: ${misc:Depends} Description: Go package for convert Golang's http.Request to CURL command line Package http2curl provides the function to convert Golang's http.Request to CURL command line. By setting the URL, argument, Content-Type, output the command line to be executed with CURL.