Source: ocamlwc
Section: ocaml
Priority: optional
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Uploaders: Georg Neis <gn@oglaroon.de>,
 Ralf Treinen <treinen@debian.org>,
 Stéphane Glondu <glondu@debian.org>
Build-Depends: debhelper (>= 10), dh-ocaml
Build-Depends-Indep: ocaml-nox (>= 3.11.1-3~)
Standards-Version: 4.1.0
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ocaml-maint/packages/ocamlwc.git
Vcs-Git: https://anonscm.debian.org/git/pkg-ocaml-maint/packages/ocamlwc.git
Homepage: http://www.lri.fr/~filliatr/software.en.html

Package: ocamlwc
Architecture: all
Depends: ${ocaml:Depends}, ${misc:Depends}
Description: count the lines of code and comments in OCaml sources
 ocamlwc is a program to count the number of lines of code and documentation
 in OCaml sources.  It assumes the files to be lexically well-formed.
