waeup.edopoly ************** `waeup.edopoly` is a Python package providing a student information portal based on WAeUP Kofa. This is a skelton package which can be used to create customized version of Kofa. For generic install instructions please see sources/waeup.kofa/docs/INSTALL.txt. Bootstrap and buildout have to be run in two steps: (py27)$ python bootstrap.py -c buildout-init.cfg (py27)$ ./bin/buildout -c buildout-init.cfg (py27)$ ./bin/buildout Repository ========== The Subversion_ repository location of this package is https://svn.waeup.org/repos/main/waeup.edopoly/ .. _Subversion: http://subversion.apache.org/