blob: ff0caf5c202d5d7fed083285de48b545c6d1af0c (
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
|
<!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/Package/gnuplottex.zip">
<TPM:Name>gnuplottex</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/04/02 15:28:00</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>karl</TPM:Creator>
<TPM:Title>The gnuplottex package.</TPM:Title>
<TPM:Description></TPM:Description>
<TPM:Author></TPM:Author>
<TPM:Size>126748</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="6352">
texmf-dist/tex/latex/gnuplottex/gnuplottex.sty
texmf-dist/tpm/gnuplottex.tpm
</TPM:RunFiles>
<TPM:DocFiles size="108349">
texmf-dist/doc/latex/gnuplottex/README
texmf-dist/doc/latex/gnuplottex/example.tex
texmf-dist/doc/latex/gnuplottex/gnuplottex.pdf
texmf-dist/doc/latex/gnuplottex/gpl.txt
</TPM:DocFiles>
<TPM:SourceFiles size="13196">
texmf-dist/source/latex/gnuplottex/gnuplottex.dtx
texmf-dist/source/latex/gnuplottex/gnuplottex.ins
</TPM:SourceFiles>
<TPM:Provides>Package/gnuplottex</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|