jdehart1 | 4dbffd6 | 2016-06-27 14:34:17 -0500 | [diff] [blame] | 1 | Source: ndnmap-data-collector |
| 2 | Priority: extra |
| 3 | Maintainer: John DeHart <jdd@wustl.edu> |
Alex Afanasyev | 27ebf7c | 2022-02-17 22:03:14 +0000 | [diff] [blame] | 4 | Build-Depends: debhelper (>= 9.20160709), |
Davide Pesavento | 97e35aa | 2022-04-23 15:45:26 -0400 | [diff] [blame^] | 5 | python3 (>= 3.6.0), |
jdehart1 | 4dbffd6 | 2016-06-27 14:34:17 -0500 | [diff] [blame] | 6 | pkg-config (>= 0.26), |
Alex Afanasyev | c5c0393 | 2022-02-17 21:32:01 +0000 | [diff] [blame] | 7 | libndn-cxx-dev (>= 0.8.0) |
jdehart1 | 4dbffd6 | 2016-06-27 14:34:17 -0500 | [diff] [blame] | 8 | Standards-Version: 3.9.2 |
| 9 | Section: net |
Alexander Afanasyev | fa323e3 | 2017-06-12 23:54:46 +0000 | [diff] [blame] | 10 | Homepage: https://github.com/WU-ARL/ndnmapDataCollector |
| 11 | Vcs-Git: https://github.com/WU-ARL/ndnmapDataCollector.git |
| 12 | Vcs-Browser: https://github.com/WU-ARL/ndnmapDataCollector |
jdehart1 | 4dbffd6 | 2016-06-27 14:34:17 -0500 | [diff] [blame] | 13 | |
| 14 | Package: ndnmap-data-collector |
Alexander Afanasyev | 7eec426 | 2017-01-26 05:30:19 +0000 | [diff] [blame] | 15 | Architecture: i386 amd64 arm64 armel armhf ppc64el |
Alexander Afanasyev | ec709c4 | 2018-02-23 15:59:13 +0000 | [diff] [blame] | 16 | Depends: ${shlibs:Depends}, ${misc:Depends}, libndn-cxx, ndnsec |
jdehart1 | 4dbffd6 | 2016-06-27 14:34:17 -0500 | [diff] [blame] | 17 | Description: Data collector daemons for ndnmap.arl.wustl.edu |
| 18 | This tool is designed to generate ndn interests to each NDN Testbed node |
| 19 | to collect link usage data for display on the ndnmap.arl.wustl.edu web page. |