commit | 550d8c99abad6e0f37ebddc64dc3e45f3a1d381c | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Sun Nov 05 01:30:01 2023 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Sun Nov 05 01:30:01 2023 -0400 |
tree | f087ffbfca363bc25d3bc18ed03943e920cff20b | |
parent | e1005da0a23d2a0807d920fe15fd5a649cbf48cb [diff] |
build: require boost >= 1.71.0 Refs: #5276 Change-Id: I0f179707020fc6e0908af8aeb1d535ca3cd81410
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.