src: Small source reorganization

Change-Id: I442f3ad0392ef4220e6435fc48e6d69acbd02076
31 files changed
tree: a3fb1284a82d66e75e365538e4e593edcfe185a7
  1. .waf-tools/
  2. src/
  3. tests/
  4. tools/
  5. .gitignore
  6. AUTHORS.md
  7. COPYING.md
  8. INSTALL.md
  9. README-dev.md
  10. README.md
  11. repo-ng.conf.sample
  12. waf
  13. wscript
README.md

repo-ng: Next generation of NDN repository

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: