commit | 534b841bc0274a307e6d6f53a8b72fae42b57f41 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Sat Dec 08 19:19:09 2018 -0500 |
committer | Alexander Afanasyev <aa@cs.fiu.edu> | Wed Dec 26 10:03:05 2018 -0800 |
tree | 18bc8bf3aada0522f80a65aa8291a3f948bd9aeb | |
parent | ebe156c92f9907b37068b52c2dba351af78f5a09 [diff] |
docs: refresh installation instructions and general cleanup Change-Id: Ibfe945887e5cad979c1f9a78fd5a3062bb20a8b5
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
.