cgkitinfo -- CGKit release information
New in version 1.1. This module contains two variables that carry
information about the version of the kit.
- version
- A string containing version information of this release.
- version_info
- A 4-tuple (major, minor, micro, releaselevel)
containing the components of the version number. The first three
values are integers, whereas releaselevel is a string containing
"cvs" or "final".
Copyright © 2004 Matthias Baas
(baas@ira.uka.de)