File: README

package info (click to toggle)
ocamlwc 0.3-21
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 172 kB
  • sloc: makefile: 83; ml: 55; sh: 3
file content (6 lines) | stat: -rw-r--r-- 216 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6

ocamlwc is a program to count the number of lines of code and documentation
in ocaml sources. It is freely distributed under GPL.

Configure with "./configure", compile with "make" 
and install with "make install".