Source: golang-github-odeke-em-ripper Section: devel Priority: optional Maintainer: pkg-go Uploaders: Fernando Ike Build-Depends: debhelper (>= 9), dh-golang, golang-go Standards-Version: 3.9.8 Homepage: https://github.com/odeke-em/ripper Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-odeke-em-ripper.git Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-odeke-em-ripper.git XS-Go-Import-Path: github.com/odeke-em/ripper Package: golang-github-odeke-em-ripper-dev Architecture: all Depends: golang-go, ${misc:Depends} Description: scrape licenses out of files -- library Ripper inspect source files and show the license if it found. It support directories, files or URI repositories as argument. . This package provides ripper library to use in others Golang programs. Package: ripper Architecture: linux-any Depends: golang-go, ${misc:Depends} Built-Using: ${misc:Built-Using} Description: scrape licenses out of files Ripper inspect source files and show the license if it found. It support directories, files or URI repositories as argument. . This package provides command-line to use alone or embbed in others programs.