commit | d7db8bfacbbaeb1f00d01d1e1402835640706ccb | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Jan 04 15:31:02 2015 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Jan 06 13:00:56 2015 -0800 |
tree | feeaf1c68348887b8b000a555c358b19cb4b936e | |
parent | 28d0d94a67b42d805f8f733577b0d146fb4fc50b [diff] |
tools: ndnsec code reorganization Change-Id: I94bc0e4904e90370724e8e7ccc56221e64b2ac24
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
.