source: trunk/sara_cmt/README @ 14143

Last change on this file since 14143 was 14143, checked in by sil, 12 years ago

Modified README for our first packaged release. See #5

File size: 583 bytes
Line 
1CMT is a Cluster Management Tool originally created at SARA Computing and
2Networking Services, which is based in Amsterdam and known as SARA nowadays.
3
4
5DEPENDENCIES
6
7CMT is dependent on the following packages:
8 * Django==1.2
9 * IPy==0.75
10 * django-extensions==0.4
11 * django-tagging==0.3.1
12 * psycopg2==2.4.4
13
14Besides these Python-packages, the following software should be installed on your system:
15 * Python>=2.6
16 * header files and a static library for Python
17 * header files for libpq (PostgreSQL library)
18
19
20CONTACT
21
22For bugs, requests or suggestions, please mail to cmt@sara.nl
Note: See TracBrowser for help on using the repository browser.