index
:
sra/pyzipper
master
Package a Python program and associated data files as a single executable zip file
git user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
demo1
/
stuff.json
blob: 3b8448b6da3636ff340f56dc7f128371124c0d31 (
plain
) (
blame
)
1
2
3
4
5
6
{
"foo"
:
"FOO"
,
"bar"
:
"BAR"
,
"wibble"
:
3.14159
,
"wobble"
:
[
0
,
1
,
2
,
3
,
4
,
5
,
6
]
}