Package: metrics / 1.0-1

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
This package was debianized by  ioannis@debian.org on
Fri, 28 May 1999 20:07:50 -0400.


CSIZE was downloaded from
<ftp://ftp.qucis.queensu.ca/pub/software-eng/software/Cmetrics/csize.tar.gz>.


LC was downloaded from
<ftp://ftp.qucis.queensu.ca/pub/software-eng/software/Cmetrics/lc.tar.gz>.


METRICS was download from
<ftp://ftp.qucis.queensu.ca/pub/software-eng/software/Cmetrics/metrics.tar.gz>.


SPR was downloaded from
<ftp://ftp.qucis.queensu.ca/pub/software-eng/software/Cmetrics/spr.tar.gz>

-----------------------------------
A tool to measure the size of C programs, written by
Christopher Lott in 1994.
<ftp://ftp.qucis.queensu.ca/pub/software-eng/software/Cmetrics/csize.tar.gz>
-----------------------------------
A tool to count lines of code in C files, written by
Brian Marick in 1983 and updated 1992.
<ftp://ftp.qucis.queensu.ca/pub/software-eng/software/Cmetrics/lc.tar.gz>
---------------------------------------
A collection of tools (control/halstead/kdsi/mccabe)
which was put together by Brian Renaud around 1989.
<ftp://ftp.qucis.queensu.ca/pub/software-eng/software/Cmetrics/metrics.tar.gz>
---------------------------------------
A tool to measure NCSS for C source programs, written 
by Ted Shapin in 1989.
<ftp://ftp.qucis.queensu.ca/pub/software-eng/software/Cmetrics/spr.tar.gz>
---------------------------------------

Copyright:


  All programs in this collection are either public-domain or under the
GNU GPL, version 2, license.  Since I have put some (albeit minor) effort 
in putting together the different pieces, integrating them, and writing 
part of the documentation, I hereby release the whole collection under the 
GNU General Public License. 

  As mentioned elsewere, there are many primary authors for these
programs. None of the code is my work, and of course, these authors and 
contributors (see Documetation files) are the ones who get all the credit.


  Ioannis Tambouras <ioannis@debian.org>
  May 27, 1999