File: tools.xml

package info (click to toggle)
opensc 0.11.1-2etch2
  • links: PTS
  • area: main
  • in suites: etch
  • size: 7,284 kB
  • ctags: 7,257
  • sloc: ansic: 69,499; sh: 9,480; xml: 4,191; makefile: 346; lex: 92; perl: 25
file content (27 lines) | stat: -rw-r--r-- 816 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.2//EN"
                      "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">

<book xmlns:xi="http://www.w3.org/2001/XInclude">
	<title>OpenSC tools</title>
	<reference>
		<referenceinfo>
			<title>OpenSC</title>
		</referenceinfo>
		<xi:include href="opensc-config.xml"/>
		<xi:include href="opensc-tool.xml"/>
		<xi:include href="opensc-explorer.xml"/>
		<xi:include href="pkcs11-tool.xml"/>
		<xi:include href="pkcs15-crypt.xml"/>
		<xi:include href="pkcs15-tool.xml"/>
		<xi:include href="pkcs15-init.xml"/>
		<xi:include href="pkcs15-profile.xml"/>
		<xi:include href="cardos-info.xml"/>
		<xi:include href="cryptoflex-tool.xml"/>
		<xi:include href="netkey-tool.xml"/>
	</reference>
</book>

<!-- TODO
opensc
-->