pkgsrc-wip/go-python/PLIST

51 lines
2.3 KiB
Plaintext

@comment $NetBSD$
bin/cpickle
bin/errfetch
bin/go-python
bin/issue61
bin/kw-args
bin/modify-values
bin/none-check
gopkg/pkg/${GO_PLATFORM}/github.com/sbinet/go-python.a
gopkg/src/github.com/sbinet/go-python/LICENSE
gopkg/src/github.com/sbinet/go-python/Makefile
gopkg/src/github.com/sbinet/go-python/README.md
gopkg/src/github.com/sbinet/go-python/appveyor.yml
gopkg/src/github.com/sbinet/go-python/capi.go
gopkg/src/github.com/sbinet/go-python/cgoflags_unix.go
gopkg/src/github.com/sbinet/go-python/cgoflags_windows.go
gopkg/src/github.com/sbinet/go-python/cmd/go-python/main.go
gopkg/src/github.com/sbinet/go-python/dict.go
gopkg/src/github.com/sbinet/go-python/exceptions.go
gopkg/src/github.com/sbinet/go-python/exceptions_posix.go
gopkg/src/github.com/sbinet/go-python/file.go
gopkg/src/github.com/sbinet/go-python/gen-cgoflags.go
gopkg/src/github.com/sbinet/go-python/go-python.c
gopkg/src/github.com/sbinet/go-python/go-python.go
gopkg/src/github.com/sbinet/go-python/go-python.h
gopkg/src/github.com/sbinet/go-python/go.mod
gopkg/src/github.com/sbinet/go-python/heap.go
gopkg/src/github.com/sbinet/go-python/init.go
gopkg/src/github.com/sbinet/go-python/init_test.go
gopkg/src/github.com/sbinet/go-python/none.go
gopkg/src/github.com/sbinet/go-python/numeric.go
gopkg/src/github.com/sbinet/go-python/object.go
gopkg/src/github.com/sbinet/go-python/object_posix.go
gopkg/src/github.com/sbinet/go-python/object_windows.go
gopkg/src/github.com/sbinet/go-python/otherobjects.go
gopkg/src/github.com/sbinet/go-python/python.go
gopkg/src/github.com/sbinet/go-python/python_test.go
gopkg/src/github.com/sbinet/go-python/sequence.go
gopkg/src/github.com/sbinet/go-python/tests/cpickle/main.go
gopkg/src/github.com/sbinet/go-python/tests/errfetch/main.go
gopkg/src/github.com/sbinet/go-python/tests/issue61/main.go
gopkg/src/github.com/sbinet/go-python/tests/kw-args/kwargs.py
gopkg/src/github.com/sbinet/go-python/tests/kw-args/main.go
gopkg/src/github.com/sbinet/go-python/tests/modify-values/main.go
gopkg/src/github.com/sbinet/go-python/tests/modify-values/values.py
gopkg/src/github.com/sbinet/go-python/tests/none-check/get_none.py
gopkg/src/github.com/sbinet/go-python/tests/none-check/main.go
gopkg/src/github.com/sbinet/go-python/type.go
gopkg/src/github.com/sbinet/go-python/utilities.go
gopkg/src/github.com/sbinet/go-python/veryhigh.go