An open API service indexing awesome lists of open source software.

https://github.com/eclipse-keyple/keyple-plugin-cpp-api

Eclipse Keyple™ Project - C++ implementation: API for plugin developers
https://github.com/eclipse-keyple/keyple-plugin-cpp-api

Last synced: 10 months ago
JSON representation

Eclipse Keyple™ Project - C++ implementation: API for plugin developers

Awesome Lists containing this project

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.