File: README

package info (click to toggle)
pymetrics 0.8.1-7
  • links: PTS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 712 kB
  • ctags: 299
  • sloc: python: 2,238; makefile: 43; sh: 24
file content (17 lines) | stat: -rw-r--r-- 440 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
******************** README file ***********************
For installation instructions, see the INSTALL file.

To run PyMetrics, enter either

	python PyMetrics.py
or
	./PyMetrics.py

It will give you instructions on how to use the program 
and list its options.

The subdirectory "./examples" contains two dreadful test 
programs. While you can use them, you can also use any of 
the Python source modules in this directory as examples.