commit | a034fa3044eac841f28e41f508f8e1e9a25ba3e7 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Fri Oct 31 20:03:51 2014 -0700 |
committer | Alex Afanasyev <alexander.afanasyev@ucla.edu> | Sun Nov 02 13:01:18 2014 -0800 |
tree | 5abf5ad1992427ca67223f09f22ba5d17c5162fb | |
parent | edd834e01c9898392d7ea4db1e2ed41a1f8d3e88 [diff] |
common: deprecate ndn::ptr_lib and ndn::func_lib refs #2095 Change-Id: Ia0db9cbea488fa2c52f2c83873167c584d1f40f1
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
.