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

Copyright (C) 2025  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.20 )
    - GSSDP library ( >= 1.6 )
    - GUPnP library ( >= 1.6 )

To build you need Meson (and thereby Ninja) build system:

    meson build
    ninja -C build
    (sudo) ninja -C build install


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

Main project site:
	https://gitlab.gnome.org/DnaX/upnp-router-control

For bugs filling and search:
	https://gitlab.gnome.org/DnaX/upnp-router-control/issues
