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 30 31 32 33
|
Source: shelr
Standards-Version: 4.7.3
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders:
Antono Vasiljev <self@antono.info>,
Section: utils
Testsuite: autopkgtest-pkg-ruby
Build-Depends:
bash-completion,
debhelper-compat (= 13),
gem2deb,
ruby-json | libjson-ruby,
ruby-mocha | libmocha-ruby,
ruby-rspec | librspec-ruby,
Vcs-Browser: https://salsa.debian.org/ruby-team/shelr
Vcs-Git: https://salsa.debian.org/ruby-team/shelr.git
Homepage: https://github.com/shelr/shelr.tv
Package: shelr
Architecture: all
Depends:
ruby,
ruby-json | libjson-ruby,
sox,
${misc:Depends},
${shlibs:Depends},
Suggests:
ttyrec,
Description: Utility for plain text screencasting
Shelr allows one to record, replay and share your terminal session.
It works almost the same as script or ttyrec but adds some useful
features on top of them. Optionally you can share your recordings at
http://shelr.tv/ or via email.
|