commit | 42290b2b12b06ccbb028f04367f016f924f213e3 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Mar 09 12:58:29 2017 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Mar 12 14:25:34 2017 -0700 |
tree | 787fc093f82d3140f14892d422cafa819d8c9c3e | |
parent | 959c5b9740cec055def1347be8cb845eec1118af [diff] |
Remove use of deprecated code Change-Id: I721e9d0f9b41e7a53d75b1fde4a718c349273eeb Refs: #3988
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: