Source: ruby-elasticsearch-model
Section: ruby
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Sruthi Chandran <srud@debian.org>
Build-Depends: debhelper-compat (= 14),
               gem2deb,
               rake,
               ruby-activesupport,
               ruby-elasticsearch (>= 8),
               ruby-hashie,
               ruby-rspec
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-elasticsearch-model.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-elasticsearch-model
Homepage: https://github.com/elasticsearch/elasticsearch-rails/
Testsuite: autopkgtest-pkg-ruby

Package: ruby-elasticsearch-model
Architecture: all
Description: ActiveModel/Record integrations for Elasticsearch
 The elasticsearch-model library builds on top of the elasticsearch library. It
 aims to simplify integration of Ruby classes ("models"), commonly found e.g.
 in Ruby on Rails applications, with the Elasticsearch search and analytics
 engine.
