menu-cache 0.5.0-1 source package in Ubuntu

Changelog

Upload details

Uploaded by:
Debian LXDE Maintainers
Uploaded to:
Sid
Original maintainer:
Debian LXDE Maintainers
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
menu-cache_0.5.0-1.dsc 1.4 KiB 57d318015d9bd5d468c8efa71fb4f3bb7c7cc02185989f3ded0eb27626f076eb
menu-cache_0.5.0.orig.tar.gz 396.6 KiB 875a7441b34bb24debc1c8017d74d59987d7a704c4c023e81a0b4ebcc2d7904a
menu-cache_0.5.0-1.debian.tar.xz 3.4 KiB e15410895fb35a8896193f3f7b69be7500e7f4219c043c530366c686bdb92cc3

No changes file available.

Binary packages built by this source

libmenu-cache-dev: LXDE implementation of the freedesktop Menu specification (devel)

 Libmenu-cache is a library creating and utilizing caches to speed up
 the manipulation for freedesktop.org defined application menus.
 .
 This package contains the development files.

libmenu-cache3: LXDE implementation of the freedesktop Menu specification

 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:
 .
  * Shorten time for loading menu entries.
  * Ease of use (API is very similar to that of libgnome-menu).
  * Lightweight runtime library (parsing of the menu definition files
    are done by menu-cache-gen when the menus are really changed).
  * Less unnecessary and complicated file monitoring.
  * Heavily reduced disk I/O.