Skip to content
/ gopar Public

An implementation of the PAR1 and PAR2 file formats.

License

Notifications You must be signed in to change notification settings

akalin/gopar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Reference gopar

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.

Installation

To install the par command-line application, if go 1.16 or later:

go install github.com/akalin/gopar/cmd/par@latest

and otherwise:

go install github.com/akalin/gopar/cmd/par

License

Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.

About

An implementation of the PAR1 and PAR2 file formats.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published