commit | d8e0cad3390277c07125a75e57aab762e7fccaa0 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Wed May 26 21:43:47 2021 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Thu May 27 21:07:50 2021 -0400 |
tree | cf8b97fa537da7ece915e47e6d850c7d89e5c642 | |
parent | 97157b493663c9f00257d1d15981c055d6dbcacd [diff] |
build: build with BOOST_FILESYSTEM_NO_DEPRECATED Change-Id: I8d49dc03bd052c04c00b71f7ccf02cab79e64b7c
ndn-cxx is a C++14 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 bugs or feature requests to the ndn-cxx issue tracker.
We greatly appreciate contributions to the ndn-cxx code base. If you are new to the NDN software community, please read the Contributor's Guide to get started.
ndn-cxx is an open source project licensed under the LGPL version 3. See COPYING.md
for more information.