README.txt 590 B

12345678
  1. This folder contains everything related to 3rdparty code or tools.
  2. cmake - scripts for the cmake build system (http://www.cmake.org)
  3. httplib - library for http web service (https://github.com/yhirose/cpp-httplib/commit/a9cf09795170a72372cbeb3feef3851b859c0e33)
  4. libconfig - library for processing structured configuration files (http://www.hyperrealm.com/libconfig/)
  5. mysql - library for MySQL Community Server (http://www.mysql.com)
  6. pcre - library for Perl Compatible Regular Expressions (http://www.pcre.org)
  7. zlib - library for DEFLATE lossless compression algorithm (http://www.zlib.net)