File: README

package info (click to toggle)
libchipcard 5.0.3beta-5
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 4,384 kB
  • ctags: 1,894
  • sloc: ansic: 20,920; sh: 11,062; xml: 6,709; makefile: 596; 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.