Package: prince
Version: 0.4-r3
Depends: libc, libjson-c5, libpthread
Source: feeds/routing/prince
SourceName: prince
License: MIT
LicenseFiles: LICENSE
Section: net
SourceDateEpoch: 1764771188
URL: https://github.com/AdvancedNetworkingSystems/prince
Maintainer: Gabriele Gemmi <gabriel@autistici.org>
Architecture: x86_64
Installed-Size: 112640
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.
