Source: ruby-orm-adapter
Section: ruby
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
Build-Depends: debhelper-compat (= 14),
               gem2deb,
               rake,
               ruby-rspec,
               ruby-rspec-its
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-orm-adapter.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-orm-adapter
Homepage: https://github.com/ianwhite/orm_adapter
Testsuite: autopkgtest-pkg-ruby

Package: ruby-orm-adapter
Architecture: all
Description: single point of entry for using basic features of ruby ORMs
 orm_adapter provides a single point of entry for using basic features of
 popular ruby ORMs.  Its target audience is gem authors who want to support
 many ruby ORMs.
