Package: libunique-dev Architecture: amd64 Version: 1.1.6-6+u001 Priority: optional Section: libdevel Source: libunique Maintainer: Debian GNOME Maintainers Installed-Size: 155 Depends: libunique-1.0-0 (= 1.1.6-6+u001), libglib2.0-dev (>= 2.12.0), libgtk2.0-dev (>= 2.11.0) Suggests: libunique-doc Filename: ./l/libunique-dev/libunique-dev_1.1.6-6+u001_amd64.deb Size: 46832 MD5sum: f14930e2b8ec840b477c6eab430b0dc4 SHA1: 2ab5628750f986efef94e8b23bc516e5602251e9 SHA256: c5dbc3747e4837bfce8c76fed71539b6568af80506f124fac7530cf9ef354326 SHA512: f7556d93d8f676ee1171d6c5bac279b7a114586c23ce039fe085230a01fbf122e6a158e737c00318078e7086c5dc56dc702118be341d71518e1d079484389d18 Homepage: https://wiki.gnome.org/Attic/LibUnique Description: Library for writing single instance applications - development files Unique is a library for writing single instance application. If you launch a single instance application twice, the second instance will either just quit or will send a message to the running instance. . Unique makes it easy to write this kind of applications, by providing a base class, taking care of all the IPC machinery needed to send messages to a running instance, and also handling the startup notification side. . This package contains the headers and development libraries needed to build applications using the Unique library