.
[gnulib.git] / modules / getdate
index 3a28874..391eb00 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+Convert a date/time string to linear time.
 
 Files:
 lib/getdate.h
@@ -8,6 +9,11 @@ m4/tm_gmtoff.m4
 m4/getdate.m4
 
 Depends-on:
+timespec
+stdbool
+gettime
+mktime
+alloca
 unlocked-io
 
 configure.ac:
@@ -21,3 +27,9 @@ MAINTAINERCLEANFILES += getdate.c
 Include:
 "getdate.h"
 
+License:
+GPL
+
+Maintainer:
+Paul Eggert
+