commit | 4b8eab72f3457c05f76de999515c749f96adf21d | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Sat Sep 01 20:10:36 2018 -0400 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Sun Sep 02 12:38:25 2018 -0400 |
tree | 18bc3a27c8016fd1b404cc0a4d60cac28d4d1941 | |
parent | 5ee8ec032a9dac1f10d5331f8060757d452d7fd9 [diff] |
build: drop dependency on unused CoreServices framework Change-Id: I91df33fafbcf275f7b41394112f8c002bc98af97
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
.