Alexander Afanasyev | d033930 | 2014-01-29 00:03:50 -0800 | [diff] [blame^] | 1 | NDN-CPP-dev: A dev version of Named Data Networking client library for C++ |
| 2 | --------------------------------------------------------------------------- |
Jeff Thompson | 057d318 | 2013-08-09 17:02:25 -0700 | [diff] [blame] | 3 | |
Alexander Afanasyev | d033930 | 2014-01-29 00:03:50 -0800 | [diff] [blame^] | 4 | NDN-CPP is a new implementation of a Named Data Networking client library written in C++. |
Jeff Thompson | 057d318 | 2013-08-09 17:02:25 -0700 | [diff] [blame] | 5 | |
Jeff Thompson | 9b282e0 | 2013-08-09 17:13:38 -0700 | [diff] [blame] | 6 | NDN-CPP is open source under a license described in the file COPYING. While the license |
Jeff Thompson | 057d318 | 2013-08-09 17:02:25 -0700 | [diff] [blame] | 7 | does not require it, we really would appreciate it if others would share their |
| 8 | contributions to the library if they are willing to do so under the same license. |
| 9 | |
| 10 | See the file INSTALL for build and install instructions. |
| 11 | |
Jeff Thompson | 18afa2e | 2013-08-09 17:16:13 -0700 | [diff] [blame] | 12 | Please submit any bugs or issues to the NDN-CPP issue tracker: |
Jeff Thompson | 057d318 | 2013-08-09 17:02:25 -0700 | [diff] [blame] | 13 | http://redmine.named-data.net/projects/ndn-cpp/issues |
| 14 | |
Jeff Thompson | 057d318 | 2013-08-09 17:02:25 -0700 | [diff] [blame] | 15 | |