blob: 8d163d5d2fbb7894138fac6ba92d7f09284b4ca4 [file] [log] [blame]
jdehart14dbffd62016-06-27 14:34:17 -05001Source: ndnmap-data-collector
2Priority: extra
3Maintainer: John DeHart <jdd@wustl.edu>
4Build-Depends: debhelper (>= 8.0.0),
5 dh-systemd (>= 1.5),
6 python (>= 2.7.0),
7 pkg-config (>= 0.26),
Alexander Afanasyevec709c42018-02-23 15:59:13 +00008 libndn-cxx-dev (>= 0.6.1)
jdehart14dbffd62016-06-27 14:34:17 -05009Standards-Version: 3.9.2
10Section: net
Alexander Afanasyevfa323e32017-06-12 23:54:46 +000011Homepage: https://github.com/WU-ARL/ndnmapDataCollector
12Vcs-Git: https://github.com/WU-ARL/ndnmapDataCollector.git
13Vcs-Browser: https://github.com/WU-ARL/ndnmapDataCollector
jdehart14dbffd62016-06-27 14:34:17 -050014
15Package: ndnmap-data-collector
Alexander Afanasyev7eec4262017-01-26 05:30:19 +000016Architecture: i386 amd64 arm64 armel armhf ppc64el
Alexander Afanasyevec709c42018-02-23 15:59:13 +000017Depends: ${shlibs:Depends}, ${misc:Depends}, libndn-cxx, ndnsec
jdehart14dbffd62016-06-27 14:34:17 -050018Description: Data collector daemons for ndnmap.arl.wustl.edu
19 This tool is designed to generate ndn interests to each NDN Testbed node
20 to collect link usage data for display on the ndnmap.arl.wustl.edu web page.