scon/config/readme.txt
Gabor Guzmics 18b157972b - added a django app into the project
- little tests trying to calculate how SC calcs survivability (not
resolved yet)
- dejaqt born as idea for standalone library.
2014-06-01 16:16:38 +02:00

11 lines
364 B
Plaintext

This Package deals with config files, but also deals with configuration itself.
This includes:
- The config files for SCON itself (config_user.xml)
- The config files for the applications in the scon package itself
- basic config throughout the apps in this app, including...
* loading/importing XML Libraries
* OS detection
* logging setup
etc.