commit | 5a67310e89e02f1f5290901b57637e86b7d00104 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Aug 31 18:58:48 2016 -0700 |
committer | Alex Afanasyev <aa@cs.ucla.edu> | Fri Sep 02 12:01:36 2016 -0700 |
tree | 6f4f43627ba75f8f031dc7ec8a199039d98f4ed9 | |
parent | 160701a0a45eac50d9bcf548d674c03b0c646d8f [diff] |
docs: Fix syntax for python3 Change-Id: I70125961a2382427328932a523cf1f29ac83bae4
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: http://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
.