Source: golang-github-kennygrant-sanitize
Section: devel
Priority: optional
Maintainer: Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org>
Uploaders: Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org>
Build-Depends: debhelper-compat (= 12),
               dh-golang,
               golang-any,
               golang-golang-x-net-dev
Standards-Version: 4.5.0
Homepage: https://github.com/kennygrant/sanitize
Rules-Requires-Root: no
XS-Go-Import-Path: github.com/kennygrant/sanitize
Testsuite: autopkgtest-pkg-go

Package: golang-github-kennygrant-sanitize-dev
Architecture: all
Depends: golang-golang-x-net-dev,
         ${misc:Depends}
Description: functions for sanitizing text in golang strings
 This package contains functions to sanitize html and paths with go (golang).
