README 496 B

123456789101112
  1. ######################################
  2. ## PLEASE READ BEFORE USING CPPUTIL ##
  3. ######################################
  4. This is a static library supposed to be mainly used by NSS internally. We use
  5. it for testing, fuzzing, and a few new tools written in C++ that we're
  6. experimenting with.
  7. You might find it handy to use for your own projects but please be aware that
  8. we will make no promises your application won't break in the future. We will
  9. provide no support if you decide to link against it.