Uh, long comment arrives... Zoom update does not happen after editorial steps. Nodes initial color is light blue, if there is any item under them. Strange node-text relations disappeared. Initial values of new items are given now in a more common way. The wood-cutter way of handling default values of properties is now changed.
4 RootName: @lemon.cs.elte.hu/lemon:$SOFTWAREVERSION
5 DisplayName: Lemon Library
7 Maintainer: The LEMON Developers - http://lemon.cs.elte.hu/
8 Packager: Alpar Juttner <alpar@cs.elte.hu>
10 SoftwareVersion: @VERSION@
11 AutopackageTarget: 0.7
13 # Only uncomment InterfaceVersion if your package exposes interfaces to other software,
14 # for instance if it includes DSOs or python/perl modules. See the developer guide for more info,
15 # or ask on autopackage-dev if you don't understand interface versioning in autopackage.
17 # InterfaceVersion: 0.0
22 LEMON stands for Library of Efficient Models and Optimization in Networks.
23 It is a C++ template library aimed at combinatorial optimization tasks,
24 primaliry those involved in working with graphs.
37 #require @whatever.you/need 1.0
40 # Put your installation script here
45 # Usually just the following line is enough to uninstall everything