Source: mountpy
Section: utils
Priority: optional
Maintainer: Radovan Garabík <garabik@kassiopeia.juls.savba.sk>
Build-Depends: debhelper (>= 4.0.0), python (>= 2.2)
Standards-Version: 3.6.2

Package: mountpy
Architecture: any
Depends: ${shlibs:Depends}, python (>= 2.2)
Description: script for quick mounting of removable devices
 mountpy scans all devices connected to the system, and tries
 to mount them, creating mount directories as needed.
 Warning: this runs setuid root and allows ordinary users
 to mount external filesystems. Do not install it on 
 multiuser machines with untrusted users!
