blob: d86372a76561e0ea91d3a780ca5cd0c705c68a8d (
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
|
<!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/pst-vue3d.zip">
<TPM:Name>pst-vue3d</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2007/03/26 14:26:10</TPM:Date>
<TPM:Version>1.0e</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>
Draw perspective views of three dimensional objects.
</TPM:Title>
<TPM:Description>
With pst-vue3d three dimensional objects like cubes, spheres and
others can be viewed from different points.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Herbert Voss</TPM:Author>
<TPM:Size>934693</TPM:Size>
<TPM:License></TPM:License>
<TPM:Build/>
<TPM:RunFiles size="105661">
texmf-dist/dvips/pst-vue3d/pst-vue3d.pro
texmf-dist/tex/generic/pst-vue3d/pst-vue3d.tex
texmf-dist/tex/latex/pst-vue3d/pst-vue3d.sty
texmf-dist/tpm/pst-vue3d.tpm
</TPM:RunFiles>
<TPM:DocFiles size="4633129">
texmf-dist/doc/generic/pst-vue3d/Changes
texmf-dist/doc/generic/pst-vue3d/README
texmf-dist/doc/generic/pst-vue3d/pst-vue3d-doc.bib
texmf-dist/doc/generic/pst-vue3d/pst-vue3d-doc.pdf
texmf-dist/doc/generic/pst-vue3d/pst-vue3d-doc.tex
</TPM:DocFiles>
<TPM:SourceFiles size="1105">texmf-dist/source/generic/pst-vue3d/Makefile</TPM:SourceFiles>
<TPM:Provides>Package/pst-vue3d</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|