commit | 4a16004c828ca5b99846e3e273077b67d400a303 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Mon Apr 13 16:50:02 2020 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Tue Apr 14 01:46:27 2020 -0400 |
tree | dbf08ad60e9cbd6a7e555a96bcfaec9890141855 | |
parent | f35aab961d831fc20a0a8d5f43791ebfef2460a6 [diff] |
build+ci: switch to python3 Also in this commit: * Sync CI scripts with other projects * Build examples in CI * Delete unused code coverage script * Cleanup README.md and INSTALL.md Refs: #5095 Change-Id: If07c68487126e242c027b46bd597ff7932f526fd
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.
ndn-tools is an open source project licensed under the GPL version 3. See COPYING.md
for more information.