commit | 45ab9a9462dcaf81dbd94f7702d172ce2e9fedaf | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Sun Nov 05 19:34:31 2017 -0500 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Sun Nov 12 15:10:43 2017 -0500 |
tree | 86cb7f4d794975ca52c921eb911348c69b5ad47a | |
parent | af1d6cfa642d3748c7928ad01926d4240b8c7ef1 [diff] |
regex: modernize and simplify code Change-Id: Ia4a3046d409ab1e5d8507da4d369dfee203f6256
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/
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.