https://github.com/eclipse-keyple/keyple-card-calypso-cpp-lib
keyple-card-calypso-cpp-lib
https://github.com/eclipse-keyple/keyple-card-calypso-cpp-lib
Last synced: 10 months ago
JSON representation
keyple-card-calypso-cpp-lib
- Host: GitHub
- URL: https://github.com/eclipse-keyple/keyple-card-calypso-cpp-lib
- Owner: eclipse-keyple
- License: epl-2.0
- Created: 2022-04-18T18:36:38.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2025-04-17T08:53:11.000Z (about 1 year ago)
- Last Synced: 2025-04-17T23:55:08.188Z (about 1 year ago)
- Language: C++
- Size: 119 MB
- Stars: 2
- Watchers: 8
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Keyple Card Calypso C++ Library
## Overview
The **Keyple Card Calypso C++ Library** is an add-on to allow an application using Keyple to interact with Calypso card products through high level functional commands.
## 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-card-calypso-cpp-lib](https://docs.keyple.org/keyple-card-calypso-cpp-lib)
## Examples
Examples of implementation are available in the following repository: [github.com/eclipse/keyple-cpp-example](https://github.com/eclipse/keyple-cpp-example)
## About the source code
The code is built with **GCC/CLang/MSVC** in order to address a wide range of applications.