cctalk 0.2.0

CCTalk protocol implementation for handling payment devices
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.log]
version = "0.4"

[dependencies.serial]
version = "^0.4.0"

[package]
authors = ["Juhasz Sandor <blackghost1987@gmail.com>"]
description = "CCTalk protocol implementation for handling payment devices"
edition = "2018"
license = "MIT"
name = "cctalk"
repository = "https://github.com/endticket/cctalk"
version = "0.2.0"