File: doc.go

package info (click to toggle)
golang-github-wellington-go-libsass 0.9.2%2Bgit20181130.4ef5b9d-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,128 kB
  • sloc: cpp: 28,607; ansic: 839; makefile: 44
file content (6 lines) | stat: -rw-r--r-- 280 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
// Package context wraps access to libsass. Higher level abstractions
// are used to make the package more like Go than C. For low level
// access see: http://godoc.org/github.com/wellington/go-libsass/libs
//
// For more info, see https://github.com/sass/libsass
package libsass