blob: f846c248f2b0333ef25c633fd2c72636dfa29020 [file] [log] [blame] [view]
Alexander Afanasyev2a8e6272014-03-17 19:36:50 -07001ndn-cpp-dev: A dev version of Named Data Networking client library for C++
Alexander Afanasyevd0339302014-01-29 00:03:50 -08002---------------------------------------------------------------------------
Jeff Thompson057d3182013-08-09 17:02:25 -07003
Alexander Afanasyev2a8e6272014-03-17 19:36:50 -07004ndn-cpp-dev is a new implementation of a Named Data Networking client library written in C++.
Alexander Afanasyev7c6aeb02014-04-10 19:59:19 -07005
Alexander Afanasyev2a8e6272014-03-17 19:36:50 -07006ndn-cpp-dev is open source under a license described in the file COPYING. While the license
Jeff Thompson057d3182013-08-09 17:02:25 -07007does not require it, we really would appreciate it if others would share their
Alexander Afanasyev7c6aeb02014-04-10 19:59:19 -07008contributions to the library if they are willing to do so under the same license.
Jeff Thompson057d3182013-08-09 17:02:25 -07009
10See the file INSTALL for build and install instructions.
11
Alexander Afanasyev2a8e6272014-03-17 19:36:50 -070012Please submit any bugs or issues to the ndn-cpp-dev issue tracker:
13http://redmine.named-data.net/projects/ndn-cpp-dev/issues
Jeff Thompson057d3182013-08-09 17:02:25 -070014
Jeff Thompson057d3182013-08-09 17:02:25 -070015
Alexander Afanasyev7c6aeb02014-04-10 19:59:19 -070016## More
17
18Additional library tutorials and manpages are available in `docs/` folder.