commit | 3de8aac22d6eba503e4e0d647ef73b160ece769f | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <aa@cs.fiu.edu> | Thu May 28 20:51:43 2020 -0400 |
committer | Alexander Afanasyev <aa@cs.fiu.edu> | Sat May 30 18:14:45 2020 -0400 |
tree | 42773f79e431ebe27ce9710e6d61d8695b606bcc | |
parent | f165bb4e770e1883c183ebba61a22f511ca39c90 [diff] |
Rename VERSION to VERSION.info to avoid conflicts with modern STL On case-insensitive file systems (e.g., macOS), inclusion of the new standard <version> header resulted in unexpected inclusion of VERSION file. Change-Id: Ie858b8966496d23f38f722d8115be988e6b4d048
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.