build: == Dependency change == repo-ng now depends on ndn-cxx library

Change-Id: If8bde00b10f234bdf8177c49f2b5d7e632e62701
Refs: #1538
12 files changed
tree: 91555059799318a68073988aa5eaeb56366dc547
  1. .waf-tools/
  2. helpers/
  3. ndn-handle/
  4. server/
  5. storage/
  6. tests/
  7. .gitignore
  8. AUTHORS
  9. COPYING
  10. INSTALL.md
  11. README.md
  12. repo-ng.conf.sample
  13. waf
  14. wscript
README.md

ndn-repo-ng: Next generation of NDN repository

ndn-repo-ng is an implementation of a Named Data Networking data repository. The ndn-repo-ng follows Repo protocol of NDN. The specification of repo protocol is:

ndn-repo-ng uses ndn-cxx library as NDN development library, and uses sqlite3 as underlying storage.

ndn-repo-ng is open source under a license described in the file COPYING. While the license does not require it, we really would appreciate it if others would share their contributions to the library if they are willing to do so under the same license.

See the file INSTALL.md for build and install instructions.

Please submit any bugs or issues to the ndn-repo-ng issue tracker: