Source: ruby-http-form-data Maintainer: Debian Ruby Team Uploaders: Balasankar C Section: ruby Testsuite: autopkgtest-pkg-ruby Build-Depends: debhelper-compat (= 14), gem2deb, rake, ruby-coveralls, ruby-rspec, ruby-simplecov Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-http-form-data Vcs-Git: https://salsa.debian.org/ruby-team/ruby-http-form-data.git Homepage: https://github.com/httprb/form_data Package: ruby-http-form-data Architecture: all Description: utility-belt to build form data request bodies This gem provides support for `application/x-www-form-urlencoded` and `multipart/form-data` types. It was pulled out from the gem 'http' to provide ability to build form data request bodies. Multi-Arch: foreign