control 648 B

1234567891011121314151617181920
  1. Source: dropbear
  2. Section: net
  3. Priority: optional
  4. Maintainer: Gerrit Pape <pape@smarden.org>
  5. Build-Depends: libz-dev
  6. Standards-Version: 3.7.3.0
  7. Package: dropbear
  8. Architecture: any
  9. Depends: ${shlibs:Depends}
  10. Suggests: openssh-client, runit
  11. Description: lightweight SSH2 server and client
  12. dropbear is a SSH 2 server and client designed to be small enough to
  13. be used in small memory environments, while still being functional and
  14. secure enough for general use.
  15. .
  16. It implements most required features of the SSH 2 protocol, and other
  17. features such as X11 and authentication agent forwarding.
  18. .
  19. See http://matt.ucc.asn.au/dropbear/dropbear.html