blob: e7065e0c81440c98604bd08aff7cf948cdd5315b [file] [log] [blame]
Alexander Afanasyevbcb19232014-05-09 11:03:18 -07001Source: ndn-tlv-ping
2Priority: extra
3Maintainer: Alexander Afanasyev <alexander.afanasyev@ucla.edu>
4Build-Depends: debhelper (>= 8.0.0),
5 python (>= 2.7.0),
6 pkg-config (>= 0.26),
7 ndn-cxx-dev (>= 0.1.0~rc1)
8Standards-Version: 3.9.2
9Section: net
10Homepage: http://github.com/named-data/ndn-tlv-ping
11Vcs-Git: git://github.com/named-data/ndn-tlv-ping.git
12Vcs-Browser: http://github.com/named-data/ndn-tlv-ping
13
14Package: ndn-tlv-ping
15Architecture: i386 amd64
16Depends: ${shlibs:Depends}, ${misc:Depends}, ndn-cxx
17Description: Ping Application For NDN
18 This is an application tool developed over ndn-cxx APIs for TLV packet based
19 communication over NDN configured network.