commit | 98ff2bce67ec6c1655d41b072a425e4a47bf55a4 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Thu May 24 00:10:31 2018 -0400 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Wed Jun 06 16:28:49 2018 -0400 |
tree | 7f376de030828e9e071b6e0808d0892a4ba57618 | |
parent | 93eb49ba064574369627e769e2c7885673293d54 [diff] |
build: require gcc >= 5.3 and switch to C++14 Change-Id: I53ecd93b5666f451129afbe7ba02de357218efb5 Refs: #4462, #3076
repo-ng is an implementation of a Named Data Networking data repository, and follows the Repo protocol.
repo-ng uses the ndn-cxx library as NDN development library, and sqlite3 as underlying storage.
repo-ng is an open source project licensed under the GPL 3.0 (see COPYING.md
for more details). 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 the repo-ng issue tracker.