Source: golang-github-nlnwa-whatwg-url
Section: golang
Priority: optional
Maintainer: Parrot Team <team@parrotsec.org> 
Uploaders: Maysec <maycon.cmoreira@protonmail.com>,
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
               dh-sequence-golang,
               golang-any,
               golang-github-bits-and-blooms-bitset-dev,
               golang-golang-x-net-dev,
               golang-golang-x-text-dev,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.0
Homepage: https://github.com/nlnwa/whatwg-url
XS-Go-Import-Path: github.com/nlnwa/whatwg-url

Package: golang-github-nlnwa-whatwg-url-dev
Architecture: all
Multi-Arch: foreign
Depends: golang-github-bits-and-blooms-bitset-dev,
         golang-golang-x-net-dev,
         golang-golang-x-text-dev,
         ${misc:Depends},
Description: WHATWG conformant url parser for the Go language (library)
 Spec-compliant URL parser written in Go.
 WHATWG is the Web Hypertext Application Technology Working Group.
 A community that maintains and develops web standards,
 such as DOM, Fetch, and HTML.
