commit | ca188d7acffaab13c204a29f1e8d81cab6a3ef8c | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Sun Oct 19 09:49:40 2014 -0700 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Sun Oct 19 09:49:40 2014 -0700 |
tree | 679a17f29b486ad582bc41a72ec2c34fce39ffb3 | |
parent | 68f2cf6451cfc992847b22be75cbe7ee63d49897 [diff] |
all: avoid usage of deprecated namespace ndn::Tlv refs #2079 Change-Id: I32b7f10bcde1e70617950900d54f6ce0fb588ce9
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: