@librnd4
	Ringdove 2D CAD library framework

	The Ringdove library (shared objects) contains the basic
	infrastructure for 2D interactive+batch CAD applications: config,
	HID, polygon, menu, plugin system.

@librnd4-dev
	Ringdove 2D cad library, files for development.

	Headers, templates, scripts for compiling Ringdove applications.

@librnd4-doc
	Documentation for librnd.
	
	Developer documentation for using librnd.

@librnd4-lib-gtk
	Support library for building the GUI with gtk.

	Provides the common gtk code (e.g. dialog box engine, input handling)
	for any gtk based HID plugin.

@librnd4-hid-gtk2-gdk
	GUI: gtk2, software render

	Software rendering on gtk2, using the gdk API.

@librnd4-hid-gtk2-gl
	GUI: gtk2, opengl

	Hardware accelerated (opengl) rendering on gtk2.

@librnd4-hid-gtk4-gl
	GUI: gtk4, opengl

	Hardware accelerated (opengl) rendering on gtk4.

@librnd4-lib-gl
	Support library for rendering with opengl.

	Provides plugins for driving an opengl output, rendering the drawing
	on opengl.

@librnd4-hid-lesstif
	GUI: motif/lesstif, software render

	Lightweight GUI and software rendering using the motif (lesstif) toolkit.

@librnd4-lib-gui
	Support library for building the GUI.

	Provides librnd specific dialog boxes (e.g. fontsel) and top
	window GUI elements.

@librnd4-cloud
	Networking plugins for accessing remote resources.

	Support library plugin for 'cloud' footprint/symbol access plugin
	that integrates remote, web access resources like edakrill or
	gedasymbols.org.

@librnd4-pixmap
	Import and export pixmap images.

	Low level support for png/jpeg/gif export plugins, low level import
	pixmap objects using libgd.
