Registry / serialization / groob-plist

groob-plist

JSON →
library0.2.2gogounverified

A Go package for encoding and decoding Apple plist files.

go get github.com/groob/plist
INSTALL
IMPORT
SIG · GROOB-PLIST
G
groob-plist
serializationgov0.2.2
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.

plist
github.com/groob/plist

Marshals a Go map into plist format.

import "github.com/groob/plist" func main() { data, _ := plist.Marshal(map[string]int{"key": 1}) println(string(data)) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Amazon
1
Resources
groob-plist — go get groob-plist · libregistry