golang-github-paypal-gatt-dev (0.0~git20151011.4ae819d-3)
Details
Core information at a glance
- Distribution
- kali
- Origin
- kali-last-snapshot
- Repository
- https://http.kali.org/kali
- Codename
- kali-last-snapshot
- Component
- main
- Source
- golang-github-paypal-gatt
- Architecture
- i386
- Section
- golang
- Priority
- optional
- Maintainer
- Debian Go Packaging Team <[email protected]>
Size & integrity
Byte sizes and integrity verification
- Installed size
- 288 B
- Size expected
- 55.2 kB
- Size actual
- 55.2 kB
- Size match
Dependencies
Required package dependencies
- None
Suggested packages
Recommended additional packages
- None
Description
building Bluetooth Low Energy peripherals
Tags
Package classification tags
None
Checksums
Hash values and integrity verification status
| Type | Actual | Match |
|---|---|---|
| MD5 | 00169025…dffe3374 | |
| SHA-1 | 2bdd682c…c5aa4da0 | |
| SHA-256 | ae8a1471…7b8e071d | |
| SHA-512 | 9bd7ddd8…70b0a065 |
Contents
Files and directories included
. usr usr/share usr/share/doc usr/share/doc/golang-github-paypal-gatt-dev usr/share/doc/golang-github-paypal-gatt-dev/changelog.Debian.gz usr/share/doc/golang-github-paypal-gatt-dev/copyright usr/share/gocode usr/share/gocode/src usr/share/gocode/src/github.com usr/share/gocode/src/github.com/paypal usr/share/gocode/src/github.com/paypal/gatt usr/share/gocode/src/github.com/paypal/gatt/adv.go usr/share/gocode/src/github.com/paypal/gatt/adv_test.go usr/share/gocode/src/github.com/paypal/gatt/attr.go usr/share/gocode/src/github.com/paypal/gatt/attr_test.go usr/share/gocode/src/github.com/paypal/gatt/central.go usr/share/gocode/src/github.com/paypal/gatt/central_darwin.go usr/share/gocode/src/github.com/paypal/gatt/central_linux.go usr/share/gocode/src/github.com/paypal/gatt/central_linux_test.go usr/share/gocode/src/github.com/paypal/gatt/common.go usr/share/gocode/src/github.com/paypal/gatt/const.go usr/share/gocode/src/github.com/paypal/gatt/device.go usr/share/gocode/src/github.com/paypal/gatt/device_darwin.go usr/share/gocode/src/github.com/paypal/gatt/device_linux.go usr/share/gocode/src/github.com/paypal/gatt/doc.go usr/share/gocode/src/github.com/paypal/gatt/examples usr/share/gocode/src/github.com/paypal/gatt/examples/discoverer.go usr/share/gocode/src/github.com/paypal/gatt/examples/explorer.go usr/share/gocode/src/github.com/paypal/gatt/examples/option usr/share/gocode/src/github.com/paypal/gatt/examples/option/doc.go usr/share/gocode/src/github.com/paypal/gatt/examples/option/option_darwin.go usr/share/gocode/src/github.com/paypal/gatt/examples/option/option_linux.go usr/share/gocode/src/github.com/paypal/gatt/examples/server.go usr/share/gocode/src/github.com/paypal/gatt/examples/server_lnx.go usr/share/gocode/src/github.com/paypal/gatt/examples/service usr/share/gocode/src/github.com/paypal/gatt/examples/service/battery.go usr/share/gocode/src/github.com/paypal/gatt/examples/service/count.go usr/share/gocode/src/github.com/paypal/gatt/examples/service/doc.go usr/share/gocode/src/github.com/paypal/gatt/examples/service/gap.go usr/share/gocode/src/github.com/paypal/gatt/examples/service/gatt.go usr/share/gocode/src/github.com/paypal/gatt/known_uuid.go usr/share/gocode/src/github.com/paypal/gatt/l2cap_writer_linux.go usr/share/gocode/src/github.com/paypal/gatt/l2cap_writer_linux_test.go usr/share/gocode/src/github.com/paypal/gatt/linux usr/share/gocode/src/github.com/paypal/gatt/linux/cmd usr/share/gocode/src/github.com/paypal/gatt/linux/cmd/cmd.go usr/share/gocode/src/github.com/paypal/gatt/linux/const.go usr/share/gocode/src/github.com/paypal/gatt/linux/device.go usr/share/gocode/src/github.com/paypal/gatt/linux/devices.go usr/share/gocode/src/github.com/paypal/gatt/linux/doc.go usr/share/gocode/src/github.com/paypal/gatt/linux/evt usr/share/gocode/src/github.com/paypal/gatt/linux/evt/evt.go usr/share/gocode/src/github.com/paypal/gatt/linux/gioctl usr/share/gocode/src/github.com/paypal/gatt/linux/gioctl/ioctl.go usr/share/gocode/src/github.com/paypal/gatt/linux/hci.go usr/share/gocode/src/github.com/paypal/gatt/linux/l2cap.go usr/share/gocode/src/github.com/paypal/gatt/linux/socket usr/share/gocode/src/github.com/paypal/gatt/linux/socket/asm.s usr/share/gocode/src/github.com/paypal/gatt/linux/socket/asm_linux_386.s usr/share/gocode/src/github.com/paypal/gatt/linux/socket/socket.go usr/share/gocode/src/github.com/paypal/gatt/linux/socket/socket_common.go usr/share/gocode/src/github.com/paypal/gatt/linux/socket/socket_darwin.go usr/share/gocode/src/github.com/paypal/gatt/linux/socket/socket_linux.go usr/share/gocode/src/github.com/paypal/gatt/linux/socket/socket_linux_386.go usr/share/gocode/src/github.com/paypal/gatt/linux/util usr/share/gocode/src/github.com/paypal/gatt/linux/util/util.go usr/share/gocode/src/github.com/paypal/gatt/option_darwin.go usr/share/gocode/src/github.com/paypal/gatt/option_linux.go usr/share/gocode/src/github.com/paypal/gatt/option_linux_test.go usr/share/gocode/src/github.com/paypal/gatt/peripheral.go usr/share/gocode/src/github.com/paypal/gatt/peripheral_darwin.go usr/share/gocode/src/github.com/paypal/gatt/peripheral_linux.go usr/share/gocode/src/github.com/paypal/gatt/uuid.go usr/share/gocode/src/github.com/paypal/gatt/uuid_test.go usr/share/gocode/src/github.com/paypal/gatt/xpc usr/share/gocode/src/github.com/paypal/gatt/xpc/doc.go usr/share/gocode/src/github.com/paypal/gatt/xpc/xpc_darwin.go usr/share/gocode/src/github.com/paypal/gatt/xpc/xpc_darwin_test.go usr/share/gocode/src/github.com/paypal/gatt/xpc/xpc_wrapper_darwin.c usr/share/gocode/src/github.com/paypal/gatt/xpc/xpc_wrapper_darwin.h