commit | ed2f47630d75fd8f0a729f8131d1fc721b8dec1d | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Fri Jan 25 00:40:46 2019 -0500 |
committer | Davide Pesavento <davidepesa@gmail.com> | Fri Jan 25 02:38:54 2019 -0500 |
tree | d1cf1177037b0b211e28d2d334123256ede93aad | |
parent | 31be3f6412a1e865534481a94f671cc863ab7cc3 [diff] |
build: various updates and cleanups Change-Id: Ic01420fc1d2f5b61b1b81c6e1d99c1921395162a
repo-ng is an implementation of a Named Data Networking data repository, and follows the Repo protocol.
repo-ng uses the ndn-cxx library as NDN development library, and sqlite3 as underlying storage.
repo-ng is an open source project licensed under the GPL 3.0 (see COPYING.md
for more details). 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 repo-ng issue tracker.