UFAL C++ Utils
==============

UFAL C++ Utils is a small C++ cross-platform library used in several UFAL
projects. It is released under MPL 2.0 license (http://www.mozilla.org/MPL/2.0/)
and is versioned using Semantic Versioning (http://semver.org/).

The supported platforms are Linux, OS X and Windows, supported compilers are
gcc, clang, tdm-gcc on Windows and Visual C++ 2015 or later on Windows.

Copyright 2015 by Institute of Formal and Applied Linguistics, Faculty of
Mathematics and Physics, Charles University in Prague, Czech Republic.

UFAL C++ Utils repository http://github.com/ufal/cpp_utils is hosted on GitHub.
