Source: ocamlwc
Section: ocaml
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-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 (>= 11), dh-ocaml
Build-Depends-Indep: ocaml-nox (>= 3.11.1-3~)
Standards-Version: 4.2.1
Vcs-Git: https://salsa.debian.org/ocaml-team/ocamlwc.git
Vcs-Browser: https://salsa.debian.org/ocaml-team/ocamlwc
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.
