File: control

package info (click to toggle)
ruby-apollo-upload-server 2.1.6-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 152 kB
  • sloc: ruby: 443; makefile: 6; sh: 4
file content (29 lines) | stat: -rw-r--r-- 1,139 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Source: ruby-apollo-upload-server
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Sruthi Chandran <srud@debian.org>,
           Utkarsh Gupta <utkarsh@debian.org>
Section: ruby
Testsuite: autopkgtest-pkg-ruby
Priority: optional
Build-Depends: debhelper-compat (= 13),
               gem2deb,
               ruby-graphql,
               ruby-rails
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-apollo-upload-server
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-apollo-upload-server.git
Homepage: https://github.com/jetruby/apollo_upload_server-ruby
Rules-Requires-Root: no

Package: ruby-apollo-upload-server
Architecture: all
Depends: ruby-graphql,
         ruby-rails,
         ${misc:Depends},
         ${shlibs:Depends}
Description: apollo-upload-server implementation for Ruby on Rails as middleware
 This is a middleware which allows you to upload files using graphql-ruby,
 apollo-upload-client and Ruby on Rails.
 .
 This implementation uses v2 of the GraphQL multipart request spec, so one
 should use apollo-upload-client library >= v7.0.0-alpha.3.