Source: nurpawiki
Priority: optional
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Uploaders: Stéphane Glondu <glondu@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-ocaml,
 ocamlbuild,
 libocamlnet-ocaml-dev,
 libeliom-ocaml-dev (>= 10.0.0-2~),
 libcalendar-ocaml-dev,
 libextlib-ocaml-dev,
 libpostgresql-ocaml-dev,
 ocaml
Standards-Version: 4.6.2
Rules-Requires-Root: no
Section: web
Homepage: https://github.com/glondu/nurpawiki
Vcs-Git: https://salsa.debian.org/ocaml-team/nurpawiki.git
Vcs-Browser: https://salsa.debian.org/ocaml-team/nurpawiki

Package: nurpawiki
Architecture: any
Depends:
 ocsigenserver,
 libeliom-ocaml-dev,
 ${ocaml:Depends},
 ${shlibs:Depends},
 ${misc:Depends}
Suggests:
 postgresql
Description: Wiki with integrated to-do list and scheduler
 Nurpawiki is a personal information manager (PIM) application that
 combines a wiki, a to-do list and a simple scheduler to help you get
 organized. It aims to ease note taking and action planning. Actions
 (to-dos) are always associated with notes or plans (wiki pages).
 .
 Nurpawiki is available as an Eliom module for the Ocsigen web server,
 and uses PostgreSQL as backend.
