Skip to content
This repository has been archived by the owner on Dec 6, 2022. It is now read-only.

ipfs/tar-utils

Repository files navigation

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.