Source: ruby-plist Section: ruby Priority: optional Maintainer: Debian Ruby Team Uploaders: Cédric Boutillier Build-Depends: debhelper-compat (= 13), gem2deb, rake Standards-Version: 4.6.2 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-plist.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-plist Homepage: https://github.com/patsplat/plist Testsuite: autopkgtest-pkg-ruby Rules-Requires-Root: no Package: ruby-plist Architecture: all Depends: ${misc:Depends}, ${ruby:Depends}, ${shlibs:Depends} Description: all-purpose property list manipulation library Plist is a library to manipulate Property List files, also known as plists. It can parse plist files into native Ruby data structures as well as generating new plist files from your Ruby objects.