shellinabox/debian/control
zodiac@gmail.com 5caa8b7288 Added fallback code that dynamically computes the correct commandline
arguments for "objcopy" if building for an otherwise unknown target
platform.

Fixed a lintian "informational" message.


git-svn-id: https://shellinabox.googlecode.com/svn/trunk@197 0da03de8-d603-11dd-86c2-0f8696b7b6f9
2009-12-02 20:26:07 +00:00

18 lines
730 B
Text

Source: shellinabox
Section: web
Priority: optional
Homepage: http://shellinabox.com
Maintainer: Markus Gutschke <markus@shellinabox.com>
Build-Depends: debhelper (>= 6.0.0), binutils, libssl-dev, libpam0g-dev,
zlib1g-dev
Standards-Version: 3.8.3
Package: shellinabox
Architecture: any
Depends: ${shlibs:Depends}, adduser, lsb-base
Suggests: libssl0.9.8, libpam0g, openssl
Description: publish command line shell through AJAX interface
Shellinabox can export arbitrary command line programs to any JavaScript
enabled web browser. By default, it prompts for username and password
and then exports a SSL/TLS encrypted login shell. Shellinabox provides
a VT100 compatible terminal emulator that runs within any modern browser.