Source: capistrano Section: admin Maintainer: Debian Ruby Team Uploaders: Samuel Henrique Build-Depends: debhelper-compat (= 14), gem2deb, rake, ruby-airbrussh, ruby-i18n, ruby-mocha, ruby-rspec, ruby-sshkit Standards-Version: 4.7.4 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 Package: capistrano Architecture: all 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.