goduf.go
changeset 35 730377b4449f
parent 34 b70346ff153d
child 36 e918b7e63748
equal deleted inserted replaced
34:b70346ff153d 35:730377b4449f
    21 // Use goduf --help to get the list of available options.
    21 // Use goduf --help to get the list of available options.
    22 //
    22 //
    23 // Installation:
    23 // Installation:
    24 //
    24 //
    25 // % go get hg.lilotux.net/golang/mikael/goduf
    25 // % go get hg.lilotux.net/golang/mikael/goduf
       
    26 // or
       
    27 // % go get github.com/McKael/goduf
    26 
    28 
    27 package main
    29 package main
    28 
    30 
    29 import (
    31 import (
    30 	"crypto/sha1"
    32 	"crypto/sha1"