File: README

package info (click to toggle)
libchipcard 5.1.6-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,056 kB
  • sloc: ansic: 24,359; xml: 6,932; sh: 4,192; makefile: 695; cpp: 448
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.