f0d3a02313e6870f64bf275cd6991e88d4d80898
[gnulib.git] / modules / file-type
1 Description:
2 Return a string describing the type of a file.
3
4 Files:
5 lib/file-type.h
6 lib/file-type.c
7 m4/file-type.m4
8
9 Depends-on:
10 gettext-h
11 stat-macros
12
13 configure.ac:
14 gl_FILE_TYPE
15
16 Makefile.am:
17 EXTRA_DIST += file-type.h file-type.c
18
19 Include:
20 "file-type.h"
21
22 License:
23 GPL
24
25 Maintainer:
26 Paul Eggert, Jim Meyering