Source: ruby-cfpropertylist Section: ruby Priority: optional Maintainer: Debian Ruby Team Uploaders: Anish A Build-Depends: debhelper-compat (= 13), gem2deb (>= 2.1~) Standards-Version: 4.6.2 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-cfpropertylist.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-cfpropertylist Homepage: https://github.com/ckruse/CFPropertyList Rules-Requires-Root: no Package: ruby-cfpropertylist Architecture: all Depends: ruby:any, ${misc:Depends}, ${shlibs:Depends} Description: Manipulate binary and XML property lists as defined by apple Class to read, manipulate and write both XML and binary property list files (plist(5)) as defined by Apple. Have a look at CFPropertyList::List for more documentation.