gnulib-tool.py: Reduce code duplication in file name transformations.
[gnulib.git] / modules / dirname
blob483103eba5f6423bf6bdb09381ade3bf20242f24
1 Description:
2 Extract specific portions of filenames.
4 Files:
5 lib/dirname.c
6 lib/basename.c
7 lib/stripslash.c
9 Depends-on:
10 dirname-lgpl
11 xalloc
13 configure.ac:
14 gl_MODULE_INDICATOR([dirname])
16 Makefile.am:
17 lib_SOURCES += dirname.c basename.c
19 Include:
20 "dirname.h"
22 License:
23 GPL
25 Maintainer:
26 Jim Meyering, Eric Blake