Source: capistrano Section: admin Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Samuel Henrique Build-Depends: debhelper (>= 11), gem2deb, rake (>= 10.0.0), ruby-airbrussh, ruby-i18n, ruby-mocha (>= 0.13~), ruby-rspec, ruby-sshkit (>= 1.3) Standards-Version: 4.2.1 Vcs-Git: https://salsa.debian.org/ruby-team/capistrano.git Vcs-Browser: https://salsa.debian.org/ruby-team/capistrano Homepage: https://capistranorb.com/ Testsuite: autopkgtest-pkg-ruby XS-Ruby-Versions: all Package: capistrano Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: rake (>= 10.0.0), ruby | ruby-interpreter, ruby-i18n, ruby-sshkit (>= 1.3), ${misc:Depends}, ${shlibs:Depends} Description: tool to execute commands in parallel on multiple servers Capistrano is great for automating tasks via SSH on remote servers, like software installation, application deployment, configuration management, ad hoc server monitoring, and more. Ideal for system administrators, whether professional or incidental. Easy to customize. Its configuration files use the Ruby programming language syntax, but you don't need to know Ruby to do most things with Capistrano. . Capistrano is easy to extend. It's written in the Ruby programming language, and may be extended easily by writing additional Ruby modules.