Home | History | Annotate | only in /prebuilts/go/darwin-x86/src/archive/zip/testdata
Up to higher level directory
NameDateSize
crc32-not-streamed.zip21-Aug-2018314
dd.zip21-Aug-2018154
go-no-datadesc-sig.zip21-Aug-2018330
go-with-datadesc-sig.zip21-Aug-2018242
gophercolor16x16.png21-Aug-2018785
readme.notzip21-Aug-20181.9K
readme.zip21-Aug-20181.8K
symlink.zip21-Aug-2018173
test-trailing-junk.zip21-Aug-20181.2K
test.zip21-Aug-20181.1K
time-22738.zip21-Aug-2018140
time-7zip.zip21-Aug-2018150
time-go.zip21-Aug-2018148
time-infozip.zip21-Aug-2018166
time-osx.zip21-Aug-2018142
time-win7.zip21-Aug-2018114
time-winrar.zip21-Aug-2018150
time-winzip.zip21-Aug-2018150
unix.zip21-Aug-2018620
utf8-7zip.zip21-Aug-2018146
utf8-infozip.zip21-Aug-2018162
utf8-osx.zip21-Aug-2018138
utf8-winrar.zip21-Aug-2018146
utf8-winzip.zip21-Aug-2018146
winxp.zip21-Aug-2018412
zip64-2.zip21-Aug-2018266
zip64.zip21-Aug-2018242

readme.notzip

      1 very not a zip file
      2 PK _"=
      3 VHREADMEUT	KLLuxmTMO@RAJlN"qR!Ck{lo#!3kJ(7o7{@55G
      5 &?BK>	FO`\V.0:
R	Q[5P0?1H
     10 ]	LeI7WE,pdp
     11 *OP	"v7x
h&:OIG\Z]o..fEhm3}wCv0#Z=o
@{MDer
NC<Z8ib>~>n3
\5NsxwdRm{)DHSP4F%S''^{+wv{'6q=Ptu.Or/9IZL2\5))>X%czfiYC]Jel M8wE
=Z)d7w=WF|^'b%':-v{9jLqrl#Q
     22 #L~7	"fC~PK _"=
     23 VHREADMEUTKLuxPKLeThis is the source code repository for the Go programming language.  
     25 
     26 For documentation about how to install and use Go,
     27 visit https://golang.org/ or load doc/install.html in your web browser.
     28 
     29 After installing Go, you can view a nicely formatted
     30 doc/install.html by running godoc --http=:6060
     31 and then visiting http://localhost:6060/doc/install.html.
     32 
     33 Unless otherwise noted, the Go source files are distributed
     34 under the BSD-style license found in the LICENSE file.
     35 
     36 --
     37 
     38 Binary Distribution Notes
     39 
     40 If you have just untarred a binary Go distribution, you need to set
     41 the environment variable $GOROOT to the full path of the go
     42 directory (the one containing this README).  You can omit the
     43 variable if you unpack it into /usr/local/go, or if you rebuild
     44 from sources by running all.bash (see doc/install.html).
     45 You should also add the Go binary directory $GOROOT/bin
     46 to your shell's path.
     47 
     48 For example, if you extracted the tar file into $HOME/go, you might
     49 put the following in your .profile:
     50 
     51     export GOROOT=$HOME/go
     52     export PATH=$PATH:$GOROOT/bin
     53 
     54 See doc/install.html for more details.

readme.zip

README