commit | 8c6880f58ea75f85b600278db57106f1cd32422c | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Mar 02 15:38:20 2016 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Mar 03 10:50:19 2016 -0800 |
tree | f9bd18713efe4e5eee574719199573129c6a5368 | |
parent | 9a8bae5bc4a806b44c8c0bb8111bef30cd8054a5 [diff] |
build: Fix compatibility with Python 3 Change-Id: I6e38315945a683a87bbeb4b4a352de3c7122ef7c Refs: #3493
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
.