commit | e18d368f76e744d1a9063384019f0dc2cea2d71e | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Thu Jan 24 22:10:30 2019 -0500 |
committer | Davide Pesavento <davidepesa@gmail.com> | Thu Jan 24 22:10:58 2019 -0500 |
tree | 99b59c6c360f6df1e6f7995f144e53c9572904d3 | |
parent | 3aa8d2b2309220ce813d20d56c17ffbd72696622 [diff] |
main: use boost::program_options and other cleanups Change-Id: I5d20e78aaf782b6d0013175f9db9d2eb33156776
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.