diff options
author | mail_redacted_for_web | 2014-08-08 21:25:35 +0200 |
---|---|---|
committer | mail_redacted_for_web | 2014-08-08 21:25:35 +0200 |
commit | 896c95d26f0ecf63aa6c387a77917aff6f44612b (patch) | |
tree | 1df5c4a7d369f86fb5b5b19f35b699fdd8328c41 | |
parent | bab3be836685e0cbc66ca5fbe04e2aaa60647ca1 (diff) | |
download | mp3dir2html-896c95d26f0ecf63aa6c387a77917aff6f44612b.tar.bz2 |
blah
-rw-r--r-- | README.md | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -7,6 +7,11 @@ This is a tool to create an HTML file containing all music in the current direct Requirements ------------ -* [Bash](http://www.gnu.org/software/bash/) (Bourne Again Shell) +The core: + * [ExifTool](http://www.sno.phy.queensu.ca/~phil/exiftool/) -- most likely available for your system as **Image::ExifTool**, provided via something like *libimage-exiftool-perl* + +The auxiliaries: + +* [Bash](http://www.gnu.org/software/bash/) (Bourne Again Shell) * [GNU coreutils](http://www.gnu.org/software/coreutils/), [sed](http://www.gnu.org/software/sed/) and [(g)awk](http://www.gnu.org/software/gawk/) -- most likely already installed on your system |