(library
 (public_name drame)
 (modules
  content
  cookie
  form
  handler
  meth
  mimetype
  request
  response
  route
  server
  session
  status)
 (modules_without_implementation content handler meth response status)
 (libraries
  bigstringaf
  bstr
  directories
  fmt
  fpath
  h1
  h2
  httpcats
  js_of_ocaml-compiler
  miou
  miou.unix
  prelude
  ptime
  ptime.clock.os
  scfg
  htmlit
  unix
  uri
  uuidm)
 (flags
  (:standard -open Prelude)))
