Alexander Afanasyev | bcb1923 | 2014-05-09 11:03:18 -0700 | [diff] [blame] | 1 | Source: ndn-tlv-ping |
| 2 | Priority: extra |
| 3 | Maintainer: Alexander Afanasyev <alexander.afanasyev@ucla.edu> |
| 4 | Build-Depends: debhelper (>= 8.0.0), |
| 5 | python (>= 2.7.0), |
| 6 | pkg-config (>= 0.26), |
Alexander Afanasyev | d5401de | 2014-12-18 23:18:21 -0800 | [diff] [blame^] | 7 | ndn-cxx-dev (>= 0.3.0~rc0.2) |
Alexander Afanasyev | bcb1923 | 2014-05-09 11:03:18 -0700 | [diff] [blame] | 8 | Standards-Version: 3.9.2 |
| 9 | Section: net |
| 10 | Homepage: http://github.com/named-data/ndn-tlv-ping |
| 11 | Vcs-Git: git://github.com/named-data/ndn-tlv-ping.git |
| 12 | Vcs-Browser: http://github.com/named-data/ndn-tlv-ping |
| 13 | |
| 14 | Package: ndn-tlv-ping |
| 15 | Architecture: i386 amd64 |
| 16 | Depends: ${shlibs:Depends}, ${misc:Depends}, ndn-cxx |
Alexander Afanasyev | 3441206 | 2014-08-25 12:35:54 -0700 | [diff] [blame] | 17 | Description: Reachability Testing Tool for NDN |
| 18 | This is a data plane reachability testing tool for NDN network. |