Alexander Afanasyev | 2c3726b | 2014-05-26 06:29:36 -0700 | [diff] [blame] | 1 | Source: repo-ng |
Davide Pesavento | 44c0a3a | 2022-04-23 16:41:31 -0400 | [diff] [blame] | 2 | Section: net |
| 3 | Priority: optional |
Alexander Afanasyev | b4da9eb | 2014-05-24 16:52:17 -0700 | [diff] [blame] | 4 | Maintainer: Alexander Afanasyev <alexander.afanasyev@ucla.edu> |
Alex Afanasyev | 27ebf7c | 2022-02-17 22:03:14 +0000 | [diff] [blame] | 5 | Build-Depends: debhelper (>= 9.20160709), |
Davide Pesavento | 97e35aa | 2022-04-23 15:45:26 -0400 | [diff] [blame] | 6 | python3 (>= 3.6.0), |
Davide Pesavento | 981841f | 2022-04-24 15:31:51 -0400 | [diff] [blame] | 7 | pkg-config (>= 0.29), |
| 8 | libboost-all-dev (>= 1.65.1), |
Davide Pesavento | bdade91 | 2022-04-23 17:21:08 -0400 | [diff] [blame] | 9 | libndn-cxx-dev (>= 0.8.0), |
| 10 | libsqlite3-dev (>= 3.22.0) |
Alexander Afanasyev | b4da9eb | 2014-05-24 16:52:17 -0700 | [diff] [blame] | 11 | Standards-Version: 3.9.2 |
Davide Pesavento | 44c0a3a | 2022-04-23 16:41:31 -0400 | [diff] [blame] | 12 | Homepage: https://github.com/named-data/repo-ng |
| 13 | Vcs-Browser: https://github.com/named-data/repo-ng |
| 14 | Vcs-Git: https://github.com/named-data/repo-ng.git |
Alexander Afanasyev | b4da9eb | 2014-05-24 16:52:17 -0700 | [diff] [blame] | 15 | |
| 16 | Package: repo-ng |
Alexander Afanasyev | 4bed661 | 2017-01-26 05:45:04 +0000 | [diff] [blame] | 17 | Architecture: i386 amd64 arm64 armel armhf ppc64el |
Davide Pesavento | d26dd88 | 2022-04-24 15:51:52 -0400 | [diff] [blame] | 18 | Depends: ${shlibs:Depends}, ${misc:Depends}, ndnsec |
| 19 | Suggests: nfd |
Davide Pesavento | 44c0a3a | 2022-04-23 16:41:31 -0400 | [diff] [blame] | 20 | Description: next generation of NDN repository |
Alexander Afanasyev | b4da9eb | 2014-05-24 16:52:17 -0700 | [diff] [blame] | 21 | repo-ng is an implementation of a Named Data Networking data repository with the protocol |
| 22 | defined on NDN wiki: http://redmine.named-data.net/projects/repo-ng/wiki |