15. CreditsΒΆ
Several great open-source projects are part of Keypirinha‘s binary form, or redistributed with it, or have been involved during the development of this project.
Their respective license file can be found in the licenses folder
located into Keypirinha‘s directory.
- Boost.Python, part of the Boost library
A C++ wrapper over Python’s C API
http://boost.org - cppformat
Small, safe and fast formatting library for C++
http://cppformat.github.io - JsonCpp
A C++ library to read/write JSON streams
https://github.com/open-source-parsers/jsoncpp - Notepad2-mod
A modified version of the Notepad2 text editor
https://github.com/XhmikosR/notepad2-mod - Python
The famous programming language. Keypirinha embeds the official CPython interpreter
http://python.org - Sphinx
Python static documentation generator
http://www.sphinx-doc.org - utf8-cpp
A C++ library to deal with UTF-8 strings
http://utfcpp.sourceforge.net - xxHash
Extremely fast hash algorithm
https://github.com/Cyan4973/xxHash - zlib
The famous compression/decompression C library
http://zlib.net