commit | 995c411ae4d3e9b845d942d4cc330a4d7a26afcf | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Sat Nov 18 19:33:43 2023 +0000 |
committer | Davide Pesavento <davidepesa@gmail.com> | Sat Nov 18 16:02:05 2023 -0500 |
tree | c2019c3bcab67d78b3e33c386aba4bc0d201a716 | |
parent | 49e1e87b24da0bfdf61c0cd965bfc11164026192 [diff] |
Add initial Dockerfile Change-Id: I8d9c5a0169a9550686179a5a6c6bfb3a79f54e36
ndn-cxx is a C++17 library implementing Named Data Networking (NDN) primitives that can be used to write various NDN applications. The library is currently being used by the following projects:
See docs/INSTALL.rst
for compilation and installation instructions.
Extensive documentation is available on the library's homepage.
Please submit any bug reports or feature requests to the ndn-cxx issue tracker.
Contributions to ndn-cxx are greatly appreciated and can be made through our Gerrit code review site. If you are new to the NDN software community, please read our Contributor's Guide and README-dev.md
to get started.
ndn-cxx is free software distributed under the GNU Lesser General Public License version 3. See COPYING.md
for details.