commit | 11904064159757e07f1c7c9ee7b92b265aa3cc54 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Thu Apr 14 22:33:28 2022 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Thu Apr 14 22:33:28 2022 -0400 |
tree | e9af232f94b64ee4c6358806ffff222897c6fa41 | |
parent | 9c0bd8d5613e18de54a76aa65ebc49694b63b3f0 [diff] |
Migrate to C++17 and misc code cleanups Change-Id: I6b63385c92361a7ef5803d2bfd00f39c77e88d34
repo-ng is an implementation of a Named Data Networking (NDN) data repository, and follows the Repo protocol.
repo-ng uses ndn-cxx as the NDN development library and sqlite as the underlying storage engine.
See INSTALL.md
for build instructions.
Please submit any bug reports or feature requests to the repo-ng issue tracker.
We greatly appreciate contributions to the repo-ng code base, provided that they are licensed under the GPL 3.0+ or a compatible license (see below). If you are new to the NDN software community, please read the Contributor's Guide to get started.
repo-ng is an open source project licensed under the GPL version 3. See COPYING.md
for more information.