Registry / utility / go-flac-flacpicture

go-flac-flacpicture

JSON →
library0.3.0gogounverified

A Go library for reading and writing pictures embedded in FLAC audio files.

go get github.com/go-flac/flacpicture
INSTALL
IMPORT
SIG · GO-FLAC-FLACPICTUR
G
go-flac-flacpicture
utilitygov0.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

flacpicture
github.com/go-flac/flacpicture

Creates a new FLAC picture metadata block.

package main import ( "fmt" "github.com/go-flac/flacpicture" ) func main() { pic := flacpicture.New() fmt.Println(pic) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
go-flac-flacpicture — go get go-flac-flacpicture · libregistry