Categorygithub.com/dictav/go-lha
repositorypackage
0.0.3
Repository: https://github.com/dictav/go-lha.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

LHa reader for golang

GoDoc

Very experimental package. Currently supports only extracting LH5 format and Lv2 header.

Example

See below files:

  • ./cmd/header/header.go
  • ./cmd/extract/extract.go

References