commit | 19b5528d3eb93d0eeb119f1233c11dc06c8a447c | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Mon Dec 04 15:05:22 2023 -0500 |
committer | Davide Pesavento <davidepesa@gmail.com> | Mon Dec 04 15:05:22 2023 -0500 |
tree | 5074e3b1f97d07ceb54c12a3fcf8e0740a076561 | |
parent | 9a8e1461cd70f2cedc35945bd58ecefea9b7bd18 [diff] |
encoding+util: remove several deprecated functions Change-Id: I51c1019d10217406fa649c32a10e36cd88390daf
ndn-cxx is a C++17 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 bug reports or feature requests to the ndn-cxx issue tracker.
Contributions to ndn-cxx are greatly appreciated and can be made through our Gerrit code review site. If you are new to the NDN software community, please read our Contributor's Guide and README-dev.md
to get started.
ndn-cxx is free software distributed under the GNU Lesser General Public License version 3. See COPYING.md
for details.