commit | b849f61b6bc35a050cf3d1d15d07cf639b2732f1 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Sun Apr 01 23:52:54 2018 +0000 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Sun Apr 01 23:52:54 2018 +0000 |
tree | 488591f27057b2944cdafd2c544ee6241c5f861d | |
parent | 4ffbb9d937e9dc176ed6aba7f46e6edb95c4af74 [diff] |
util: give examples for NDN_CXX_DEPRECATED refs #4566 Change-Id: Iaaebf31d52b9000d0e2ed279b4b8c9a69d0c399b
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: https://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/
If you are new to the NDN community of software generally, read the Contributor's Guide.
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.