blob: 7b4cf61b24ef5e2c91560adf23a82a441217e686 (
plain)
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
|
<!DOCTYPE rdf:RDF SYSTEM "../../support/tpm.dtd">
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:TPM="http://texlive.dante.de/">
<rdf:Description about="http://texlive.dante.de/texlive/TLCore/collection-binextra.zip">
<TPM:Name>collection-binextra</TPM:Name>
<TPM:Type>TLCore</TPM:Type>
<TPM:Date>1970/01/01 00:00:00</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>TeX auxiliary programs</TPM:Title>
<TPM:Description>
Various useful, but non-essential, support programs. Includes
programs and macros for DVI file manipulation, literate programming,
PerlTeX, sam2p (graphics conversion), patgen, etc.
</TPM:Description>
<TPM:Author></TPM:Author>
<TPM:Size>2032</TPM:Size>
<TPM:Build>
<TPM:RunPatterns>texmf/tpm/collection-binextra.tpm</TPM:RunPatterns>
</TPM:Build>
<TPM:RunFiles size="2032">texmf/tpm/collection-binextra.tpm</TPM:RunFiles>
<TPM:Requires>
<TPM:Package name="cweb"/>
<TPM:Package name="mkind-english"/>
<TPM:Package name="mltex"/>
<TPM:TLCore name="bin-bibtex8"/>
<TPM:TLCore name="bin-chktex"/>
<TPM:TLCore name="bin-ctie"/>
<TPM:TLCore name="bin-cweb"/>
<TPM:TLCore name="bin-detex"/>
<TPM:TLCore name="bin-dtl"/>
<TPM:TLCore name="bin-dvi2tty"/>
<TPM:TLCore name="bin-dvicopy"/>
<TPM:TLCore name="bin-dvidvi"/>
<TPM:TLCore name="bin-dviljk"/>
<TPM:TLCore name="bin-lacheck"/>
<TPM:TLCore name="bin-mltex"/>
<TPM:TLCore name="bin-patgen"/>
<TPM:TLCore name="bin-pdftools"/>
<TPM:TLCore name="bin-sam2p"/>
<TPM:TLCore name="bin-seetexk"/>
<TPM:TLCore name="bin-texdoc"/>
<TPM:TLCore name="bin-texware"/>
<TPM:TLCore name="bin-tie"/>
<TPM:TLCore name="bin-web"/>
<TPM:TLCore name="bin-xpdf"/>
<TPM:TLCore name="collection-basic"/>
</TPM:Requires>
<TPM:Provides>TLCore/collection-binextra</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|