diff options
author | P. J. McDermott <pjm@nac.net> | 2013-06-03 22:42:53 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2013-06-03 22:42:53 (EDT) |
commit | b58eea930b046fbdb85ecccddc57035018c5016a (patch) | |
tree | 7232038d8c9d662791deccd091c9449af2e4c072 /substvars | |
parent | c6a1a6e4cac1b5e17ade080d97b3026587461b4a (diff) |
Make binary packages.
Diffstat (limited to 'substvars')
-rw-r--r-- | substvars | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/substvars b/substvars new file mode 100644 index 0000000..3bee559 --- /dev/null +++ b/substvars @@ -0,0 +1,6 @@ +Tool-Common-Description: + The file command is "a file type guesser", that is, a command-line tool that + tells you in words what kind of data a file contains. +Library-Common-Description: + This library can be used to classify files according to magic number tests. It + implements the core functionality of the file command. |