|
1 Source: opensc |
|
2 Priority: extra |
|
3 Section: utils |
|
4 Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
|
5 XSBC-Original-Maintainer: Eric Dorland <eric@debian.org> |
|
6 Build-Depends: debhelper (>= 7.0.50), libltdl3-dev, libssl-dev (>= 0.9.7d-3), libpcsclite-dev (>= 1.2.9-beta1), libxt-dev, flex, pkg-config, xsltproc, docbook-xsl, dh-autoreconf |
|
7 Standards-Version: 3.9.2 |
|
8 Homepage: http://www.opensc-project.org/ |
|
9 Vcs-Git: git://git.debian.org/git/pkg-opensc/opensc.git |
|
10 Vcs-Browser: http://git.debian.org/?p=pkg-opensc/opensc.git |
|
11 |
|
12 Package: opensc |
|
13 Section: utils |
|
14 Architecture: any |
|
15 Depends: ${shlibs:Depends}, ${misc:Depends} |
|
16 Replaces: libopensc2 (<< 0.12.0) |
|
17 Conflicts: libopensc2 (<< 0.12.0), mozilla-opensc |
|
18 Description: Smart card utilities with support for PKCS#15 compatible cards |
|
19 OpenSC provides a set of libraries and utilities to access smart |
|
20 cards. It mainly focuses on cards that support cryptographic |
|
21 operations. It facilitates their use in security applications such as |
|
22 mail encryption, authentication, and digital signature. OpenSC |
|
23 implements the PKCS#11 API. Applications supporting this API, such as |
|
24 Iceweasel and Icedove, can use it. OpenSC implements the PKCS#15 |
|
25 standard and aims to be compatible with all software that does so as |
|
26 well. |
|
27 . |
|
28 Before purchasing any cards, please read carefully documentation in |
|
29 /usr/share/doc/opensc/html/wiki/index.html - only some cards are |
|
30 supported. Not only does card type matters, but also card version, |
|
31 card OS version and preloaded applet. Only a subset of possible |
|
32 operations may be supported for your card. Card initialization may |
|
33 require third party proprietary software. |