about summary refs log tree commit diff
path: root/pkg/META
blob: bb2b70fa63f1a4b123e819aac5788e43b691b14f (plain) (blame)
1
2
3
4
5
6
7
description = "tool for personal log files"
version = "%%VERSION_NUM%%"
requires = "ptime angstrom astring lwt jingoo"
archive(byte) = "logbook.cma"
archive(native) = "logbook.cmxa"
plugin(byte) = "logbook.cma"
plugin(native) = "logbook.cmxs"