Package libmenu-cache-devel: Information

    Binary package: libmenu-cache-devel
    Version: 0.3.3-alt1
    Architecture: i586
    Build time:  Jun 12, 2012, 01:39 PM
    Source package: menu-cache
    Category: System/Libraries
    Report package bug
    Home page: http://lxde.sf.net

    License: LGPL
    Summary: Library and utils to speed up the manipulation for freedesktop.org menu
    Description: 
    Libmenu-cache is a library creating and utilizing caches to speed up
    the manipulation for freedesktop.org defined application menus.
    It can be used as a replacement of libgnome-menu of gnome-menus.
    
    Advantages:
    1. Shorten time for loading menu entries.
    2. Ease of use. (API is very similar to that of libgnome-menu)
    3. Lightweight runtime library. (Parsing of the menu definition files
       are done by menu-cache-gen when the menus are really changed.)
    4. Less unnecessary and complicated file monitoring.
    5. Heavily reduced disk I/O.



    Last changed


    June 12, 2012 Radik Usupov 0.3.3-alt1
    - new version (0.3.3)
    March 11, 2011 Radik Usupov 0.3.2-alt2
    - rebuild for debuginfo
    - change packager
    March 12, 2010 Mykola Grechukh 0.3.2-alt1
    - new version from upstream