1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: ruby-view-component
Section: ruby
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Simon Quigley <tsimonq2@debian.org>
Build-Depends: debhelper-compat (= 13),
gem2deb (>= 2.2.8~),
ruby-actionview (>= 2:7.1.0),
ruby-activesupport (>= 2:7.1.0),
ruby-concurrent (>= 1)
Standards-Version: 4.7.3
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-view-component.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-view-component
Homepage: https://viewcomponent.org
Testsuite: autopkgtest-pkg-ruby
Package: ruby-view-component
Architecture: all
Depends: ${misc:Depends},
${ruby:Depends},
${shlibs:Depends}
Description: framework for building view components in Ruby on Rails
A framework for building reusable, testable & encapsulated view components in
Ruby on Rails.
|