Categorygithub.com/ipfs/tar-utils
repositorypackage
0.0.2
Repository: https://github.com/ipfs/tar-utils.git
Documentation: pkg.go.dev

# README

tar-utils

standard-readme compliant GoDoc

tar-utils contains utilities for working with tar files generated by go-ipfs to transport UnixFS data

This package originated at https://github.com/whyrusleeping/tar-utils

Lead Maintainer

Adin Schmahmann

Table of Contents

Install

tar-utils works like a regular Go module:

> go get github.com/ipfs/tar-utils

Usage

import "github.com/ipfs/tar-utils"

Check the GoDoc documentation

Contribute

PRs accepted.

Small note: If editing the README, please conform to the standard-readme specification.

License

MIT © Protocol Labs, Inc.