commit | bbb31f9dad91ff65c2f864cbf77c00b30cb6a8ee | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Dec 01 13:15:59 2014 -0800 |
committer | Alex Afanasyev <alexander.afanasyev@ucla.edu> | Wed Dec 03 11:44:16 2014 -0800 |
tree | daa658998f559d299abce7980eea04c80049f62c | |
parent | 7d8644a52162b0f2ac53825ebb97d91e53f71b2b [diff] |
util: Exposing IndentedStream class as part of public API Change-Id: I2162a1c3e463f76e4192baf2eb618afd73082781 Refs: #2238
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
.