Source: golang-github-dhowett-go-plist Maintainer: Debian Go Packaging Team Uploaders: Sascha Steinbiss Section: devel Priority: optional Build-Depends: debhelper (>= 11), dh-golang, golang-go Standards-Version: 4.1.4 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-dhowett-go-plist Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-dhowett-go-plist.git Homepage: https://github.com/DHowett/go-plist XS-Go-Import-Path: github.com/DHowett/go-plist Package: golang-github-dhowett-go-plist-dev Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, golang-go Description: pure Go Apple Property List transcoder Plist is a Apple Property List transcoder written in pure Go. It supports encoding/decoding property lists (Apple XML, Apple Binary, OpenStep and GNUStep) from/to arbitrary Go types.