pkgsrc-wip/go-bindata/PLIST

112 lines
7.7 KiB
Plaintext

@comment $NetBSD$
bin/go-bindata
gopkg/pkg/${GO_PLATFORM}/github.com/shuLhan/go-bindata.a
gopkg/src/github.com/shuLhan/go-bindata/AUTHORS
gopkg/src/github.com/shuLhan/go-bindata/CHANGELOG
gopkg/src/github.com/shuLhan/go-bindata/CONTRIBUTING.md
gopkg/src/github.com/shuLhan/go-bindata/LICENSE
gopkg/src/github.com/shuLhan/go-bindata/Makefile
gopkg/src/github.com/shuLhan/go-bindata/README.md
gopkg/src/github.com/shuLhan/go-bindata/assert_test.go
gopkg/src/github.com/shuLhan/go-bindata/asset.go
gopkg/src/github.com/shuLhan/go-bindata/bindata.go
gopkg/src/github.com/shuLhan/go-bindata/cmd/go-bindata/AppendSliceValue.go
gopkg/src/github.com/shuLhan/go-bindata/cmd/go-bindata/main.go
gopkg/src/github.com/shuLhan/go-bindata/cmd/go-bindata/main_test.go
gopkg/src/github.com/shuLhan/go-bindata/config.go
gopkg/src/github.com/shuLhan/go-bindata/config_test.go
gopkg/src/github.com/shuLhan/go-bindata/debug.go
gopkg/src/github.com/shuLhan/go-bindata/doc.go
gopkg/src/github.com/shuLhan/go-bindata/fsscanner.go
gopkg/src/github.com/shuLhan/go-bindata/fsscanner_test.go
gopkg/src/github.com/shuLhan/go-bindata/go.mod
gopkg/src/github.com/shuLhan/go-bindata/input_config.go
gopkg/src/github.com/shuLhan/go-bindata/input_config_test.go
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/_bindata_test.go
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/inputDir/assert_test.go
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/inputDir/bindata.exp
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/inputDir/bindata_test.go
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/inputDir/main.go
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/inputDirRecursive/assert_test.go
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/inputDirRecursive/bindata.exp
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/inputDirRecursive/bindata_test.go
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/inputDirRecursive/main.go
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/inputDuplicateDir/assert_test.go
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/inputDuplicateDir/bindata.exp
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/inputDuplicateDir/bindata_test.go
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/inputDuplicateDir/main.go
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/inputDuplicateFile/assert_test.go
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/inputDuplicateFile/bindata.exp
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/inputDuplicateFile/bindata_test.go
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/inputDuplicateFile/main.go
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/inputFile/assert_test.go
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/inputFile/bindata.exp
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/inputFile/bindata_test.go
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/inputFile/main.go
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/inputSymlinkRecursive/assert_test.go
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/inputSymlinkRecursive/bindata.exp
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/inputSymlinkRecursive/bindata_test.go
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/inputSymlinkRecursive/main.go
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/inputSymlinkToDir/assert_test.go
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/inputSymlinkToDir/bindata.exp
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/inputSymlinkToDir/bindata_test.go
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/inputSymlinkToDir/main.go
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/inputSymlinkToFile/assert_test.go
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/inputSymlinkToFile/bindata.exp
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/inputSymlinkToFile/bindata_test.go
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/inputSymlinkToFile/main.go
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/withDebug/assert_test.go
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/withDebug/bindata.exp
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/withDebug/bindata_test.go
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/withDebug/main.go
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/withNoCompress/assert_test.go
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/withNoCompress/bindata.exp
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/withNoCompress/bindata_test.go
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/withNoCompress/main.go
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/withNoCompressNoMemCopy/assert_test.go
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/withNoCompressNoMemCopy/bindata.exp
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/withNoCompressNoMemCopy/bindata_test.go
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/withNoCompressNoMemCopy/main.go
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/withNoMemCopy/assert_test.go
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/withNoMemCopy/bindata.exp
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/withNoMemCopy/bindata_test.go
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/withNoMemCopy/main.go
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/withSplit/assert_test.go
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/withSplit/bindata.exp
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/withSplit/bindataInSplitTest1.exp
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/withSplit/bindataInSplitTest2.exp
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/withSplit/bindata_test.go
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/withSplit/main.go
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/withoutOutputFlag/assert_test.go
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/withoutOutputFlag/bindata.exp
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/withoutOutputFlag/bindata_test.go
gopkg/src/github.com/shuLhan/go-bindata/internal/tests/withoutOutputFlag/main.go
gopkg/src/github.com/shuLhan/go-bindata/release.go
gopkg/src/github.com/shuLhan/go-bindata/release_template.go
gopkg/src/github.com/shuLhan/go-bindata/release_test.go
gopkg/src/github.com/shuLhan/go-bindata/restore.go
gopkg/src/github.com/shuLhan/go-bindata/stringwriter.go
gopkg/src/github.com/shuLhan/go-bindata/template.go
gopkg/src/github.com/shuLhan/go-bindata/testdata/dupname/foo/bar
gopkg/src/github.com/shuLhan/go-bindata/testdata/dupname/foo_bar
gopkg/src/github.com/shuLhan/go-bindata/testdata/in/a/test.asset
gopkg/src/github.com/shuLhan/go-bindata/testdata/in/b/test.asset
gopkg/src/github.com/shuLhan/go-bindata/testdata/in/c/test.asset
gopkg/src/github.com/shuLhan/go-bindata/testdata/in/file name
gopkg/src/github.com/shuLhan/go-bindata/testdata/in/split/test.1
gopkg/src/github.com/shuLhan/go-bindata/testdata/in/split/test.2
gopkg/src/github.com/shuLhan/go-bindata/testdata/in/test.asset
gopkg/src/github.com/shuLhan/go-bindata/testdata/symlinkFile/file1
gopkg/src/github.com/shuLhan/go-bindata/testdata/symlinkParent/symlinkTarget
gopkg/src/github.com/shuLhan/go-bindata/testdata/symlinkRecursiveParent/file1
gopkg/src/github.com/shuLhan/go-bindata/testdata/symlinkRecursiveParent/symlinkTarget
gopkg/src/github.com/shuLhan/go-bindata/testdata/symlinkSrc/file1
gopkg/src/github.com/shuLhan/go-bindata/testdata/symlinkSrc/file2
gopkg/src/github.com/shuLhan/go-bindata/testdata/symlinkSrc/file3
gopkg/src/github.com/shuLhan/go-bindata/testdata/symlinkSrc/file4
gopkg/src/github.com/shuLhan/go-bindata/toc.go
gopkg/src/github.com/shuLhan/go-bindata/translate.go
gopkg/src/github.com/shuLhan/go-bindata/translateToDir.go
gopkg/src/github.com/shuLhan/go-bindata/translateToFile.go
gopkg/src/github.com/shuLhan/go-bindata/translate_common.go