commit | a8f3c40f718d5c18c300a4aa1cf02a3c32a48c46 | [log] [tgz] |
---|---|---|
author | Wentao Shang <wentaoshang@gmail.com> | Thu Oct 30 14:03:27 2014 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Oct 31 12:44:31 2014 -0700 |
tree | 1f18059040efbe0d617e884634624c1df49dee51 | |
parent | ca188d7acffaab13c204a29f1e8d81cab6a3ef8c [diff] |
build: use C++11 Change-Id: I0e58ac4e9cb42d07a9b58125d761875f91c7744c Refs: #1930
repo-ng is an implementation of a Named Data Networking data repository. The repo-ng follows Repo protocol of NDN. The specification of repo protocol is:
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 the ndn-repo-ng issue tracker: