commit | 0b2aa13fbf2cc72e6c1f3dee4802cf726d9907a6 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Fri Dec 11 23:00:02 2020 -0500 |
committer | Davide Pesavento <davidepesa@gmail.com> | Sun Dec 13 20:27:34 2020 -0500 |
tree | c1c4870755468789adf93d58aa1743338f5db418 | |
parent | 737103670a99827bf9cade3b1749bed3ecf4a372 [diff] |
docs: clarify/revise a few code style rules Change-Id: I4aaaa314f310e4d3a345690fc527805e2d9c1416
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.