commit | 09904410cac4276a8cd1d4646026655c9abc93bc | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Wed Mar 24 16:40:53 2021 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Wed Mar 24 16:40:53 2021 -0400 |
tree | 1d4d78d0544f14d859f472652ad1f746032fcaa5 | |
parent | fbc2f5273eecebe9b1916f2a1fdcb4c5d18b0e45 [diff] |
Ensure all include guards start with "NDN_CXX_" Change-Id: I530e862ef391db8a2f2d3aa6df0fd0e2f64ae5b6
ndn-cxx is a C++14 library implementing Named Data Networking (NDN) primitives that can be used to write various NDN applications. The library is currently being used by the following projects:
See docs/INSTALL.rst
for compilation and installation instructions.
Extensive documentation is available on the library's homepage.
Please submit any bugs or feature requests to the ndn-cxx issue tracker.
We greatly appreciate contributions to the ndn-cxx code base. If you are new to the NDN software community, please read the Contributor's Guide to get started.
ndn-cxx is an open source project licensed under the LGPL version 3. See COPYING.md
for more information.