Source-Makefile: feeds/routing/prince/Makefile

Package: prince
Submenu: Routing and Redirection
Version: 0.4-r3
Depends: +libc +libjson-c +libpthread
Conflicts: 
Menu-Depends: 
Provides: 
Section: net
Category: Network
Repository: base
Title: Prince
Maintainer: Gabriele Gemmi <gabriel@autistici.org>
Source: prince-0.4.tar.gz
License: MIT
LicenseFiles: LICENSE
URL: https://github.com/AdvancedNetworkingSystems/prince
Type: ipkg
Description:   Prince is an open source implementation of the PopRouting Algorithm.
  It has been developed as a Google Summer of Code Project in collaboration with Freifunk and the University of Trento.

  Prince fetches topology data from a Link State routing daemon (OONF, OLSR, OSPF, etc),
  calculates the betweenness centrality using the topology and then computes the
  the timers' optimal values using these data. At the end of the computation the timers are pushed back to the routing daemon.
  Since v0.4 it supports both OONF and OLSRd.
@@


