# libbr **Repository Path**: bromine0x23/libbr ## Basic Information - **Project Name**: libbr - **Description**: An ugly C++ library. - **Primary Language**: C++ - **License**: WTFPL - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 6 - **Forks**: 1 - **Created**: 2015-09-30 - **Last Updated**: 2022-04-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # libbr A **terrible** C++ library with **ugly** code and **useless** features. ## License This project is available under the [WTFPL](http://www.wtfpl.net/). See the LICENSE file for more info. ## Requirement * A compiler support C++14 or later standard. * [CMake](https://cmake.org/) 3.12+. * [Google Test](https://github.com/google/googletest)(optional) : For test. * [Doxygen](http://www.stack.nl/~dimitri/doxygen/index.html)(optional) : For document. ## Usage I don't known.