Package python-module-kaa-base: Information

    Source package: python-module-kaa-base
    Version: 0.4.0-alt3
    Build time:  Mar 28, 2011, 07:10 PM
    Report package bug
    License: LGPL
    Summary: Base module for all Kaa modules
    Description: 
    This module contains some basic code needed in all kaa modules. This
    is a requirement for all the other modules in the repository.
    
    The module also contains a main loop (notifier). Some kaa modules like
    kaa-Display require the main loop to be running, for other modules
    like kaa-Thumb it's optional and some like kaa-Metadata don't need the
    main loop at all. The documentation of the module should explain if
    and why the main loop is needed. If you already have a main loop
    running, please read SourceDoc/MainLoop how to merge the main loop you
    use with the kaa main loop.

    List of rpms provided by this srpm:
    python-module-kaa-base (x86_64, i586)
    python-module-kaa-base-debuginfo (x86_64, i586)

    Maintainer: Vitaly Lipatov


      1. python-devel = 2.6
      2. python-module-PyXML
      3. rpm-build-compat >= 1.2
      4. rpm-build-python >= 0.8
      5. python-modules-compiler
      6. glib2-devel

    Last changed


    March 28, 2011 Eugeny A. Rostovtsev 0.4.0-alt3
    - Rebuilt for debuginfo
    Nov. 21, 2009 Eugeny A. Rostovtsev 0.4.0-alt2
    - Rebuilt with python 2.6
    Dec. 15, 2008 Vitaly Lipatov 0.4.0-alt1
    - new version 0.4.0 (with rpmrb script)
    - cleanup spec