blob: 2d2dde6c89375bd35fe8e882fa1e2f1b5edcb916 [file] [log] [blame]
Shock Jiang010a4ae2014-11-26 14:55:19 -08001Source: ndns
2Priority: extra
3Maintainer: Alexander Afanasyev <alexander.afanasyev@ucla.edu>
Alex Afanasyev27ebf7c2022-02-17 22:03:14 +00004Build-Depends: debhelper (>= 9.20160709),
Shock Jiang010a4ae2014-11-26 14:55:19 -08005 python (>= 2.7.0),
6 pkg-config (>= 0.26),
Alex Afanasyev34a2e782022-02-17 21:37:21 +00007 libndn-cxx-dev (>= 0.8.0)
Alex Afanasyev27ebf7c2022-02-17 22:03:14 +00008Standards-Version: 4.5.0
Shock Jiang010a4ae2014-11-26 14:55:19 -08009Section: net
10Homepage: http://github.com/named-data/ndns
11Vcs-Git: git://github.com/named-data/ndns.git
12Vcs-Browser: http://github.com/named-data/ndns
13
14Package: ndns
Alexander Afanasyev24acc842017-01-26 05:45:20 +000015Architecture: i386 amd64 arm64 armel armhf ppc64el
Shock Jiang010a4ae2014-11-26 14:55:19 -080016Depends: ${shlibs:Depends}, ${misc:Depends}, ndn-cxx, nfd
17Description: Domain Name Service for Named Data Networking
18 NDNS is a completely distributed database system that largely mimics
19 the structure of the DNS system in today's Internet but operates within
20 the NDN architecture.