commit | 8e3cf0a0918fa7b7a8842edcd19db2ef89d98f75 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Wed May 17 01:34:53 2017 -0400 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Wed May 17 01:34:53 2017 -0400 |
tree | f4498ff803599339c6c465338ad97092ef21b417 | |
parent | 794f687e16e9b836d3f3703d5ee0fc84e7895056 [diff] |
mgmt: fix include guard Change-Id: I9eabf8126af2ffe2d539e671606e61e4e5655a21
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/
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.