Gnus -- Minor tweak define #'time-to-seconds
[packages] / xemacs-packages / ocaml / package-info.in
1 (ocaml
2   (standards-version 1.1
3    version VERSION
4    author-version AUTHOR_VERSION
5    date DATE
6    build-date BUILD_DATE
7    maintainer MAINTAINER
8    distribution xemacs
9    priority low
10    category CATEGORY
11    dump nil
12    description "Objective Caml editing support."
13    filename FILENAME
14    md5sum MD5SUM
15    size SIZE
16    provides (caml-compat caml-font caml-help caml camldebug inf-caml)
17    requires (REQUIRES)
18    type regular
19 ))