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> |
| 4 | Build-Depends: debhelper (>= 8.0.0), |
| 5 | dh-systemd (>= 1.5), |
| 6 | python (>= 2.7.0), |
| 7 | pkg-config (>= 0.26), |
Alexander Afanasyev | ec709c4 | 2018-02-23 15:59:13 +0000 | [diff] [blame^] | 8 | libndn-cxx-dev (>= 0.6.1) |
jdehart1 | 4dbffd6 | 2016-06-27 14:34:17 -0500 | [diff] [blame] | 9 | Standards-Version: 3.9.2 |
| 10 | Section: net |
Alexander Afanasyev | fa323e3 | 2017-06-12 23:54:46 +0000 | [diff] [blame] | 11 | Homepage: https://github.com/WU-ARL/ndnmapDataCollector |
| 12 | Vcs-Git: https://github.com/WU-ARL/ndnmapDataCollector.git |
| 13 | Vcs-Browser: https://github.com/WU-ARL/ndnmapDataCollector |
jdehart1 | 4dbffd6 | 2016-06-27 14:34:17 -0500 | [diff] [blame] | 14 | |
| 15 | Package: ndnmap-data-collector |
Alexander Afanasyev | 7eec426 | 2017-01-26 05:30:19 +0000 | [diff] [blame] | 16 | Architecture: i386 amd64 arm64 armel armhf ppc64el |
Alexander Afanasyev | ec709c4 | 2018-02-23 15:59:13 +0000 | [diff] [blame^] | 17 | Depends: ${shlibs:Depends}, ${misc:Depends}, libndn-cxx, ndnsec |
jdehart1 | 4dbffd6 | 2016-06-27 14:34:17 -0500 | [diff] [blame] | 18 | Description: 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. |