https://github.com/eclipse-keyple/keyple-common-cpp-api
keyple-common-cpp-api
https://github.com/eclipse-keyple/keyple-common-cpp-api
Last synced: 5 months ago
JSON representation
keyple-common-cpp-api
- Host: GitHub
- URL: https://github.com/eclipse-keyple/keyple-common-cpp-api
- Owner: eclipse-keyple
- License: epl-2.0
- Created: 2022-04-18T18:34:19.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2025-11-04T15:41:24.000Z (8 months ago)
- Last Synced: 2025-11-04T17:21:13.221Z (8 months ago)
- Language: CMake
- Size: 252 KB
- Stars: 2
- Watchers: 6
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
- Notice: NOTICE.md
Awesome Lists containing this project
README
# Keyple Common C++ API
## Overview
The **Keyple Common C++ API** contains the interfaces of the objects that are involved in the public interactions of the different Keyple components.
## Documentation & Contribution Guide
The full documentation, including the **user guide**, **download information** and **contribution guide**, is available on the Keyple website [keyple.org](https://keyple.org).
## API documentation
API documentation & class diagram is available online: [docs.keyple.org/keyple-common-cpp-api](https://docs.keyple.org/keyple-common-cpp-api)
## About the source code
The code is built with different flavours of **GCC, CLang and MSVC ** in order to address a wide range of applications.