Package: wnpp Severity: wishlist Owner: Roberto Arcomano <[email protected]> X-Debbugs-Cc: [email protected]
* Package name : vdu Version : 0.2.0 Upstream Contact: Roberto Arcomano <[email protected]> * URL : https://github.com/robertoarcomano/vdu * License : LGPL v3 Programming Lang: Python Description : Video Disk Usage - du for video duration A small command line utility to show total video durations in directories. Standard python packages dependency used This utility can be used pretty like the "du" one with the following features: -s summarize -S sort -r reverse Thus utility is quite simple and straightforward Internally, it used SMP to achieve better performance.

