Last change
on this file since 14292 was
13680,
checked in by Henrik Bettermann, 9 years ago
|
Change signature fields again.
|
File size:
638 bytes
|
Rev | Line | |
---|
[11387] | 1 | waeup.aaue |
---|
| 2 | ********** |
---|
[3798] | 3 | |
---|
[11387] | 4 | `waeup.aaue` is a Python package providing a student information |
---|
| 5 | portal based on WAeUP Kofa. |
---|
[3798] | 6 | |
---|
[11387] | 7 | This is a customized version of Kofa for AAUE purposes. |
---|
[3798] | 8 | |
---|
[11421] | 9 | For generic install instructions please see sources/waeup.kofa/docs/INSTALL.txt. |
---|
| 10 | |
---|
[13680] | 11 | Bootstrap and buildout have to be run in two steps: |
---|
| 12 | |
---|
| 13 | (py27)$ python bootstrap.py -c buildout-init.cfg |
---|
| 14 | |
---|
| 15 | (py27)$ ./bin/buildout -c buildout-init.cfg |
---|
| 16 | |
---|
| 17 | (py27)$ python bootstrap.py |
---|
| 18 | |
---|
| 19 | (py27)$ ./bin/buildout |
---|
| 20 | |
---|
| 21 | |
---|
[11421] | 22 | Repository |
---|
| 23 | ========== |
---|
| 24 | |
---|
| 25 | The Subversion_ repository location of this package is |
---|
| 26 | |
---|
| 27 | https://svn.waeup.org/repos/main/waeup.aaue/ |
---|
| 28 | |
---|
| 29 | .. _Subversion: http://subversion.apache.org/ |
---|
Note: See
TracBrowser for help on using the repository browser.