Source: ruby-forme
Section: ruby
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Simon Quigley <tsimonq2@debian.org>
Build-Depends: debhelper-compat (= 14), gem2deb (>= 2.2.8~), ruby-bigdecimal
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-forme.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-forme
Homepage: https://github.com/jeremyevans/forme
Testsuite: autopkgtest-pkg-ruby

Package: ruby-forme
Architecture: all
Description: HTML forms library
 Forme is a forms library with the following goals:
 .
 1) Have no external dependencies
 2) Have a simple API
 3) Support forms both with and without related objects
 4) Allow compiling down to different types of output
 5) Integrate easily into web frameworks
