Docs GODI Archive
Projects Blog Link DB

Search GODI:


More options
File lib/ocaml/pkg-lib/godiva/iL.cmi_pretty GODI Package apps-godiva
Library godiva
 
   iL.cmi_pretty    iL.mli    Sources  
type t =
  IL.t = {
  name : string;
  version : string;
  revision : int;
  category : Common.category;
  depends : Common.dep list;
  build_depends : Common.dep list;
  sources_site : string;
  sources_basename : string;
  sources_extension : string;
  sources_unpacksto : string;
  homepage : string;
  maintainer : string;
  short_desc : string;
  long_desc : string;
  options : Common.options list;
  docfiles : string list;
  confopts : Common.confopt list;
  all_target : string;
  opt_target : string;
  specfile : string;
  patches : string list;
  filesdir : string option;
}
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml