This repository contains an implementation of the PAR1 file format and the PAR2 file format in Go, as well as a command-line application for manipulating PAR1 and PAR2 files.
To install the par command-line application:
go get -u github.com/akalin/gopar/cmd/par
Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.