File: control

package info (click to toggle)
mountpy 0.9
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 84 kB
  • sloc: python: 331; ansic: 78; makefile: 60; sh: 1
file content (17 lines) | stat: -rw-r--r-- 610 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: mountpy
Section: utils
Priority: optional
Maintainer: Radovan GarabĂ­k <garabik@kassiopeia.juls.savba.sk>
Build-Depends: debhelper (>= 5), python3
Standards-Version: 3.7.2

Package: mountpy
Architecture: any
Depends: ${shlibs:Depends}, python3
Suggests: super | sudo
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: After configured, this program allows ordinary users
 to mount external filesystems. Do not install it on 
 multiuser machines with untrusted users!