build+ci: switch to python3

Also in this commit:
 * Sync CI scripts with other projects
 * Sync sphinx_build waf tool with ndn-cxx
 * Modernize docs/conf.py
 * Replace redmine_issue extension with sphinx.ext.extlinks
 * Fix typo in docs/doxygen.conf.in
 * Improve README.md

Refs: #5095
Change-Id: Iee05500f907442dd7cb3e41bd613beef7461dab4
16 files changed
tree: 5b0595082ffa9ecdcbeab2bdcfaf4312ad0a85bf
  1. .jenkins.d/
  2. .waf-tools/
  3. docs/
  4. examples/
  5. src/
  6. tests/
  7. tools/
  8. .gitignore
  9. .jenkins
  10. .mailmap
  11. .travis.yml
  12. AUTHORS.md
  13. COPYING.md
  14. libndn-nac.pc.in
  15. README.md
  16. waf
  17. wscript
README.md

NAC: Named-Based Access Control Library for NDN

Language Build Status

Reporting bugs

Please submit any bug reports or feature requests to the NAC issue tracker.

Contributing

We greatly appreciate contributions to the NAC code base, provided that they are licensed under the LGPL 3.0+ or a compatible license (see below). If you are new to the NDN software community, please read the Contributor's Guide to get started.

License

NAC is an open source project licensed under the LGPL version 3. See COPYING.md for more information.