Registry / serialization / youpy-go-riff

youpy-go-riff

JSON →
library0.1.0gogounverified

Package go-riff provides a Go implementation for reading and writing RIFF (Resource Interchange File Format) files.

go get github.com/youpy/go-riff
INSTALL
IMPORT
SIG · YOUPY-GO-RIFF
Y
youpy-go-riff
serializationgov0.1.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.

riff
github.com/youpy/go-riff

Import and use the go-riff package for RIFF file handling.

package main import ( "fmt" "github.com/youpy/go-riff" ) func main() { // Example usage: parse a RIFF file fmt.Println("RIFF package imported") }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
20
OpenAI (training)
1
Resources
youpy-go-riff — go get youpy-go-riff · libregistry