mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-17 14:42:01 +01:00
https://github.com/whyrusleeping/gx Packaging tool build around the distributed, content addressed filesystem IPFS
17 lines
592 B
YAML
17 lines
592 B
YAML
package: src/github.com/whyrusleeping/gx
|
|
import:
|
|
- package: github.com/blang/semver
|
|
- package: github.com/ipfs/go-ipfs-api
|
|
- package: github.com/mitchellh/go-homedir
|
|
- package: github.com/multiformats/go-multiaddr
|
|
- package: github.com/multiformats/go-multiaddr-net
|
|
- package: github.com/multiformats/go-multihash
|
|
- package: github.com/sabhiram/go-gitignore
|
|
- package: github.com/urfave/cli
|
|
- package: github.com/whyrusleeping/gx
|
|
subpackages:
|
|
- gxutil
|
|
- package: github.com/whyrusleeping/json-filter
|
|
- package: github.com/whyrusleeping/progmeter
|
|
- package: github.com/whyrusleeping/stump
|