commit | 24c5a00073c97a3e524d8c0ceee18ad22077d1f0 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Wed Dec 12 04:47:15 2018 +0000 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Wed Dec 12 04:47:15 2018 +0000 |
tree | 98e2949ad1cd0f6a14f2feee54dfe7036215d916 | |
parent | 2c1d349bdb9a1f7b2a0b07ea11e6f24650bde6cd [diff] |
impl: rename 'detail' to 'impl' 'impl' directory contains implementation-detail headers that are NOT installed. 'detail' directory will be used for implementation-detail headers that ARE installed. refs #4782 Change-Id: I13428e032c93207753a6b856c693511c4fc3bbb8
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/
If you are new to the NDN community of software generally, read the Contributor's Guide.
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.