Man page - ripper(1)

Packages contains this manual

    Package:  ripper
    apt-get install ripper
    Manuals in package:
    Documentations in package:

Manual

ripper

NAME
SYNOPSIS
DESCRIPTION
EXAMPLES
SEE ALSO
AUTHOR

NAME

ripper - scrape licenses out of file

SYNOPSIS

ripper

DESCRIPTION

Ripper inspect source files and show the license if it found. It support directories or files as argument, but it doesnโ€™t support search in subdirectories. The command was developed in Go language. PP. Currently, supports ripping out head paths of the Apache License formatted with "// Copyright..."

EXAMPLES

Files

$ripper foo.go bar.c

Directories

$ripper foo_directory bar_directory

SEE ALSO

ripper (1)

AUTHOR

The Ripper was written by Emmanuel Odeke <emm.odeke@gmail.com>.

This manual pagโ€™e was written by Fernando Ike de Oliveira <fike@midstorm.org> for the Debian project (but may be used by others).