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
|
Source: golang-github-marten-seemann-qtls-go1-19
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Nilesh Patra <nilesh@debian.org>
Section: golang
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends: debhelper-compat (= 13),
dh-golang,
golang-any,
golang-github-golang-mock-dev,
golang-golang-x-crypto-dev,
golang-golang-x-sys-dev
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-marten-seemann-qtls-go1-19
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-marten-seemann-qtls-go1-19.git
Homepage: https://github.com/marten-seemann/qtls-go1-19
Rules-Requires-Root: no
XS-Go-Import-Path: github.com/marten-seemann/qtls-go1-19
Package: golang-github-marten-seemann-qtls-go1-19-dev
Architecture: all
Multi-Arch: foreign
Depends: golang-github-golang-mock-dev,
golang-golang-x-crypto-dev,
golang-golang-x-sys-dev,
${misc:Depends}
Description: Go standard library TLS 1.3 implementation, modified for QUIC (Go-1.19)
This repository contains a modified version of the standard library's
TLS implementation, modified for the QUIC protocol.
.
It is for Go 1.19.
|