commit | 25038f3034445c4554c48fca4dd1ff0b26a2a353 | [log] [tgz] |
---|---|---|
author | Eric Newberry <enewberry@cs.arizona.edu> | Thu Apr 05 21:57:30 2018 -0700 |
committer | Eric Newberry <enewberry@cs.arizona.edu> | Sat Apr 07 16:35:37 2018 -0700 |
tree | ff61ea769f1d17e102b91ba5d540d9b3e0b70a6b | |
parent | 8d3f834c6cf4fcdcc0b39587fabe653ae2a09b46 [diff] |
build: find Boost lib architecture automatically refs #4573 Change-Id: Id28188a98d710c15f06391d89d13fed91e0ad73f
ndn-cxx is a C++ library, implementing Named Data Networking (NDN) primitives that can be used to implement various NDN applications. The library is currently being used as part of the following projects:
See the file docs/INSTALL.rst
for build and install instructions.
Please submit any bugs or issues to the ndn-cxx issue tracker: https://redmine.named-data.net/projects/ndn-cxx/issues
Extensive documentation of the library is available on the library's homepage: http://www.named-data.net/doc/ndn-cxx/
If you are new to the NDN community of software generally, read the Contributor's Guide.
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.