commit | 9a2238991e7a382a1e559ef37ce9c0da4510a49d | [log] [tgz] |
---|---|---|
author | Weiqi Shi <swqjustin@g.ucla.edu> | Sun Aug 24 18:42:58 2014 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Aug 26 11:21:00 2014 -0700 |
tree | 07db19d1d017178cb70f818a86de3cf357e9863f | |
parent | 5822e346db5342215a880b07912e0031526ee9b6 [diff] |
repo: visualize contents of the repo Change-Id: Ifc960d0aaedf816488616aec9ef457b66be9414c refs #1789
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: