Skip to content
This repository was archived by the owner on Sep 13, 2022. It is now read-only.

Latest commit

 

History

History
66 lines (42 loc) · 1.9 KB

File metadata and controls

66 lines (42 loc) · 1.9 KB

Notices for 'Eclipse Keyple' C++ implementation

This content is produced and maintained by the Eclipse keyple.

Supported platforms

  • Windows / Linux / MacOS
  • G++ 6 and higher, MSVC++ 14 (other compilers untested)

keyple-cpp repositories structure

  • keyple-core: source and unit tests for the SeProxy module.
  • keyple-calypso: source and unit tests for the Calypso library.
  • keyple-plugin: source and unit tests for the different plugins: PC/SC, Stub.
  • example: source for the generic and Calypso implementation examples.

Trademarks

  • Eclipse Keyple and the Eclipse Keyple project are Trademarks of the Eclipse Foundation, Inc.
  • Eclipse® is a Trademark of the Eclipse Foundation, Inc.
  • Eclipse Foundation is a Trademark of the Eclipse Foundation, Inc.

Copyright

All content is the property of the respective authors or their employers. For more information regarding authorship of content, please consult the listed source code repository logs.

Declared Project Licenses

This program and the accompanying materials are made available under the terms of the Eclipse Public License v. 2.0 which is available at http://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html

SPDX-License-Identifier: EPL-2.0

Source Code

The project maintains the following source code repositories:

Contributors

  • Pierre Terrée - API specification
  • Alexandre MUNSCH - Plugins, Keyple Core and Keyple Calypso
  • Philippe ILLINGER - Unitary Tests

Third-party Content

Google Test (1.10.0)

  • License: BSD 3-Clause "New" or "Revised" License

PC/SC lite (Linux/macOS)

  • License: GNU GPL v3

Winscard (Windows)

  • License: Windows