File: README

package info (click to toggle)
libchipcard 5.99.1beta-2
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 4,984 kB
  • sloc: ansic: 25,026; xml: 7,016; sh: 4,159; makefile: 954; cpp: 403
file content (14 lines) | stat: -rw-r--r-- 420 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
12
13
14


1. Introduction
===============

This folder contains driver definitions.
Each subfolder contains at least a file called "driver.xml" which lists all
readers support by a given driver and contains some other usefull information
about it. There might also be more XML files which contain the driver-specific
versions of commands for some cards. Basically abstraction of the driver and
reader is done by those files.