commit | 699725dae197531eec473e0a692b240503e7f1a0 | [log] [tgz] |
---|---|---|
author | Qiuhan Ding <dingqiuhan@gmail.com> | Sun May 24 01:41:09 2015 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Aug 06 15:28:51 2015 -0700 |
tree | dc4a12723e96d56f28231594db3c70f887a83f13 | |
parent | b56c54ebc18688a43cc248a95959c1ca21bb807c [diff] |
regex: move functions out of headers Change-Id: I6a3ea61a6564195e297288d514c5a805a832e0e6
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
.