17. 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 Keypirinha.
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.orgfmtlib
Small, safe and fast formatting library for C++
http://fmtlib.netJsonCpp
A C++ library to read/write JSON streams
https://github.com/open-source-parsers/jsoncppNotepad2-mod
A modified version of the Notepad2 text editor
https://github.com/XhmikosR/notepad2-modPython
Keypirinha embeds the official implementation of the Python language
http://python.orgSphinx
Python static documentation generator
http://www.sphinx-doc.orgSQLite
An in-process SQL database engine
https://www.sqlite.orgutf8-cpp
A C++ library to deal with UTF-8 strings
http://utfcpp.sourceforge.netxxHash
Extremely fast hash algorithm
https://github.com/Cyan4973/xxHashzlib
A compression/decompression C library
http://zlib.net
17.1. About this Documentation¶
This documentation is a work in progress and the effort of a non-native speaker. Comments and contributions are appreciated. It is written in reST and generated using the Sphinx tools suite. See Help with the Documentation for more information.