Source: golang-github-bep-golibsass
Section: golang
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Anthony Fok <foka@debian.org>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
               dh-sequence-golang,
               golang-any,
               golang-github-frankban-quicktest-dev (>= 1.7.2)
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-bep-golibsass
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-bep-golibsass.git
Homepage: https://github.com/bep/golibsass
XS-Go-Import-Path: github.com/bep/golibsass

Package: golang-github-bep-golibsass-dev
Architecture: all
Multi-Arch: foreign
Depends: golang-github-frankban-quicktest-dev (>= 1.7.2),
         ${misc:Depends}
Description: Easy-to-use Go bindings for LibSass
 The primary motivation for this project is to provide SCSS support to Hugo
 (https://gohugo.io/).  PRs with bug fixes are welcome.  Adding functionality
 will also be considered, but please raise an issue discussing it first.
 .
 If you need more functionality than this project can provide, you may want
 to have a look at go-libsass (https://github.com/wellington/go-libsass).
