UPnP Router Control 0.3.1
*************************

Copyright (C) 2021  Daniele Napolitano <dnax88@gmail.com>

A UPnP router manager for IGD-compliant routers


Compilation and installation
============================

In order to compile UPnP Router Control you need following software packages:
    - GTK+ library ( >= 3.10 )
    - GSSDP library ( >= 1.2 )
    - GUPnP library ( >= 1.2 )

To configure run:
	./configure --prefix=/usr

Configure automatically searches for all required components and packages.

To compile and install run:
	make
	sudo make install


Information
===========

Main project site:
	https://launchpad.net/upnp-router-control

For bugs filling and search:
	https://bugs.launchpad.net/upnp-router-control
