The Keyple Plugin C++ API is dedicated to the development of specific Keyple plugins.
This library should not be imported explicitly by the main application.
The full documentation, including download information is available in the Documentation section of the official Keyple website keyple.org
The doxygen is available online: docs.keyple.org/keyple-plugin-cpp-api/
The code is built with CLang / GCC / MSVC in order to be able to be used by a very large number of applications.
We welcome code contributions through merge requests.