Source: ruby-dm-serializer
Section: ruby
Priority: optional
Maintainer: Sophie Brun <sophie@freexian.com>
Build-Depends: debhelper (>= 9), gem2deb, ruby-dm-core
Standards-Version: 3.9.5
Vcs-Git: git://git.kali.org/packages/ruby-dm-serializer.git
Vcs-Browser: http://git.kali.org/gitweb?p=packages/ruby-dm-serializer.git;a=summary
Homepage: http://datamapper.org
XS-Ruby-Versions: all

Package: ruby-dm-serializer
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
 ruby-multi-json (>= 1.0), ruby-json (>= 1.6), ruby-dm-core (>= 1.2.0)
Description: DataMapper plugin for serializing Resources and Collections
 This package allows allows DataMapper models and collections to be serialized
 to a variety of formats (currently JSON, XML, YAML and CSV).
