commit | 49f3a5f29770b14e7011f489df719f3faaf72c15 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Sat Sep 23 01:36:33 2017 -0400 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Sat Sep 23 01:57:05 2017 -0400 |
tree | 9fde9dad1c8cff364b7430c037bea31391977edb | |
parent | b545aacf5d1903cb7306f3e3bebbde33bc1309e8 [diff] |
Eliminate dependency on Boost.Random Also replace use of std::random_shuffle (removed in C++17) with std::shuffle. Change-Id: I200a8a404e67447c547c9abfa1a5a55a18de9ef3
repo-ng is an implementation of a Named Data Networking data repository, and follows Repo protocol.
repo-ng uses ndn-cxx library as NDN development library, and uses sqlite3 as underlying storage.
repo-ng is an open source project licensed under GPL 3.0 (see COPYING.md
for more detail). We highly welcome all contributions to the repo-ng code, provided that they can licensed under GPL 3.0+ or other compatible license.
See the file INSTALL.md
for build and install instructions.
Please submit any bugs or issues to repo-ng issue tracker.