# keyple-plugin-cpp-api **Repository Path**: mirrors_eclipse/keyple-plugin-cpp-api ## Basic Information - **Project Name**: keyple-plugin-cpp-api - **Description**: Eclipse Keyple™ Project - C++ implementation: API for plugin developers - **Primary Language**: Unknown - **License**: EPL-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-04-20 - **Last Updated**: 2025-09-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Keyple Plugin C++ API ## Overview 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. ## User Guide & Download Information The full documentation, including download information is available in the **Documentation** section of the official Keyple website [keyple.org](https://keyple.org) ## Doxygen The doxygen is available online: [docs.keyple.org/keyple-plugin-cpp-api/](https://docs.keyple.org/keyple-plugin-cpp-api/) ## Build the Code The code is built with **CLang / GCC / MSVC** in order to be able to be used by a very large number of applications. ## Code Contributions We welcome code contributions through merge requests.